#include <TGo4StartClientStatus.h>
Inheritance diagram for TGo4StartClientStatus:
Public Methods | |
TGo4StartClientStatus (const char *name, const char *title) | |
Slave Mode = 1 rsh Slave Mode = 2 ssh Shell =1 Qt Shell =2 Xterm. More... | |
virtual | ~TGo4StartClientStatus () |
const char * | GetSlaveName () const |
void | SetSlaveName (const char *Name) |
const char * | GetSlaveDir () const |
void | SetSlaveDir (const char *Dir) |
const char * | GetSlaveExec () const |
void | SetSlaveExec (const char *Prog) |
const char * | GetSlaveNode () const |
void | SetSlaveNode (const char *node) |
Int_t | GetSlaveMode () const |
void | SetSlaveMode (Int_t Mode) |
Int_t | GetSlaveShell () const |
void | SetSlaveShell (Int_t Shell) |
UInt_t | GetServerPort () const |
void | SetServerPort (UInt_t port) |
Bool_t | IsStartServer () const |
void | SetStartServer (Bool_t on) |
const char * | GetPasswd () const |
void | SetPasswd (const char *txt) |
Int_t | GetLoginMode () const |
void | SetLoginMode (Int_t mode) |
Private Attributes | |
TString | fcSlaveNode |
TString | fcSlaveName |
TString | fcSlaveDir |
TString | fcSlaveExec |
UInt_t | fuServerPort |
Bool_t | fbStartServer |
Int_t | fiSlaveMode |
Slave Mode = 1 rsh Slave Mode = 2 ssh. More... | |
Int_t | fiSlaveShell |
Shell =1 Qt Shell =2 Xterm. More... | |
Int_t | fiLogin |
For gui as client only. More... | |
TString | fcPasswd |
For gui as client only. More... |
Definition at line 28 of file TGo4StartClientStatus.h.
|
Slave Mode = 1 rsh Slave Mode = 2 ssh Shell =1 Qt Shell =2 Xterm.
Definition at line 18 of file TGo4StartClientStatus.cxx. References fbStartServer, fiLogin, fiSlaveMode, fiSlaveShell, and fuServerPort. |
|
Definition at line 28 of file TGo4StartClientStatus.cxx. |
|
Definition at line 39 of file TGo4StartClientStatus.h. References fcSlaveName. Referenced by TGo4ScriptSlots::execGUICommands(), and TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 40 of file TGo4StartClientStatus.h. References fcSlaveName. Referenced by TGo4ScriptSlots::LaunchAnalysis(). |
|
Definition at line 42 of file TGo4StartClientStatus.h. References fcSlaveDir. Referenced by TGo4ScriptSlots::execGUICommands(), and TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 43 of file TGo4StartClientStatus.h. References fcSlaveDir. Referenced by TGo4ScriptSlots::LaunchAnalysis(). |
|
Definition at line 45 of file TGo4StartClientStatus.h. References fcSlaveExec. Referenced by TGo4ScriptSlots::execGUICommands(), and TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 46 of file TGo4StartClientStatus.h. References fcSlaveExec. Referenced by TGo4ScriptSlots::LaunchAnalysis(). |
|
Definition at line 48 of file TGo4StartClientStatus.h. References fcSlaveNode. Referenced by TGo4ScriptSlots::execGUICommands(), and TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 49 of file TGo4StartClientStatus.h. References fcSlaveNode. Referenced by TGo4ScriptSlots::ConnectAnalysis(), and TGo4ScriptSlots::LaunchAnalysis(). |
|
Definition at line 51 of file TGo4StartClientStatus.h. References fiSlaveMode. Referenced by TGo4ScriptSlots::GenerateStartupScript(), and TGo4StartClientSlots::StartClient(). |
|
Definition at line 52 of file TGo4StartClientStatus.h. References fiSlaveMode. Referenced by TGo4ScriptSlots::LaunchAnalysis(). |
|
Definition at line 54 of file TGo4StartClientStatus.h. References fiSlaveShell. Referenced by TGo4ScriptSlots::GenerateStartupScript(), and TGo4StartClientSlots::StartClient(). |
|
Definition at line 55 of file TGo4StartClientStatus.h. References fiSlaveShell. Referenced by TGo4ScriptSlots::LaunchAnalysis(). |
|
Definition at line 57 of file TGo4StartClientStatus.h. References fuServerPort. Referenced by TGo4ScriptSlots::execGUICommands(), and TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 58 of file TGo4StartClientStatus.h. References fuServerPort. Referenced by TGo4ScriptSlots::ConnectAnalysis(). |
|
Definition at line 60 of file TGo4StartClientStatus.h. References fbStartServer. Referenced by TGo4ScriptSlots::execGUICommands(). |
|
Definition at line 61 of file TGo4StartClientStatus.h. References fbStartServer. Referenced by TGo4ScriptSlots::ConnectAnalysis(). |
|
Definition at line 63 of file TGo4StartClientStatus.h. References fcPasswd. Referenced by TGo4ScriptSlots::GenerateStartupScript(), and TGo4StartClientSlots::StartClient(). |
|
Definition at line 64 of file TGo4StartClientStatus.h. References fcPasswd. Referenced by TGo4ScriptSlots::ConnectAnalysis(). |
|
Definition at line 66 of file TGo4StartClientStatus.h. References fiLogin. Referenced by TGo4ScriptSlots::GenerateStartupScript(), and TGo4StartClientSlots::StartClient(). |
|
Definition at line 67 of file TGo4StartClientStatus.h. References fiLogin. Referenced by TGo4ScriptSlots::ConnectAnalysis(). |
|
Definition at line 70 of file TGo4StartClientStatus.h. Referenced by GetSlaveNode(), and SetSlaveNode(). |
|
Definition at line 71 of file TGo4StartClientStatus.h. Referenced by GetSlaveName(), and SetSlaveName(). |
|
Definition at line 72 of file TGo4StartClientStatus.h. Referenced by GetSlaveDir(), and SetSlaveDir(). |
|
Definition at line 73 of file TGo4StartClientStatus.h. Referenced by GetSlaveExec(), and SetSlaveExec(). |
|
Definition at line 74 of file TGo4StartClientStatus.h. Referenced by GetServerPort(), SetServerPort(), and TGo4StartClientStatus(). |
|
Definition at line 75 of file TGo4StartClientStatus.h. Referenced by IsStartServer(), SetStartServer(), and TGo4StartClientStatus(). |
|
Slave Mode = 1 rsh Slave Mode = 2 ssh.
Definition at line 80 of file TGo4StartClientStatus.h. Referenced by GetSlaveMode(), SetSlaveMode(), and TGo4StartClientStatus(). |
|
Shell =1 Qt Shell =2 Xterm.
Definition at line 84 of file TGo4StartClientStatus.h. Referenced by GetSlaveShell(), SetSlaveShell(), and TGo4StartClientStatus(). |
|
For gui as client only.
Definition at line 87 of file TGo4StartClientStatus.h. Referenced by GetLoginMode(), SetLoginMode(), and TGo4StartClientStatus(). |
|
For gui as client only.
Definition at line 90 of file TGo4StartClientStatus.h. |