ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | List of all members
pugi::xml_writer Class Referenceabstract

#include <pugixml.hpp>

Inheritance diagram for pugi::xml_writer:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 256 of file pugixml.hpp.

Constructor & Destructor Documentation

◆ ~xml_writer()

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

Definition at line 259 of file pugixml.hpp.

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: