Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Teuchos_StringInputStream.hpp File Reference

Definition of XMLInputStream derived class for reading XML from a std::string. More...

#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_XMLInputStream.hpp"

Go to the source code of this file.

Classes

class  Teuchos::StringInputStream
 Instantiation of XMLInputStream for reading an entire document from a std::string. More...
 

Namespaces

 Teuchos
 The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
 

Detailed Description

Definition of XMLInputStream derived class for reading XML from a std::string.

Definition in file Teuchos_StringInputStream.hpp.