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

testclass Class Reference

Inheritance diagram for testclass:

Inheritance graph
[legend]
Collaboration diagram for testclass:

Collaboration graph
[legend]
List of all members.

Public Methods

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

Constructor & Destructor Documentation

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

Definition at line 29 of file test1.cpp.


Member Function Documentation

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

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 31 of file test1.cpp.

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

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 30 of file test1.cpp.

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

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 61 of file test1.cpp.

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

Reimplemented from AlephAbstractInteractiveFunction.

Definition at line 32 of file test1.cpp.


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