42 #ifndef TEUCHOS_XMLINPUTSTREAM_H
43 #define TEUCHOS_XMLINPUTSTREAM_H
66 virtual unsigned int readBytes(
unsigned char*
const toFill,
67 const unsigned int maxToRead) = 0 ;
70 virtual unsigned int curPos()
const ;
Teuchos header file which uses auto-configuration information to include necessary C++ headers...