ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
#include <pugixml.hpp>
Public Member Functions | |
virtual | ~xml_writer () |
virtual void | write (const void *data, size_t size)=0 |
Definition at line 256 of file pugixml.hpp.
|
inlinevirtual |
Definition at line 259 of file pugixml.hpp.
|
pure virtual |
Implemented in pugi::xml_writer_stream, and pugi::xml_writer_file.