Goby3  3.1.4
2024.02.22
goby::middleware::groups Namespace Reference

Namespaces

 gpsd
 
 opencpn
 

Variables

constexpr goby::middleware::Group configuration {"goby::configuration"}
 
constexpr goby::middleware::Group health_request {"goby::health::request"}
 
constexpr goby::middleware::Group health_response {"goby::health::response"}
 
constexpr goby::middleware::Group health_report {"goby::health::report"}
 
constexpr goby::middleware::Group intervehicle_outbound {"goby::intervehicle::outbound"}
 
constexpr goby::middleware::Group logger_request {"goby::logger::request"}
 
constexpr goby::middleware::Group datum_update {"goby::datum_update"}
 
constexpr goby::middleware::Group terminate_request {"goby::terminate::request"}
 
constexpr goby::middleware::Group terminate_response {"goby::terminate::response"}
 
constexpr goby::middleware::Group terminate_result {"goby::terminate::result"}
 

Variable Documentation

◆ configuration

constexpr goby::middleware::Group goby::middleware::groups::configuration {"goby::configuration"}
constexpr

Definition at line 36 of file groups.h.

◆ datum_update

constexpr goby::middleware::Group goby::middleware::groups::datum_update {"goby::datum_update"}
constexpr

Definition at line 36 of file groups.h.

◆ health_report

constexpr goby::middleware::Group goby::middleware::groups::health_report {"goby::health::report"}
constexpr

Definition at line 38 of file groups.h.

◆ health_request

constexpr goby::middleware::Group goby::middleware::groups::health_request {"goby::health::request"}
constexpr

Definition at line 36 of file groups.h.

◆ health_response

constexpr goby::middleware::Group goby::middleware::groups::health_response {"goby::health::response"}
constexpr

Definition at line 37 of file groups.h.

◆ intervehicle_outbound

constexpr goby::middleware::Group goby::middleware::groups::intervehicle_outbound {"goby::intervehicle::outbound"}
constexpr

Definition at line 36 of file groups.h.

◆ logger_request

constexpr goby::middleware::Group goby::middleware::groups::logger_request {"goby::logger::request"}
constexpr

Definition at line 36 of file groups.h.

◆ terminate_request

constexpr goby::middleware::Group goby::middleware::groups::terminate_request {"goby::terminate::request"}
constexpr

Definition at line 36 of file groups.h.

◆ terminate_response

constexpr goby::middleware::Group goby::middleware::groups::terminate_response {"goby::terminate::response"}
constexpr

Definition at line 37 of file groups.h.

◆ terminate_result

constexpr goby::middleware::Group goby::middleware::groups::terminate_result {"goby::terminate::result"}
constexpr

Definition at line 38 of file groups.h.