lsxml::InputStream< _Ty > Struct Template Reference

input stream interface More...

#include <lsxml.h>

Inheritance diagram for lsxml::InputStream< _Ty >:

lsxml::ManagedObject lsxml::ManagedObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::FileInputStream< _Ty > lsxml::FileStreamBase< lsxml::InputStream< _Ty > > lsxml::StringInputStream< _Ty > lsxml::StringInputStream< _Ty > List of all members.

Public Member Functions

virtual _Ty GetChar ()=0
 reads the next character
virtual bool HasMore () const=0
 checks if the reading has reached the end of file
virtual _Ty GetChar ()=0
 Reads the next character.
virtual bool HasMore () const=0
 Checks if the reading has reached the end of file.

Detailed Description

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

input stream interface

Base class for all input 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