|
dl
|
xml文件处理 更多...
#include <dl_file_xml.h>
Public 成员函数 | |
| bool | Open (std::string_view path_name) |
| 打开xml文件 | |
| bool | Save (std::string_view path_name) |
| 保存到文件 | |
| FileXmlElement | GetChildElement (const std::vector< std::string_view > &vec_name) |
| 获取子元素 | |
xml文件处理
在文件 dl_file_xml.h 第 100 行定义.
|
inline |
|
inline |
|
inline |