#include <_static/pugixml.hpp>
Public Member Functions | |
virtual | ~xml_writer () |
virtual void | write (const void *data, size_t size)=0 |
Definition at line 308 of file pugixml.hpp.
|
inlinevirtual |
Definition at line 311 of file pugixml.hpp.
|
pure virtual |
Implemented in pugi::xml_writer_stream, and pugi::xml_writer_file.