cartobase  5.0.5
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<typename T >
AlgorithmCaller & carto::AlgorithmCaller::operator<< ( const T &  v)

Definition at line 234 of file algorithm.h.

References carto::Object::value().

◆ operator<<() [2/2]

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

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