#include <goby/moos/transitional/message_algorithms.h>
Definition at line 53 of file message_algorithms.h.
◆ add_adv_algorithm()
void goby::moos::transitional::DCCLAlgorithmPerformer::add_adv_algorithm |
( |
const std::string & |
name, |
|
|
AlgFunction2 |
func |
|
) |
| |
|
inline |
◆ add_algorithm()
void goby::moos::transitional::DCCLAlgorithmPerformer::add_algorithm |
( |
const std::string & |
name, |
|
|
AlgFunction1 |
func |
|
) |
| |
|
inline |
◆ algorithm()
void goby::moos::transitional::DCCLAlgorithmPerformer::algorithm |
( |
DCCLMessageVal & |
in, |
|
|
unsigned |
array_index, |
|
|
const std::string & |
algorithm, |
|
|
const std::map< std::string, std::vector< DCCLMessageVal > > & |
vals |
|
) |
| |
◆ check_algorithm()
void goby::moos::transitional::DCCLAlgorithmPerformer::check_algorithm |
( |
const std::string & |
alg, |
|
|
const DCCLMessage & |
msg |
|
) |
| |
◆ deleteInstance()
static void goby::moos::transitional::DCCLAlgorithmPerformer::deleteInstance |
( |
| ) |
|
|
static |
◆ getInstance()
◆ run_algorithm()
void goby::moos::transitional::DCCLAlgorithmPerformer::run_algorithm |
( |
const std::string & |
algorithm, |
|
|
DCCLMessageVal & |
in, |
|
|
const std::vector< DCCLMessageVal > & |
ref |
|
) |
| |
The documentation for this class was generated from the following file: