#include <VisItPythonConnection.H>
VisItPythonConnection::VisItPythonConnection |
( |
| ) |
|
VisItPythonConnection::~VisItPythonConnection |
( |
| ) |
|
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 |
int VisItPythonConnection::to_cli |
|
private |
int VisItPythonConnection::from_cli |
|
private |
int VisItPythonConnection::readbufferlen |
|
private |
char* VisItPythonConnection::readbuffer |
|
private |
pid_t VisItPythonConnection::visitpid |
|
private |
std::string VisItPythonConnection::error |
|
private |
The documentation for this class was generated from the following file: