#include <ogdf/lib/pugixml/pugixml.h>
Definition at line 371 of file pugixml.h.
◆ xml_writer_stream() [1/2]
| pugi::xml_writer_stream::xml_writer_stream |
( |
std::basic_ostream< char > & |
stream | ) |
|
◆ xml_writer_stream() [2/2]
| pugi::xml_writer_stream::xml_writer_stream |
( |
std::basic_ostream< wchar_t > & |
stream | ) |
|
◆ write()
| virtual void pugi::xml_writer_stream::write |
( |
const void * |
data, |
|
|
size_t |
size |
|
) |
| |
|
virtual |
◆ narrow_stream
| std::basic_ostream<char>* pugi::xml_writer_stream::narrow_stream |
|
private |
◆ wide_stream
| std::basic_ostream<wchar_t>* pugi::xml_writer_stream::wide_stream |
|
private |
The documentation for this class was generated from the following file: