#include <src/ApplicationMgr/AlgorithmManager.h>
Definition at line 34 of file AlgorithmManager.h.
AlgorithmManager::AlgorithmItem::AlgorithmItem |
( |
IAlgorithm * |
s, |
|
|
bool |
managed = false |
|
) |
| |
|
inline |
bool AlgorithmManager::AlgorithmItem::operator== |
( |
const std::string & |
name | ) |
const |
|
inline |
Definition at line 38 of file AlgorithmManager.h.
const std::string & name() const override
Return the name of the manager (implementation of INamedInterface)
SmartIF< IAlgorithm > algorithm
bool AlgorithmManager::AlgorithmItem::operator== |
( |
const IAlgorithm * |
ptr | ) |
const |
|
inline |
Definition at line 39 of file AlgorithmManager.h.
TYPE * get() const
Get interface pointer.
SmartIF< IAlgorithm > algorithm
bool AlgorithmManager::AlgorithmItem::managed |
The documentation for this struct was generated from the following file: