Goby3 3.2.3
2025.05.13
|
#include "goby/middleware/group.h"
Go to the source code of this file.
Namespaces | |
namespace | goby |
The global namespace for the Goby project. | |
namespace | goby::middleware |
Objects implementing the Goby nested middleware. | |
namespace | goby::middleware::acomms |
namespace | 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"} |