cartobase 6.0.6
carto::AlgorithmCaller Class Reference

#include <cartobase/algorithm/algorithm.h>

Classes

class  LaunchExecution
 

Public Member Functions

 AlgorithmCaller (const std::string &algorithmName)
 
template<typename T>
AlgorithmCalleroperator<< (const T &)
 
template<>
AlgorithmCalleroperator<< (const AlgorithmCaller::LaunchExecution &)
 

Detailed Description

Definition at line 167 of file algorithm.h.

Constructor & Destructor Documentation

◆ AlgorithmCaller()

carto::AlgorithmCaller::AlgorithmCaller ( const std::string & algorithmName)

Member Function Documentation

◆ operator<<() [1/2]

template<>
AlgorithmCaller & carto::AlgorithmCaller::operator<< ( const AlgorithmCaller::LaunchExecution & )

References AlgorithmCaller().

◆ operator<<() [2/2]

template<typename T>
AlgorithmCaller & carto::AlgorithmCaller::operator<< ( const T & v)

Definition at line 234 of file algorithm.h.

References AlgorithmCaller(), and carto::Object::value().


The documentation for this class was generated from the following file: