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

GeneralEventInfo Class Reference

#include <DefaultInteractiveActions.h>

Inheritance diagram for GeneralEventInfo:

Inheritance graph
[legend]
Collaboration diagram for GeneralEventInfo:

Collaboration graph
[legend]
List of all members.

Public Methods

 GeneralEventInfo (AlephInteractiveHandler *ptr)
 ~GeneralEventInfo ()
string Name ()
int Code ()
vector<pair<string,float> > OptionsList ()
void Run (vector< float > &options, AlphaBanks &EventInfo)

Constructor & Destructor Documentation

GeneralEventInfo::GeneralEventInfo ( AlephInteractiveHandler * ptr ) [inline]
 

Definition at line 26 of file DefaultInteractiveActions.h.

GeneralEventInfo::~GeneralEventInfo ( ) [inline]
 

Definition at line 27 of file DefaultInteractiveActions.h.


Member Function Documentation

int GeneralEventInfo::Code ( ) [inline, virtual]
 

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 29 of file DefaultInteractiveActions.h.

Referenced by Run().

string GeneralEventInfo::Name ( ) [inline, virtual]
 

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 28 of file DefaultInteractiveActions.h.

vector< pair< string, float > > GeneralEventInfo::OptionsList<pair<string,float> > ( ) [inline, virtual]
 

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 30 of file DefaultInteractiveActions.h.

void GeneralEventInfo::Run ( vector< float > & options,
AlphaBanks & EventInfo ) [virtual]
 

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 5 of file DefaultInteractiveActions.cpp.


The documentation for this class was generated from the following files:
Generated at Wed Jun 18 17:21:41 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001