HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pugi::xml_writer_file Class Reference

#include <pugixml.hpp>

+ Inheritance diagram for pugi::xml_writer_file:

Public Member Functions

 xml_writer_file (void *file)
 
virtual void write (const void *data, size_t size) PUGIXML_OVERRIDE
 
 xml_writer_file (void *file)
 
virtual void write (const void *data, size_t size) PUGIXML_OVERRIDE
 
- Public Member Functions inherited from pugi::xml_writer
virtual ~xml_writer ()
 
virtual ~xml_writer ()
 

Detailed Description

Definition at line 315 of file pugixml.hpp.

Constructor & Destructor Documentation

PUGI__FN pugi::xml_writer_file::xml_writer_file ( void file)

Definition at line 5007 of file pugixml.cpp.

pugi::xml_writer_file::xml_writer_file ( void file)

Member Function Documentation

virtual void pugi::xml_writer_file::write ( const void data,
size_t  size 
)
virtual

Implements pugi::xml_writer.

PUGI__FN void pugi::xml_writer_file::write ( const void data,
size_t  size 
)
virtual

Implements pugi::xml_writer.

Definition at line 5011 of file pugixml.cpp.


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