Main Page
Namespaces
Classes
Files
Alphabetical List
Class List
Class Hierarchy
Class Members
xmlpp
::
OStreamOutputBuffer
xmlpp::OStreamOutputBuffer Class Reference
An
OutputBuffer
implementation that send datas to a std::ostream.
More...
Inheritance diagram for xmlpp::OStreamOutputBuffer:
List of all members.
Public Member Functions
OStreamOutputBuffer
(std::ostream &output, const std::string &encoding=std::string())
virtual
~OStreamOutputBuffer
()
Detailed Description
An
OutputBuffer
implementation that send datas to a std::ostream.
Constructor & Destructor Documentation
xmlpp::OStreamOutputBuffer::OStreamOutputBuffer
(
std::ostream &
output
,
const std::string &
encoding
=
std::string()
)
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:
ostreamoutputbuffer.h
Generated on Sat Dec 31 18:52:04 2005 for libxml++ by
1.4.6