PyTrilinos::Teuchos::StringInputSource Class Reference
List of all members.
Detailed Description
Instantiation of XMLInputSource class for reading XML from a
std::string.
C++ includes: Teuchos_StringInputSource.hpp
Member Function Documentation
| def PyTrilinos::Teuchos::StringInputSource::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, string text) -> StringInputSource
StringInputSource::StringInputSource(const std::string &text)
Constructor.
| def PyTrilinos::Teuchos::StringInputSource::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, string text) -> StringInputSource
StringInputSource::StringInputSource(const std::string &text)
Constructor.
The documentation for this class was generated from the following files:
- build/lib.linux-x86_64-2.5/PyTrilinos/Teuchos.py
- PyTrilinos/Teuchos.py