Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
Teuchos::ParameterXMLFileReader Class Reference

#include <Teuchos_ParameterXMLFileReader.hpp>

Public Member Functions

 ParameterXMLFileReader (const std::string &filename)
 Constructor. More...
 
ParameterList getParameters () const
 

Private Attributes

FileInputSource fis_
 

Detailed Description

Reader for getting parameter lists from XML files

Definition at line 55 of file Teuchos_ParameterXMLFileReader.hpp.

Constructor & Destructor Documentation

Teuchos::ParameterXMLFileReader::ParameterXMLFileReader ( const std::string &  filename)

Constructor.

Definition at line 50 of file Teuchos_ParameterXMLFileReader.cpp.

Member Function Documentation

ParameterList Teuchos::ParameterXMLFileReader::getParameters ( ) const

Definition at line 55 of file Teuchos_ParameterXMLFileReader.cpp.

Member Data Documentation

FileInputSource Teuchos::ParameterXMLFileReader::fis_
private

Definition at line 64 of file Teuchos_ParameterXMLFileReader.hpp.


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