|  | 
| void | algorithm (DCCLMessageVal &in, unsigned array_index, const std::string &algorithm, const std::map< std::string, std::vector< DCCLMessageVal > > &vals) | 
|  | 
| void | run_algorithm (const std::string &algorithm, DCCLMessageVal &in, const std::vector< DCCLMessageVal > &ref) | 
|  | 
| void | add_algorithm (const std::string &name, AlgFunction1 func) | 
|  | 
| void | add_adv_algorithm (const std::string &name, AlgFunction2 func) | 
|  | 
| void | check_algorithm (const std::string &alg, const DCCLMessage &msg) | 
|  | 
Definition at line 50 of file message_algorithms.h.
 
The documentation for this class was generated from the following files: