| cartobase
    5.1.2
    | 
#include <cartobase/algorithm/algorithm.h>
| Classes | |
| class | LaunchExecution | 
| Public Member Functions | |
| AlgorithmCaller (const std::string &algorithmName) | |
| template<typename T > | |
| AlgorithmCaller & | operator<< (const T &) | 
| template<> | |
| AlgorithmCaller & | operator<< (const AlgorithmCaller::LaunchExecution &) | 
Definition at line 167 of file algorithm.h.
| carto::AlgorithmCaller::AlgorithmCaller | ( | const std::string & | algorithmName | ) | 
| AlgorithmCaller& carto::AlgorithmCaller::operator<< | ( | const AlgorithmCaller::LaunchExecution & | ) | 
| AlgorithmCaller & carto::AlgorithmCaller::operator<< | ( | const T & | v | ) | 
Definition at line 234 of file algorithm.h.
References carto::Object::value().