Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
pugi::xml_writer Class Referenceabstract

#include <pugixml.hpp>

Inheritance diagram for pugi::xml_writer:

Public Member Functions

virtual ~xml_writer ()
virtual void write (const void *data, size_t size)=0

Detailed Description

Definition at line 324 of file pugixml.hpp.

Constructor & Destructor Documentation

◆ ~xml_writer()

virtual pugi::xml_writer::~xml_writer ( )
inlinevirtual

Definition at line 327 of file pugixml.hpp.

327{}

Member Function Documentation

◆ write()

virtual void pugi::xml_writer::write ( const void * data,
size_t size )
pure virtual

The documentation for this class was generated from the following file: