|
|
| AlgorithmScanner (const std::string &algorithmDirectory) |
| |
|
bool | scanAlgorithms (const std::string &algorithmDirectory="") |
| |
|
std::vector< AlgorithmInfo > | getAlgorithms () const |
| |
|
std::vector< std::string > | getAlgorithmNames () const |
| |
|
AlgorithmInfo | getAlgorithm (const std::string &name) const |
| |
|
bool | hasAlgorithm (const std::string &name) const |
| |
|
std::vector< std::string > | validateConfiguration (const std::string &algorithmName, const json &config) const |
| |
|
std::string | getAlgorithmPath (const std::string &name) const |
| |
The documentation for this class was generated from the following files: