WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
载入中...
搜索中...
未找到
WorkFlow.h 文件参考
#include "DataPack.h"
#include <functional>
#include <mutex>
#include <optional>
#include <queue>
WorkFlow.h 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

浏览该文件的源代码.

struct  PrinterWorkFlow< T >
 

枚举

enum  State { IsWorking , IsWaiting }
 

枚举类型说明

◆ State

enum State
枚举值
IsWorking 
IsWaiting