ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
#include <pugixml.hpp>
Public Member Functions | |
xml_writer_file (void *file) | |
virtual void | write (const void *data, size_t size) |
Public Member Functions inherited from pugi::xml_writer | |
virtual | ~xml_writer () |
Private Attributes | |
void * | file |
Definition at line 266 of file pugixml.hpp.
PUGI__FN pugi::xml_writer_file::xml_writer_file | ( | void * | file | ) |
Definition at line 4276 of file pugixml.cpp.
|
private |
Definition at line 275 of file pugixml.hpp.
Referenced by write().