#include <ColCOWS_RemoteWorkspaceManager.hh>
Inheritance diagram for ColCOWS::RemoteWorkspaceManager:
Definition at line 45 of file ColCOWS_RemoteWorkspaceManager.hh.
Public Member Functions | |
RemoteWorkspaceManager () | |
standard constructor | |
virtual | ~RemoteWorkspaceManager () |
destructor | |
virtual void | printself (std::ostream &stream, int indent=0) const |
print self | |
WorkspaceDesc * | getRemoteWorkspace (unsigned int num_connection) |
get a remote remote workspace description | |
void | addRemoteWorkspace (WorkspaceDesc *workspace_desc) |
add a remote remote workspace description | |
void | removeRemoteWorkspace (unsigned long num_connection) |
remove a remote remote workspace description |