|
Gaudi Framework, version v21r9 |
| Home | Generated: 3 May 2010 |
#include <GetAlg.h>

Public Member Functions | |
| virtual bool | operator() (const IAlgorithm *) const =0 |
| the only one essential method: | |
| virtual | ~AlgSelector () |
Definition at line 26 of file GetAlg.h.
| 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.