|
WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
|
#include "../printer/GetConfig.h"#include "../printer/LastProcess.h"#include "../printer/PageRender.h"#include "../printer/RenderPng.h"#include "../printer/ToPrinter.h"#include "../printer/WorkFlow.h"#include "HttpServer.h"#include "WebsocketClient.h"#include "WebsocketServer.h"#include <cstddef>#include <functional>#include <memory>#include <string_view>

类 | |
| class | MsgStation |
函数 | |
| constexpr size_t | hash (std::string_view input) noexcept |
|
constexprnoexcept |