An OutputBuffer implementation that send datas to a std::ostream. More...
#include <libxml++/io/ostreamoutputbuffer.h>
List of all members.
Detailed Description
An OutputBuffer implementation that send datas to a std::ostream.
Constructor & Destructor Documentation
- Parameters:
-
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] |
The documentation for this class was generated from the following file: