|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
声明XML相关接口。 More...
#include "tools/tab/xml/xml_serialize.h"#include "tools/tab/xml/xmlinfo.h"#include "actor/tab/csvtable.h"#include "tools/log/nlog.h"#include "tools/tools.h"#include "tools/type.h"Classes | |
| class | ngl::xmlnode |
| XML节点配置管理类。 More... | |
Macros | |
| #define | nconfig ngl::xmlnode::instance() |
声明XML相关接口。
本文件提供了XML配置文件的解析和管理功能,包括:
这些功能用于从XML配置文件中加载服务器配置参数。