Goby3 3.3.0
2025.07.10
|
#include <goby/middleware/languages/julia/application.h>
Public Member Functions | |
ApplicationWrapper (std::string config) | |
ApplicationWrapper (std::string config, std::string loop_function_name) | |
void | run () |
ApplicationWrapper & | interprocess () |
void | publish (PubSubLayer layer, std::string type_name, int scheme, std::string group, const std::vector< std::uint8_t > &bytes) |
void | subscribe (PubSubLayer layer, std::string type_name, int scheme, std::string group, std::string func, std::string module) |
Definition at line 79 of file application.h.
|
inline |
Definition at line 82 of file application.h.
|
inline |
Definition at line 83 of file application.h.
|
inline |
Definition at line 113 of file application.h.
|
inline |
Definition at line 115 of file application.h.
|
inline |
Definition at line 111 of file application.h.
|
inline |
Definition at line 121 of file application.h.