RobWorkProject  23.9.11-
Public Member Functions | List of all members
XMLInputStream Class Reference

BinInputStream for wrappuing a std::istream. More...

#include <XercesUtils.hpp>

Inherits BinInputStream.

Public Member Functions

 XMLInputStream (std::istream *in)
 
virtual XERCES_XMLFILEPOS curPos () const
 
virtual XERCES_XMLSIZE_T readBytes (XMLByte *const toFill, const XERCES_XMLSIZE_T maxToRead)
 
virtual const XMLCh * getContentType () const
 

Detailed Description

BinInputStream for wrappuing a std::istream.

Note
Used by XercesDocumentReader

The documentation for this class was generated from the following file: