|
Gaudi Framework, version v21r6 |
| Home | Generated: 11 Nov 2009 |
#include <GetAlg.h>

Definition at line 26 of file GetAlg.h.
Public Member Functions | |
| virtual bool | operator() (const IAlgorithm *) const =0 |
| the only one essential method: | |
| virtual | ~AlgSelector () |
| Gaudi::Utils::AlgSelector::~AlgSelector | ( | ) | [virtual] |
| virtual bool Gaudi::Utils::AlgSelector::operator() | ( | const IAlgorithm * | ) | const [pure virtual] |
the only one essential method:
Implemented in Gaudi::Utils::AlgTypeSelector< TYPE >, and Gaudi::Utils::AlgNameSelector.