Public Member Functions | Private Attributes
pugi::xml_writer_file Class Reference

#include <pugixml.hpp>

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

List of all members.

Public Member Functions

virtual void write (const void *data, size_t size)
 xml_writer_file (void *file)

Private Attributes

void * file

Detailed Description

Definition at line 265 of file pugixml.hpp.


Constructor & Destructor Documentation

Definition at line 4919 of file pugixml.cpp.


Member Function Documentation

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

Implements pugi::xml_writer.

Definition at line 4923 of file pugixml.cpp.


Member Data Documentation

void* pugi::xml_writer_file::file [private]

Definition at line 274 of file pugixml.hpp.


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


pugixml
Author(s): Jose Luis Sanchez-Lopez
autogenerated on Thu Jun 6 2019 21:00:00