|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
XML配置数据结构定义 More...
#include "tools/tab/xml/xml_serialize.h"#include "tools/tools.h"#include "tools/type.h"#include <string_view>#include <functional>#include <string>#include <map>#include <set>Classes | |
| struct | ngl::xarg_db |
| 数据库配置结构体 More... | |
| struct | ngl::mail_name |
| 邮件接收者配置 More... | |
| struct | ngl::xarg_mail |
| 邮件配置结构体 More... | |
| struct | ngl::xarg_telnet |
| Telnet配置结构体 More... | |
| struct | ngl::xarg_wss |
| WebSocket SSL配置 More... | |
| class | ngl::xarg_info |
| 通用配置键值对容器 More... | |
| struct | ngl::xarg_redis |
| Redis配置结构体 More... | |
XML配置数据结构定义
定义服务器配置的XML数据结构,包括: