AddLocalCommand(TGo4Command *com) | TGo4ClientTask | |
AddUserCommand(TGo4Command *com) | TGo4Task | |
AddUserCommandList(TGo4CommandProtoList *comlist) | TGo4Task | |
BlockApp() | TGo4ThreadManager | |
ConnectServer(const char *node, UInt_t negport, Go4CommandMode_t role=kGo4ComModeRefused, const char *passwd=0) | TGo4ClientTask | |
CreateCommandList() | TGo4Task | protectedvirtual |
CreateStatus() | TGo4ExampleClient | virtual |
DisconnectServer(Bool_t isterminating=kFALSE) | TGo4ClientTask | |
ExecuteString(const char *command) | TGo4Task | virtual |
fbAppBlocking | TGo4ThreadManager | protected |
fbAutoCreate | TGo4ThreadManager | protected |
fbAutoStart | TGo4ThreadManager | protected |
fbBeingQuit | TGo4ThreadManager | protected |
fbInitDone | TGo4ThreadManager | protected |
fbTerminateApplication | TGo4ThreadManager | protected |
fbTerminating | TGo4ThreadManager | protected |
fcMainName | TGo4ExampleClient | private |
fcWatchName | TGo4ExampleClient | private |
fgcMAINTHREAD | TGo4ExampleClient | static |
fgcWATCHTHREAD | TGo4ExampleClient | static |
fglTIMERPERIOD | TGo4ThreadManager | static |
fguTEXTLENGTH enum value | TGo4ThreadManager | |
fxApplication | TGo4ExampleClient | private |
fxBlocker | TGo4ThreadManager | protected |
fxStatusBuffer | TGo4Task | protected |
fxStatusMutex | TGo4Task | protected |
fxWorkHandler | TGo4ThreadManager | protected |
Get_fgiTERMID() | TGo4Task | static |
GetAbortBuffer() | TGo4Task | inline |
GetApplication() | TGo4ExampleClient | |
GetCommanderName() const | TGo4Task | inline |
GetCommandQueue(const char *task=0) | TGo4ClientTask | virtual |
GetDataQueue(const char *task=0) | TGo4ClientTask | virtual |
GetLocalCommandQueue() | TGo4Task | inlineprotected |
GetMaster() | TGo4Task | inline |
GetPrototype() | TGo4Task | protected |
GetServerHostName() | TGo4ClientTask | inline |
GetSlave() | TGo4Task | inline |
GetStatus() | TGo4Task | virtual |
GetStatusBufferMutex() | TGo4Task | inline |
GetStatusQueue(const char *task=0) | TGo4ClientTask | virtual |
GetTaskHandler() | TGo4ClientTask | virtual |
GetWorkHandler() const | TGo4ThreadManager | inline |
Initialization() | TGo4ClientTask | virtual |
IsAppBlocking() const | TGo4ThreadManager | inline |
IsBeingQuit() const | TGo4ThreadManager | inline |
IsConnected() const | TGo4ClientTask | inline |
IsInitDone() const | TGo4ThreadManager | inline |
IsMaster() | TGo4Task | inline |
IsTerminateApp() const | TGo4ThreadManager | inline |
IsTerminating() const | TGo4ThreadManager | inline |
IsWorkStopped() | TGo4Task | inline |
KillMain() | TGo4Task | virtual |
Launch() | TGo4ThreadManager | |
MakeCommand(const char *name) | TGo4Task | |
NextCommand() | TGo4Task | virtual |
NextObject(Bool_t wait=kTRUE) | TGo4Task | |
NextStatus(Bool_t wait=kTRUE) | TGo4Task | |
Quit() | TGo4ClientTask | virtual |
RestartMain() | TGo4Task | virtual |
SendObject(TObject *obj, const char *receiver=0) | TGo4Task | |
SendStatus(TGo4Status *stat, const char *receiver=0) | TGo4Task | virtual |
SendStatusBuffer() | TGo4Task | virtual |
SendStatusMessage(Int_t level, Bool_t printout, const char *text,...) | TGo4Task | |
SendStopBuffers(const char *taskname=0) | TGo4Task | |
SetBeingQuit(Bool_t on) | TGo4ThreadManager | inline |
SetMaster(Bool_t on=kTRUE) | TGo4Task | inlineprotected |
SetOwner(TGo4TaskOwner *owner) | TGo4Task | |
SetTimer(TGo4AppControlTimer *ctrltimer) | TGo4ThreadManager | inline |
SetWorkIsStopped(Bool_t on) | TGo4Task | inlineprotected |
Start() | TGo4ExampleClient | virtual |
StartWorkThreads() | TGo4Task | virtual |
Stop() | TGo4ExampleClient | virtual |
StopWorkThreads() | TGo4Task | virtual |
SubmitCommand(const char *name) | TGo4Task | |
SubmitCommand(TGo4Command *com) | TGo4Task | |
SubmitEmergencyCommand(Go4EmergencyCommand_t val) | TGo4Task | |
SubmitEmergencyData(Go4EmergencyCommand_t val, const char *receiver=0) | TGo4Task | |
SubmitLocalCommand(TGo4Command *com) | TGo4Task | |
Terminate(Bool_t termapp=kTRUE) | TGo4Task | virtual |
TerminateFast() | TGo4Task | virtual |
TGo4ClientTask(const char *name, const char *serverhost="localhost", UInt_t negotiationport=0, Bool_t blockingmode=kTRUE, Bool_t standalone=kFALSE, Bool_t autostart=kFALSE, Bool_t autocreate=kTRUE, Bool_t ismaster=kFALSE, Bool_t autoconnect=kTRUE) | TGo4ClientTask | |
TGo4CommandReceiver() | TGo4CommandReceiver | |
TGo4ExampleClient(const char *name, const char *host="localhost", UInt_t negport=0, Bool_t blockingmode=kTRUE) | TGo4ExampleClient | |
TGo4ExampleClient() | TGo4ExampleClient | private |
TGo4Task(const char *name, Bool_t blockingmode, Bool_t autostart=kFALSE, Bool_t autocreate=kTRUE, Bool_t ismaster=kFALSE) | TGo4Task | |
TGo4ThreadManager(const TGo4ThreadManager &right) | TGo4ThreadManager | |
TGo4ThreadManager(const char *name, Bool_t blockingmode=kTRUE, Bool_t autostart=kTRUE, Bool_t autocreate=kTRUE) | TGo4ThreadManager | |
UnBlockApp(Int_t mode=0) | TGo4ThreadManager | |
UpdateStatus(TGo4ClientStatus *state) | TGo4ExampleClient | protectedvirtual |
TGo4ClientTask::UpdateStatus(TGo4TaskStatus *state) | TGo4ClientTask | protectedvirtual |
UpdateStatusBuffer() | TGo4Task | |
WakeCommandQueue(Int_t id=0) | TGo4Task | |
~TGo4ClientTask() | TGo4ClientTask | virtual |
~TGo4CommandReceiver() | TGo4CommandReceiver | virtual |
~TGo4ExampleClient() | TGo4ExampleClient | virtual |
~TGo4Task() | TGo4Task | virtual |
~TGo4ThreadManager() | TGo4ThreadManager | virtual |