LogSystem beta 1.4
This is a logging system project
 
载入中...
搜索中...
未找到
codec.hpp 文件参考

对日志信息进行序列化和反序列化 更多...

#include <jsoncpp/json/json.h>
#include <iostream>
#include <thread>
#include <string>
#include <vector>
#include <cstring>
#include "../logs/message.hpp"
codec.hpp 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  Xulog::DeliverMsg
 传递的消息 更多...
 
class  Xulog::Codec
 @classCodec 更多...
 

命名空间

namespace  Xulog
 

详细描述

对日志信息进行序列化和反序列化