VisItPythonConnection Class Reference
#include <VisItPythonConnection.H>
List of all members.
Constructor & Destructor Documentation
| VisItPythonConnection::VisItPythonConnection |
( |
|
) |
|
| VisItPythonConnection::~VisItPythonConnection |
( |
|
) |
|
Member Function Documentation
| bool VisItPythonConnection::Open |
( |
std::vector< std::string > |
extraargs = std::vector< std::string >() |
) |
|
| bool VisItPythonConnection::Close |
( |
|
) |
|
| bool VisItPythonConnection::SendCommand |
( |
const char * |
buff |
) |
|
| bool VisItPythonConnection::IsOpen |
( |
|
) |
|
| std::string VisItPythonConnection::GetLastError |
( |
|
) |
|
| bool VisItPythonConnection::WriteString |
( |
const char * |
buff |
) |
[protected] |
| bool VisItPythonConnection::WaitForPrompt |
( |
|
) |
[protected] |
Member Data Documentation
The documentation for this class was generated from the following file: