Goby3
3.1.5a
2024.05.23
|
#include "goby/middleware/group.h"
Go to the source code of this file.
Namespaces | |
goby | |
The global namespace for the Goby project. | |
goby::middleware | |
Objects implementing the Goby nested middleware. | |
goby::middleware::acomms | |
goby::middleware::acomms::groups | |
Variables | |
constexpr Group | goby::middleware::acomms::groups::data_request {"goby::middleware::acomms::data_request"} |
constexpr Group | goby::middleware::acomms::groups::data_response {"goby::middleware::acomms::data_response"} |
constexpr Group | goby::middleware::acomms::groups::status {"goby::middleware::acomms::status"} |
constexpr Group | goby::middleware::acomms::groups::rx {"goby::middleware::acomms::rx"} |
constexpr Group | goby::middleware::acomms::groups::tx {"goby::middleware::acomms::tx"} |
constexpr Group | goby::middleware::acomms::groups::queue_push {"goby::middleware::acomms::queue_push"} |
constexpr Group | goby::middleware::acomms::groups::queue_rx {"goby::middleware::acomms::queue_rx"} |
constexpr Group | goby::middleware::acomms::groups::queue_ack_orig {"goby::middleware::acomms::queue_ack_orig"} |
constexpr Group | goby::middleware::acomms::groups::store_server_request {"goby::middleware::acomms::store_server_request"} |
constexpr Group | goby::middleware::acomms::groups::store_server_response {"goby::middleware::acomms::store_server_response"} |