Teuchos::FileInputSource Class Reference

Instantiation of XMLInputSource class for reading XML from a file. More...

#include <Teuchos_FileInputSource.hpp>

Inheritance diagram for Teuchos::FileInputSource:

Teuchos::XMLInputSource List of all members.

Public Member Functions

 FileInputSource (const std::string &filename)
 Constructor.
virtual ~FileInputSource ()
 Destructor.
virtual RCP< XMLInputStreamstream () const
 Create a FileInputStream.

Detailed Description

Instantiation of XMLInputSource class for reading XML from a file.


Constructor & Destructor Documentation

FileInputSource::FileInputSource const std::string &  filename  ) 
 

Constructor.

virtual Teuchos::FileInputSource::~FileInputSource  )  [inline, virtual]
 

Destructor.


Member Function Documentation

RCP< XMLInputStream > FileInputSource::stream  )  const [virtual]
 

Create a FileInputStream.

Implements Teuchos::XMLInputSource.


The documentation for this class was generated from the following files:
Generated on Sun Nov 23 12:11:32 2008 for Teuchos - Trilinos Tools Package by  doxygen 1.3.9.1