Public Member Functions | |
OStreamOutputBuffer (std::ostream &output, const std::string &encoding=std::string()) | |
virtual | ~OStreamOutputBuffer () |
xmlpp::OStreamOutputBuffer::OStreamOutputBuffer | ( | std::ostream & | output, | |
const std::string & | encoding = std::string() | |||
) |
output | The ostream datas will be send to | |
encoding | Charset in which data will be encoded before being sent to the stream |
virtual xmlpp::OStreamOutputBuffer::~OStreamOutputBuffer | ( | ) | [virtual] |