10 #ifndef TEUCHOS_XMLINPUTSTREAM_H 
   11 #define TEUCHOS_XMLINPUTSTREAM_H 
   34       virtual unsigned int readBytes(
unsigned char* 
const toFill,
 
   35                                      const unsigned int maxToRead) = 0 ;
 
   38       virtual unsigned int curPos() 
const ;
 
Teuchos header file which uses auto-configuration information to include necessary C++ headers...