lsxml::ContainerOutputStream< _Ty, Container > Class Template Reference

output stream which writes to an object which meets the STL container requirements More...

#include <lsxml.h>

Inheritance diagram for lsxml::ContainerOutputStream< _Ty, Container >:

lsxml::OutputStream< _Ty > lsxml::OutputStream< _Ty > lsxml::ManagedObject lsxml::ManagedObject lsxml::ManagedObject lsxml::ManagedObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject List of all members.

Public Member Functions

 ContainerOutputStream (Container &c)
 ctor
virtual void PutChar (_Ty c)
 writes a character to the stream
 ContainerOutputStream (Container &c)
 Constructor.
virtual void PutChar (_Ty c)
 Writes a character to the stream.

Detailed Description

template<typename _Ty, typename Container>
class lsxml::ContainerOutputStream< _Ty, Container >

output stream which writes to an object which meets the STL container requirements


The documentation for this class was generated from the following files:
Generated on Tue Sep 29 14:51:12 2009 for lsxml by  doxygen 1.5.1-p1