#include <TextFormat.h>
Public Member Functions | |
OstreamWriter (std::ostream &out) | |
template<typename Items, typename Tags> | |
OstreamWriter & | operator= (const std::pair< Items, Tags > &data) |
Protected Attributes | |
std::ostream & | out |
tagcoll::textformat::OstreamWriter::OstreamWriter | ( | std::ostream & | out | ) | [inline] |
OstreamWriter& tagcoll::textformat::OstreamWriter::operator= | ( | const std::pair< Items, Tags > & | data | ) | [inline] |
std::ostream& tagcoll::textformat::OstreamWriter::out [protected] |