TGo4ServerTask Member List

This is the complete list of members for TGo4ServerTask, including all inherited members.

AddUserCommand(TGo4Command *com)TGo4Task
AddUserCommandList(TGo4CommandProtoList *comlist)TGo4Task
BlockApp()TGo4ThreadManager
ConnectorThreadIsStopped()TGo4ServerTask
CreateCommandList()TGo4Task [protected, virtual]
CreateStatus()TGo4Task [virtual]
ELaunchmodes enum nameTGo4ServerTask
ExecuteString(const char *command)TGo4Task [virtual]
fbAppBlockingTGo4ThreadManager [protected]
fbAutoCreateTGo4ThreadManager [protected]
fbAutoStartTGo4ThreadManager [protected]
fbBeingQuitTGo4ThreadManager [protected]
fbConnectIsCloseTGo4ServerTask [private]
fbConnectIsDoneTGo4ServerTask [private]
fbConnectIsOpenTGo4ServerTask [private]
fbConnectRequestTGo4ServerTask [private]
fbDisConnectRequestTGo4ServerTask [private]
fbInitDoneTGo4ThreadManager [protected]
fbKeepServerSocketTGo4ServerTask [private]
fbTerminateApplicationTGo4ThreadManager [protected]
fbTerminatingTGo4ThreadManager [protected]
fgcLAUNCHPREFSFILETGo4ServerTask [protected, static]
fgiCLOSEWAITCYCLESTGo4ServerTask [protected, static]
fgiCONNECTWAITCYCLESTGo4ServerTask [protected, static]
fgiOPENWAITCYCLESTGo4ServerTask [protected, static]
fglTIMERPERIODTGo4ThreadManager [static]
fguCLOSEWAITCYCLETIMETGo4ServerTask [protected, static]
fguCONNECTTIMERPERIODTGo4ServerTask [protected, static]
fguCONNECTWAITCYCLETIMETGo4ServerTask [protected, static]
fguOPENWAITCYCLETIMETGo4ServerTask [protected, static]
fguTEXTLENGTH enum valueTGo4ThreadManager
fuConnectPortTGo4ServerTask [private]
fxBlockerTGo4ThreadManager [protected]
fxConnectHostTGo4ServerTask [private]
fxConnectorNameTGo4ServerTask [private]
fxConnectorTimerTGo4ServerTask [private]
fxConnectTransportTGo4ServerTask [private]
fxCurrentTaskHandlerTGo4ServerTask [private]
fxDisConnectTransportTGo4ServerTask [private]
fxStatusBufferTGo4Task [protected]
fxStatusMutexTGo4Task [protected]
fxTaskManagerTGo4ServerTask [private]
fxWorkHandlerTGo4ThreadManager [protected]
Get_fgcLAUNCHPREFSFILE()TGo4ServerTask [static]
Get_fgiTERMID()TGo4Task [static]
GetAbortBuffer()TGo4Task [inline]
GetCommanderName() const TGo4Task [inline]
GetCommandQueue(const char *task=0)TGo4ServerTask [virtual]
GetConnectHost() const TGo4ServerTask [inline]
GetConnectorName() const TGo4ServerTask [inline]
GetConnectTransport()TGo4ServerTask
GetCurrentTaskHandler()TGo4ServerTask
GetDataQueue(const char *task=0)TGo4ServerTask [virtual]
GetLocalCommandQueue()TGo4Task [inline, protected]
GetMaster()TGo4Task [inline]
GetPrototype()TGo4Task [protected]
GetSlave()TGo4Task [inline]
GetStatus()TGo4Task [virtual]
GetStatusBufferMutex()TGo4Task [inline]
GetStatusQueue(const char *task=0)TGo4ServerTask [virtual]
GetTaskHandler()TGo4ServerTask [virtual]
GetTaskHandler(const char *name)TGo4ServerTask
GetTaskManager()TGo4ServerTask
GetWorkHandler() const TGo4ThreadManager [inline]
Initialization()TGo4Task [virtual]
IsAppBlocking() const TGo4ThreadManager [inline]
IsBeingQuit() const TGo4ThreadManager [inline]
IsInitDone() const TGo4ThreadManager [inline]
IsMaster()TGo4Task [inline]
IsTerminateApp() const TGo4ThreadManager [inline]
IsTerminating() const TGo4ThreadManager [inline]
IsWorkStopped()TGo4Task [inline]
kGuiEmbed enum valueTGo4ServerTask
KillMain()TGo4Task [virtual]
kSecureShell enum valueTGo4ServerTask
Launch()TGo4ThreadManager
LockAll()TGo4ServerTask [virtual]
MakeCommand(const char *name)TGo4Task
NextCommand()TGo4ServerTask [virtual]
NextObject(Bool_t wait=kTRUE)TGo4Task
NextStatus(Bool_t wait=kTRUE)TGo4Task
Quit()TGo4ServerTask [virtual]
RemoveAllClients(Bool_t force=false)TGo4ServerTask [virtual]
RemoveClient(const char *name, Bool_t clientwait=kTRUE, Bool_t isterminating=kFALSE)TGo4ServerTask [virtual]
RemoveCurrentClient()TGo4ServerTask
RestartMain()TGo4Task [virtual]
SendObject(TObject *obj, const char *receiver=0)TGo4Task
SendStatus(TGo4Status *stat, const char *receiver=0)TGo4ServerTask [virtual]
SendStatusBuffer()TGo4ServerTask [virtual]
SendStatusMessage(Int_t level, Bool_t printout, const char *text,...)TGo4Task
SendStopBuffers(const char *taskname=0)TGo4Task
SetBeingQuit(Bool_t on)TGo4ThreadManager [inline]
SetConnect(TGo4Socket *trans, const char *host, UInt_t port, Bool_t keepserv=kFALSE)TGo4ServerTask
SetCurrentTask(const char *name)TGo4ServerTask
SetDisConnect(TGo4Socket *trans)TGo4ServerTask
SetMaster(Bool_t on=kTRUE)TGo4Task [inline, protected]
SetOwner(TGo4TaskOwner *owner)TGo4Task
SetTimer(TGo4AppControlTimer *ctrltimer)TGo4ThreadManager [inline]
SetWorkIsStopped(Bool_t on)TGo4Task [inline, protected]
Shutdown()TGo4ServerTask
Start()TGo4Task [virtual]
StartConnectorThread()TGo4ServerTask [virtual]
StartWorkThreads()TGo4Task [virtual]
Stop()TGo4Task [virtual]
StopConnectorThread()TGo4ServerTask [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]
TGo4CommandReceiver()TGo4CommandReceiver
TGo4LocalCommandRunnable classTGo4Task [friend]
TGo4ServerTask(const char *name, UInt_t negotiationport=0, Bool_t blockingmode=kFALSE, Bool_t standalone=kFALSE, Bool_t autostart=kTRUE, Bool_t autocreate=kTRUE, Bool_t ismaster=kTRUE)TGo4ServerTask
TGo4Slave classTGo4Task [friend]
TGo4Task(const char *name, Bool_t blockingmode, Bool_t autostart=kFALSE, Bool_t autocreate=kTRUE, Bool_t ismaster=kFALSE)TGo4Task
TGo4TaskOwner classTGo4Task [friend]
TGo4ThreadManager(const TGo4ThreadManager &right)TGo4ThreadManager
TGo4ThreadManager(const char *name, Bool_t blockingmode=kTRUE, Bool_t autostart=kTRUE, Bool_t autocreate=kTRUE)TGo4ThreadManager
TimerConnect()TGo4ServerTask [virtual]
UnBlockApp(Int_t mode=0)TGo4ThreadManager
UnLockAll()TGo4ServerTask [virtual]
UpdateStatus(TGo4TaskStatus *state)TGo4Task [protected, virtual]
UpdateStatusBuffer()TGo4Task
WaitForClose()TGo4ServerTask
WaitForConnection()TGo4ServerTask
WaitForOpen()TGo4ServerTask
WakeCommandQueue(Int_t id=0)TGo4Task
~TGo4CommandReceiver()TGo4CommandReceiver [virtual]
~TGo4ServerTask()TGo4ServerTask [virtual]
~TGo4Task()TGo4Task [virtual]
~TGo4ThreadManager()TGo4ThreadManager [virtual]


Generated on Thu Oct 28 12:31:33 2010 for Go4-Taskhandlerv4.04-2 by  doxygen 1.5.6