| v2.10-0 (21000JUN2005) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Field Summary | |
private TObjArray* | fxCommandList |
private TIterator* | fxIterator |
private TMutex* | fxListMutex |
| Fields inherited from class TNamed |
fName, fTitle |
| Constructor Summary | |
| TGo4CommandProtoList(const char * name) |
private | TGo4CommandProtoList() |
| Destructor Summary | |
virtual synchronized | ~TGo4CommandProtoList() |
| Method Summary | |
void | AddCommand(TGo4Command* com)Adds a Command to the list |
TGo4Command* | MakeCommand(const char * name)Creates a Clone of the specified command by name |
synchronized TGo4CommandProtoList& | operator+=(const TGo4CommandProtoList& two)Adds second command list to this |
void | RemoveCommand(const char * name)removes command from list |
virtual void | ShowCommands()Display all commands in list by name and description |
| Methods inherited from class TNamed |
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine |
| Field Detail |
private TObjArray* fxCommandList
private TIterator* fxIterator
private TMutex* fxListMutex
| Constructor Detail |
public TGo4CommandProtoList(const char * name)
private TGo4CommandProtoList()
| Method Detail |
public virtual synchronized ~TGo4CommandProtoList()
| Method Detail |
public void AddCommand(TGo4Command* com)
public TGo4Command* MakeCommand(const char * name)
public synchronized TGo4CommandProtoList& operator+=(const TGo4CommandProtoList& two)
public void RemoveCommand(const char * name)
public virtual void ShowCommands()
| Association Links |
to Class TMutex
to Class TIterator
| J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||