#include <TGo4ComSetDynamicEntry.h>
Inheritance diagram for TGo4ComSetDynamicEntry:
Public Methods | |
TGo4ComSetDynamicEntry () | |
TGo4ComSetDynamicEntry (const char *entryname, const char *listname=0) | |
virtual | ~TGo4ComSetDynamicEntry () |
Int_t | ExeCom () |
Do the command action. More... | |
void | SetEntryStatus (TGo4DynamicEntryStatus *state) |
Set the dynamic entry status. More... | |
TGo4DynamicEntryStatus * | GetEntryStatus () const |
Access to the status object. More... | |
Private Attributes | |
TGo4DynamicEntryStatus * | fxEntryStatus |
More... |
Definition at line 29 of file TGo4ComSetDynamicEntry.h.
|
Definition at line 30 of file TGo4ComSetDynamicEntry.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), and TRACE. |
|
Definition at line 22 of file TGo4ComSetDynamicEntry.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), and TRACE. |
|
Definition at line 37 of file TGo4ComSetDynamicEntry.cxx. References fxEntryStatus, and TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 43 of file TGo4ComSetDynamicEntry.cxx. References TGo4Log::Debug(), TGo4DynamicListCommand::GetEntryName(), GetEntryStatus(), TGo4DynamicListCommand::GetListName(), TGo4Analysis::Instance(), TGo4Slave::SendStatusMessage(), TGo4Analysis::SetDynamicEntryStatus(), and TRACE. |
|
Set the dynamic entry status.
Definition at line 41 of file TGo4ComSetDynamicEntry.h. References fxEntryStatus. Referenced by TGo4EditDynEntrySlots::SendApplyCommand(). |
|
Access to the status object.
Definition at line 44 of file TGo4ComSetDynamicEntry.h. References fxEntryStatus. Referenced by ExeCom(). |
|
Definition at line 50 of file TGo4ComSetDynamicEntry.h. Referenced by GetEntryStatus(), SetEntryStatus(), and ~TGo4ComSetDynamicEntry(). |