cafe::PermuterBase Class Reference

#include <PermuterBase.hpp>

List of all members.

Public Member Functions

 PermuterBase (const char *name)
 Force one to use the proper ctor.

 ~PermuterBase (void)
virtual void permuteEvent (cafe::EventMultiSplitter::callback &callback)=0
 Implement this, and for each permutation call the callback with the weight.


Private Member Functions

 ClassDef (PermuterBase, 1)


Constructor & Destructor Documentation

cafe::PermuterBase::PermuterBase const char *  name  )  [inline]
 

Force one to use the proper ctor.

Definition at line 23 of file PermuterBase.hpp.

cafe::PermuterBase::~PermuterBase void   )  [inline]
 

Definition at line 27 of file PermuterBase.hpp.


Member Function Documentation

cafe::PermuterBase::ClassDef PermuterBase  ,
[private]
 

virtual void cafe::PermuterBase::permuteEvent cafe::EventMultiSplitter::callback callback  )  [pure virtual]
 

Implement this, and for each permutation call the callback with the weight.

Referenced by cafe::EventMultiSplitter::processEvent().


The documentation for this class was generated from the following file:
Generated on Thu Apr 3 04:14:27 2008 for CAF by doxygen 1.3.4