#include <pugixml.hpp>
Métodos públicos | |
| xml_writer_file (void *file) | |
| virtual void | write (const void *data, size_t size) PUGIXML_OVERRIDE |
| Métodos públicos heredados de pugi::xml_writer | |
| virtual | ~xml_writer () |
Atributos privados | |
| void * | file |
| PUGI_IMPL_FN pugi::xml_writer_file::xml_writer_file | ( | void * | file | ) |
Hace referencia a file y PUGI_IMPL_FN.
|
virtual |
Implementa pugi::xml_writer.
Hace referencia a file y PUGI_IMPL_FN.
|
private |
Referenciado por write() y xml_writer_file().