|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <pugixml.hpp>
Public Member Functions | |
| virtual | ~xml_writer () |
| virtual void | write (const void *data, size_t size)=0 |
Definition at line 324 of file pugixml.hpp.
|
inlinevirtual |
Definition at line 327 of file pugixml.hpp.
|
pure virtual |
Implemented in pugi::xml_writer_file, and pugi::xml_writer_stream.