|
Gaudi Framework, version v23r4 |
| Home | Generated: Mon Sep 17 2012 |
#include <AlgorithmManager.h>

Public Member Functions | |
| AlgorithmItem (IAlgorithm *s, bool managed=false) | |
| bool | operator== (const std::string &name) const |
| bool | operator== (const IAlgorithm *ptr) const |
Public Attributes | |
| SmartIF< IAlgorithm > | algorithm |
| bool | managed |
Definition at line 35 of file AlgorithmManager.h.
| AlgorithmManager::AlgorithmItem::AlgorithmItem | ( | IAlgorithm * | s, |
| bool | managed = false |
||
| ) | [inline] |
Definition at line 36 of file AlgorithmManager.h.
| bool AlgorithmManager::AlgorithmItem::operator== | ( | const std::string & | name ) | const [inline] |
Definition at line 40 of file AlgorithmManager.h.
| bool AlgorithmManager::AlgorithmItem::operator== | ( | const IAlgorithm * | ptr ) | const [inline] |
Definition at line 43 of file AlgorithmManager.h.
Definition at line 38 of file AlgorithmManager.h.
Definition at line 39 of file AlgorithmManager.h.