lsxml::OutputStream< _Ty > Struct Template Reference

output stream interface More...

#include <lsxml.h>

Inheritance diagram for lsxml::OutputStream< _Ty >:

lsxml::ManagedObject lsxml::ManagedObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::ContainerOutputStream< _Ty, Container > lsxml::ContainerOutputStream< _Ty, Container > lsxml::FileOutputStream< _Ty > lsxml::FileStreamBase< lsxml::OutputStream< _Ty > > List of all members.

Public Member Functions

virtual void PutChar (_Ty c)=0
 writes a character to the stream
void PutString (const _Ty *str)
 writes a string to the stream
virtual void PutChar (_Ty c)=0
 Writes a character to the stream.
void PutString (const _Ty *str)
 Writes a string to the stream.

Detailed Description

template<typename _Ty>
struct lsxml::OutputStream< _Ty >

output stream interface

Base class for all output streams


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