| v2.10-0 (21000JUN2005) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Baseclass for all commands effecting an dynamic list entry.
Entry is searched by name in the dynamic list specified by
lisrt name.
Default dynamic list is the top Go4DynamicList object.
| Field Summary | |
private TString | fxEntryNameName of dynamic entry to be removed. |
private TString | fxListNameName of dynamic list which contains entry to be removed. |
| Fields inherited from class Go4CommandsBase.TGo4Command |
fbIsEnabled, fbIsExclusive, fbIsLocal, fbIsSynchron, fgcMODEDESCRIPTION, fiCommandID, fiMode, fiProtection, fiVersion, fxReceiverBase |
| Fields inherited from class TNamed |
fName, fTitle |
| Constructor Summary | |
TGo4DynamicListCommand() | |
TGo4DynamicListCommand(const char * comname, const char * description, const char * entryname, const char * listname) | |
| Destructor Summary | |
virtual synchronized | ~TGo4DynamicListCommand() |
| Method Summary | |
const const char * | GetEntryName()Access to the dynamic list name |
const const char * | GetListName()Access to the dynamic list name |
void | SetEntryName(const char * name)Set the dynamic entry name |
void | SetListName(const char * name)Set the dynamic list name |
| Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisCommand |
operator=, RefuseCom |
| Methods inherited from class Go4CommandsBase.TGo4Command |
ExeCom, GetCommandID, GetMode, GetModeDescription, GetProtection, GetReceiverName, GetTaskName, Help, IsEnabled, IsExclusive, IsLocal, IsSynchron, Log, SetDescription, SetMode, SetProtection, SetReceiver, SetReceiverName, SetTaskName, UnExeCom, What |
| 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 TString fxEntryName
private TString fxListName
| Constructor Detail |
public TGo4DynamicListCommand()
public TGo4DynamicListCommand(const char * comname, const char * description, const char * entryname, const char * listname)
| Method Detail |
public virtual synchronized ~TGo4DynamicListCommand()
| Method Detail |
public const const char * GetEntryName()
public const const char * GetListName()
public void SetEntryName(const char * name)
public void SetListName(const char * name)
| 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 | ||||||||