My Project
|
Public Attributes | |
Tcl_Interp * | interp |
FreeList * | tmc_mem |
FreeList * | tmf_mem |
HashMemory * | hash_mem |
HashTable * | services |
char * | regmap_script |
char * | eos_script |
char * | reconnect_script |
MonitorViewer * | view |
int | fd |
int | im_fd |
int | send_in_progress |
int | im_send_in_progress |
Tcl_File | tclfile |
Tcl_File | im_tclfile |
Tcl_File | msgq_tclfile |
int | fd_event_mask |
int | im_fd_event_mask |
int | msgq_fd_event_mask |
char | buffer [256] |
InputStream * | input |
OutputStream * | output |
Tcl_DString | stderr_output |
gcp::util::SshTunnel * | controlTunnel_ |
gcp::util::SshTunnel * | monitorTunnel_ |
gcp::util::SshTunnel * | imageTunnel_ |
gcp::util::PeriodicTimer * | connectTimer_ |
Retry * | retry_ |
gcp::util::PipeQ< TclMonitorMsg > * | msgq_ |