29 #ifndef __ISTREAMINPUTSOURCE_H__
30 #define __ISTREAMINPUTSOURCE_H__
36 #include <xercesc/sax/InputSource.hpp>
39 XERCES_CPP_NAMESPACE_USE
55 MemoryManager*
const manager =
56 XMLPlatformUtils::fgMemoryManager ) :
57 InputSource( manager ),
66 const XMLCh *
const system_id,
67 MemoryManager*
const manager =
68 XMLPlatformUtils::fgMemoryManager ):
69 InputSource( system_id, manager ),
79 BinInputStream* makeStream()
const;
Base header file that handles all configuration related settings.
H3D API namespace.
Definition: Anchor.h:38