#include <pugixml.hpp>
类 pugi::xml_writer_file 继承关系图:
pugi::xml_writer_file 的协作图:Public 成员函数 | |
| virtual void | write (const void *data, size_t size) PUGIXML_OVERRIDE |
| xml_writer_file (void *file) | |
Public 成员函数 继承自 pugi::xml_writer | |
| virtual void | write (const void *data, size_t size)=0 |
| virtual | ~xml_writer () |
Private 属性 | |
| void * | file |
在文件 pugixml.hpp 第 317 行定义.
| PUGI__FN pugi::xml_writer_file::xml_writer_file | ( | void * | file | ) |
在文件 pugixml.cpp 第 5237 行定义.
|
private |
在文件 pugixml.hpp 第 326 行定义.
被这些函数引用 write().