|
Goby3 3.3.0
2025.07.10
|
#include <goby/moos/middleware/moos_plugin_translator.h>
Classes | |
| class | MOOSInterface |
Public Member Functions | |
| TranslatorBase (const goby::apps::moos::protobuf::GobyMOOSGatewayConfig &config) | |
Protected Member Functions | |
| std::string | translator_name () |
| MOOSInterface & | moos () |
| void | loop () |
Friends | |
| bool | TranslatorOnConnectCallBack (void *TranslatorBase) |
Definition at line 53 of file moos_plugin_translator.h.
| goby::moos::TranslatorBase::TranslatorBase | ( | const goby::apps::moos::protobuf::GobyMOOSGatewayConfig & | config | ) |
|
protected |
|
inlineprotected |
Definition at line 127 of file moos_plugin_translator.h.
|
inlineprotected |
Definition at line 59 of file moos_plugin_translator.h.
|
friend |