#include <pugixml.hpp>
◆ xml_writer_stream() [1/2]
| PUGI_IMPL_FN pugi::xml_writer_stream::xml_writer_stream |
( |
std::basic_ostream< char > & | stream | ) |
|
◆ xml_writer_stream() [2/2]
| PUGI_IMPL_FN pugi::xml_writer_stream::xml_writer_stream |
( |
std::basic_ostream< wchar_t > & | stream | ) |
|
◆ write()
| PUGI_IMPL_FN 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 |
La documentación de esta clase está generada de los siguientes archivos: