GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4Command.h File Reference
#include "TNamed.h"

Go to the source code of this file.

Data Structures

class  TGo4Command
 This is the Go4 Abstract Command Class; part of the Base command pattern. More...
 

Enumerations

enum  Go4CommandMode_t { kGo4ComModeRefused , kGo4ComModeObserver , kGo4ComModeController , kGo4ComModeAdministrator }
 These values define command execution rights. More...
 

Enumeration Type Documentation

◆ Go4CommandMode_t

These values define command execution rights.

Enumerator
kGo4ComModeRefused 
kGo4ComModeObserver 
kGo4ComModeController 
kGo4ComModeAdministrator 

Definition at line 27 of file TGo4Command.h.