Bdb packages | Design docs | Source docs | Guidelines | Recent releases

Search | Site Map .

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

AppAction Class Reference
[Framework]

#include <AppAction.hh>

List of all members.

Public Methods

 AppAction ()
 AppAction (FwkString)
FwkString name () const
virtual ~AppAction ()
int operator== (const AppAction &theAction) const
virtual void report (bool) const
virtual void beforeBeginJob (APPExecutable *, AbsEvent *)
virtual void afterBeginJob (APPExecutable *, AbsEvent *)
virtual void beforeBeginRun (APPExecutable *, AbsEvent *)
virtual void afterBeginRun (APPExecutable *, AbsEvent *)
virtual void beforeEvent (APPExecutable *, AbsEvent *)
virtual void afterEvent (APPExecutable *, AbsEvent *)
virtual void beforeOther (APPExecutable *, AbsEvent *)
virtual void afterOther (APPExecutable *, AbsEvent *)
virtual void beforeEndRun (APPExecutable *, AbsEvent *)
virtual void afterEndRun (APPExecutable *, AbsEvent *)
virtual void beforeEndJob (APPExecutable *, AbsEvent *)
virtual void afterEndJob (APPExecutable *, AbsEvent *)

Protected Attributes

FwkString _actionName

Private Methods

 AppAction (const AppAction &)
AppAction & operator= (const AppAction &)


Constructor & Destructor Documentation

AppAction::AppAction  
 

Definition at line 46 of file AppAction.cc.

AppAction::AppAction FwkString   
 

Definition at line 48 of file AppAction.cc.

AppAction::~AppAction   [virtual]
 

Definition at line 56 of file AppAction.cc.

AppAction::AppAction const AppAction &    [private]
 


Member Function Documentation

void AppAction::afterBeginJob APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 78 of file AppAction.cc.

Referenced by AppActionController::afterBeginJob().

void AppAction::afterBeginRun APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 84 of file AppAction.cc.

Referenced by AppActionController::afterBeginRun().

void AppAction::afterEndJob APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 108 of file AppAction.cc.

Referenced by AppActionController::afterEndJob().

void AppAction::afterEndRun APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 102 of file AppAction.cc.

Referenced by AppActionController::afterEndRun().

void AppAction::afterEvent APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 90 of file AppAction.cc.

Referenced by AppActionController::afterEvent().

void AppAction::afterOther APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 96 of file AppAction.cc.

Referenced by AppActionController::afterOther().

void AppAction::beforeBeginJob APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 75 of file AppAction.cc.

Referenced by AppActionController::beforeBeginJob().

void AppAction::beforeBeginRun APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 81 of file AppAction.cc.

Referenced by AppActionController::beforeBeginRun().

void AppAction::beforeEndJob APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 105 of file AppAction.cc.

Referenced by AppActionController::beforeEndJob().

void AppAction::beforeEndRun APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 99 of file AppAction.cc.

Referenced by AppActionController::beforeEndRun().

void AppAction::beforeEvent APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 87 of file AppAction.cc.

Referenced by AppActionController::beforeEvent().

void AppAction::beforeOther APPExecutable  ,
AbsEvent  
[virtual]
 

Definition at line 93 of file AppAction.cc.

Referenced by AppActionController::beforeOther().

FwkString AppAction::name  
 

Definition at line 71 of file AppAction.cc.

References _actionName.

AppAction& AppAction::operator= const AppAction &    [private]
 

int AppAction::operator== const AppAction &    theAction const
 

Definition at line 63 of file AppAction.cc.

References _actionName.

void AppAction::report bool    const [virtual]
 

Definition at line 72 of file AppAction.cc.


Member Data Documentation

FwkString AppAction::_actionName [protected]
 

Definition at line 70 of file AppAction.hh.

Referenced by name(), and operator==().


The documentation for this class was generated from the following files:

 


BaBar Public Site | SLAC | News | Links | Who's Who | Contact Us

Page Owner: Jacek Becla
Last Update: October 04, 2002