VisItPythonConnection Class Reference

#include <VisItPythonConnection.H>

Collaboration diagram for VisItPythonConnection:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 VisItPythonConnection ()
 ~VisItPythonConnection ()
bool Open (std::vector< std::string > extraargs=std::vector< std::string >())
bool Close ()
bool SendCommand (const char *buff)
bool IsOpen ()
std::string GetLastError ()

Protected Member Functions

bool WriteString (const char *buff)
bool WaitForPrompt ()

Private Attributes

int to_cli
int from_cli
int readbufferlen
char * readbuffer
pid_t visitpid
std::string error


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

std::string VisItPythonConnection::error [private]


The documentation for this class was generated from the following file:

Generated on Tue Apr 14 14:24:06 2009 for Chombo + EB by  doxygen 1.5.5