OpenCPN Partial API docs
Loading...
Searching...
No Matches
pugi::xml_writer_file Class Reference
Inheritance diagram for pugi::xml_writer_file:
pugi::xml_writer

Public Member Functions

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

Detailed Description

Definition at line 322 of file pugixml.hpp.

Constructor & Destructor Documentation

◆ xml_writer_file()

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

Definition at line 4907 of file pugixml.cpp.

Member Function Documentation

◆ write()

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

Implements pugi::xml_writer.

Definition at line 4909 of file pugixml.cpp.


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