|
Goby3 3.4.0
2026.04.13
|
#include <goby/middleware/languages/julia/application.h>
Public Member Functions | |
| ApplicationWrapper (std::string config) | |
| 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) |
| void | set_loop_frequency_hertz (double freq) |
| std::vector< std::uint8_t > | cfg_serialized () |
Definition at line 70 of file application.h.
|
inline |
Definition at line 73 of file application.h.
|
inline |
Definition at line 118 of file application.h.
|
inline |
Definition at line 102 of file application.h.
|
inline |
Definition at line 104 of file application.h.
|
inline |
Definition at line 100 of file application.h.
|
inline |
Definition at line 116 of file application.h.
|
inline |
Definition at line 110 of file application.h.