#include <lsxml.h>
Inheritance diagram for lsxml::ContainerOutputStream< _Ty, Container >:
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. |