29 #ifndef __ISTREAMINPUTSTREAM_H__
30 #define __ISTREAMINPUTSTREAM_H__
35 #include <xercesc/util/BinInputStream.hpp>
38 XERCES_CPP_NAMESPACE_USE
49 #if(XERCES_VERSION_MAJOR > 2 )
50 virtual XMLFilePos curPos()
const;
52 virtual XMLSize_t readBytes( XMLByte*
const toFill,
53 const XMLSize_t maxToRead );
55 virtual const XMLCh* getContentType()
const {
59 virtual unsigned int curPos()
const;
61 virtual unsigned int readBytes( XMLByte*
const toFill,
62 const unsigned int maxToRead );
71 unsigned int total_count;
Base header file that handles all configuration related settings.
H3D API namespace.
Definition: Anchor.h:38