Public Types | |
| typedef XERCES_CPP_NAMESPACE_QUALIFIER BinInputStream | ParentType |
| typedef std::istream | StreamType |
Public Member Functions | |
| StdBinInputStream (StreamType &theStream) | |
| virtual | ~StdBinInputStream () |
| virtual unsigned int | curPos () const |
| virtual unsigned int | readBytes (XMLByte *const toFill, const unsigned int maxToRead) |
| typedef XERCES_CPP_NAMESPACE_QUALIFIER BinInputStream StdBinInputStream::ParentType |
| typedef std::istream StdBinInputStream::StreamType |
| StdBinInputStream::StdBinInputStream | ( | StreamType & | theStream | ) |
|
virtual |
|
virtual |
|
virtual |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|