#include <Teuchos_ParameterXMLFileReader.hpp>
Collaboration diagram for Teuchos::ParameterXMLFileReader:
Public Member Functions | |
| ParameterXMLFileReader (const string &filename) | |
| Constructor. | |
| ParameterList | getParameters () const |
Private Attributes | |
| FileInputSource | fis_ |
Definition at line 42 of file Teuchos_ParameterXMLFileReader.hpp.
|
|
Constructor.
Definition at line 37 of file Teuchos_ParameterXMLFileReader.cpp. |
|
|
Definition at line 41 of file Teuchos_ParameterXMLFileReader.cpp. |
|
|
Definition at line 51 of file Teuchos_ParameterXMLFileReader.hpp. |
1.3.9.1