Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4ComSetDynamicEntry Class Reference

Sets dynamic entry in list of listname to the values of the encapsulated dynamic entry status object. More...

#include <TGo4ComSetDynamicEntry.h>

Inheritance diagram for TGo4ComSetDynamicEntry:

TGo4DynamicListCommand TGo4AnalysisCommand TGo4Command List of all members.

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...

TGo4DynamicEntryStatusGetEntryStatus () const
 Access to the status object. More...


Private Attributes

TGo4DynamicEntryStatusfxEntryStatus
  More...


Detailed Description

Sets dynamic entry in list of listname to the values of the encapsulated dynamic entry status object.

Author:
J. Adamczewski
Since:
15-Jul-2002

Definition at line 29 of file TGo4ComSetDynamicEntry.h.


Constructor & Destructor Documentation

TGo4ComSetDynamicEntry::TGo4ComSetDynamicEntry  
 

Definition at line 30 of file TGo4ComSetDynamicEntry.cxx.

References kGo4ComModeController, TGo4Command::SetProtection(), and TRACE.

TGo4ComSetDynamicEntry::TGo4ComSetDynamicEntry const char *    entryname,
const char *    listname = 0
 

Definition at line 22 of file TGo4ComSetDynamicEntry.cxx.

References kGo4ComModeController, TGo4Command::SetProtection(), and TRACE.

TGo4ComSetDynamicEntry::~TGo4ComSetDynamicEntry   [virtual]
 

Definition at line 37 of file TGo4ComSetDynamicEntry.cxx.

References fxEntryStatus, and TRACE.


Member Function Documentation

Int_t TGo4ComSetDynamicEntry::ExeCom   [virtual]
 

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.

void TGo4ComSetDynamicEntry::SetEntryStatus TGo4DynamicEntryStatus   state [inline]
 

Set the dynamic entry status.

Definition at line 41 of file TGo4ComSetDynamicEntry.h.

References fxEntryStatus.

Referenced by TGo4EditDynEntrySlots::SendApplyCommand().

TGo4DynamicEntryStatus* TGo4ComSetDynamicEntry::GetEntryStatus   const [inline]
 

Access to the status object.

Definition at line 44 of file TGo4ComSetDynamicEntry.h.

References fxEntryStatus.

Referenced by ExeCom().


Member Data Documentation

TGo4DynamicEntryStatus* TGo4ComSetDynamicEntry::fxEntryStatus [private]
 

Definition at line 50 of file TGo4ComSetDynamicEntry.h.

Referenced by GetEntryStatus(), SetEntryStatus(), and ~TGo4ComSetDynamicEntry().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:33 2005 for Go4-v2.10-5 by doxygen1.2.15