CARLA
Public Member Functions | List of all members
pugi::xml_writer Class Referenceabstract

#include <pugixml.hpp>

+ Inheritance diagram for pugi::xml_writer:

Public Member Functions

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

Detailed Description

Definition at line 304 of file pugixml.hpp.

Constructor & Destructor Documentation

◆ ~xml_writer()

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

Definition at line 307 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: