Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::apps::zeromq::protobuf Namespace Reference

Classes

class  CoronerConfig
 
class  FrontSeatInterfaceConfig
 
class  GEOVInterfaceConfig
 
class  GobyDaemonConfig
 
class  GobyIntervehiclePortalConfig
 
class  GPSDConfig
 
class  LiaisonConfig
 
class  LoggerConfig
 
class  LoggerConfig_Omit
 
class  MAVLinkGatewayConfig
 
class  NetworkAckSet
 
class  OpenCPNInterfaceConfig
 
class  PlaybackConfig
 
class  PlaybackConfig_TypeFilter
 
class  ProtobufCommanderConfig
 
class  ProtobufCommanderConfig_DatabaseColumnWidthPixels
 
class  ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels
 
class  ProtobufCommanderConfig_LoadProtobuf
 
class  ProtobufCommanderConfig_LoadProtobuf_ExternalData
 
class  ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation
 
class  ProtobufCommanderConfig_LoadProtobuf_GroupLayer
 
class  ProtobufCommanderConfig_ModalDialogDimensions
 
class  ProtobufCommanderConfig_NotificationSubscription
 
class  ProtobufCommanderConfig_NotificationSubscription_Color
 
class  ProtobufScopeConfig
 
class  ProtobufScopeConfig_ColumnWidthPixels
 
class  ProtobufScopeConfig_HistoryConfig
 
class  PublishToolConfig
 
class  SubscribeToolConfig
 
class  TerminateConfig
 
class  ZeroMQToolConfig
 

Enumerations

enum  ProtobufCommanderConfig_Column : int {
  ProtobufCommanderConfig_Column_COLUMN_COMMENT = 0 , ProtobufCommanderConfig_Column_COLUMN_NAME = 1 , ProtobufCommanderConfig_Column_COLUMN_GROUP = 2 , ProtobufCommanderConfig_Column_COLUMN_LAYER = 3 ,
  ProtobufCommanderConfig_Column_COLUMN_IP = 4 , ProtobufCommanderConfig_Column_COLUMN_TIME = 5 , ProtobufCommanderConfig_Column_COLUMN_LAST_ACK = 6 , ProtobufCommanderConfig_Column_COLUMN_MAX = 6
}
 
enum  ProtobufCommanderConfig_ExternalDataColumn : int {
  ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_NAME = 0 , ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_GROUP = 1 , ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_TIME = 2 , ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_VALUE = 3 ,
  ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_MAX = 3
}
 
enum  ProtobufScopeConfig_Column : int {
  ProtobufScopeConfig_Column_COLUMN_GROUP = 0 , ProtobufScopeConfig_Column_COLUMN_TYPE = 1 , ProtobufScopeConfig_Column_COLUMN_VALUE = 2 , ProtobufScopeConfig_Column_COLUMN_TIME = 3 ,
  ProtobufScopeConfig_Column_COLUMN_MAX = 3
}
 
enum  MAVLinkGatewayConfig_ConnectionType : int { MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL = 1 , MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP = 2 }
 
enum  ZeroMQToolConfig_Action : int {
  ZeroMQToolConfig_Action_help = 0 , ZeroMQToolConfig_Action_terminate = 2 , ZeroMQToolConfig_Action_publish = 3 , ZeroMQToolConfig_Action_subscribe = 4 ,
  ZeroMQToolConfig_Action_playback = 5 , ZeroMQToolConfig_Action_daemon = 10 , ZeroMQToolConfig_Action_logger = 11 , ZeroMQToolConfig_Action_coroner = 12 ,
  ZeroMQToolConfig_Action_intervehicle_portal = 13 , ZeroMQToolConfig_Action_gps = 20 , ZeroMQToolConfig_Action_frontseat_interface = 21 , ZeroMQToolConfig_Action_geov = 30 ,
  ZeroMQToolConfig_Action_liaison = 31 , ZeroMQToolConfig_Action_opencpn = 32 , ZeroMQToolConfig_Action_moos_gateway = 40
}
 

Functions

bool ProtobufCommanderConfig_Column_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ProtobufCommanderConfig_Column_descriptor ()
 
template<typename T >
const std::string & ProtobufCommanderConfig_Column_Name (T enum_t_value)
 
bool ProtobufCommanderConfig_Column_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ProtobufCommanderConfig_Column *value)
 
bool ProtobufCommanderConfig_ExternalDataColumn_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ProtobufCommanderConfig_ExternalDataColumn_descriptor ()
 
template<typename T >
const std::string & ProtobufCommanderConfig_ExternalDataColumn_Name (T enum_t_value)
 
bool ProtobufCommanderConfig_ExternalDataColumn_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ProtobufCommanderConfig_ExternalDataColumn *value)
 
bool ProtobufScopeConfig_Column_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ProtobufScopeConfig_Column_descriptor ()
 
template<typename T >
const std::string & ProtobufScopeConfig_Column_Name (T enum_t_value)
 
bool ProtobufScopeConfig_Column_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ProtobufScopeConfig_Column *value)
 
bool MAVLinkGatewayConfig_ConnectionType_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * MAVLinkGatewayConfig_ConnectionType_descriptor ()
 
template<typename T >
const std::string & MAVLinkGatewayConfig_ConnectionType_Name (T enum_t_value)
 
bool MAVLinkGatewayConfig_ConnectionType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MAVLinkGatewayConfig_ConnectionType *value)
 
bool ZeroMQToolConfig_Action_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ZeroMQToolConfig_Action_descriptor ()
 
template<typename T >
const std::string & ZeroMQToolConfig_Action_Name (T enum_t_value)
 
bool ZeroMQToolConfig_Action_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ZeroMQToolConfig_Action *value)
 

Variables

CoronerConfigDefaultTypeInternal _CoronerConfig_default_instance_
 
FrontSeatInterfaceConfigDefaultTypeInternal _FrontSeatInterfaceConfig_default_instance_
 
GEOVInterfaceConfigDefaultTypeInternal _GEOVInterfaceConfig_default_instance_
 
GobyDaemonConfigDefaultTypeInternal _GobyDaemonConfig_default_instance_
 
GobyIntervehiclePortalConfigDefaultTypeInternal _GobyIntervehiclePortalConfig_default_instance_
 
GPSDConfigDefaultTypeInternal _GPSDConfig_default_instance_
 
LiaisonConfigDefaultTypeInternal _LiaisonConfig_default_instance_
 
NetworkAckSetDefaultTypeInternal _NetworkAckSet_default_instance_
 
ProtobufCommanderConfigDefaultTypeInternal _ProtobufCommanderConfig_default_instance_
 
ProtobufCommanderConfig_DatabaseColumnWidthPixelsDefaultTypeInternal _ProtobufCommanderConfig_DatabaseColumnWidthPixels_default_instance_
 
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixelsDefaultTypeInternal _ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels_default_instance_
 
ProtobufCommanderConfig_LoadProtobufDefaultTypeInternal _ProtobufCommanderConfig_LoadProtobuf_default_instance_
 
ProtobufCommanderConfig_LoadProtobuf_ExternalDataDefaultTypeInternal _ProtobufCommanderConfig_LoadProtobuf_ExternalData_default_instance_
 
ProtobufCommanderConfig_LoadProtobuf_ExternalData_TranslationDefaultTypeInternal _ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation_default_instance_
 
ProtobufCommanderConfig_LoadProtobuf_GroupLayerDefaultTypeInternal _ProtobufCommanderConfig_LoadProtobuf_GroupLayer_default_instance_
 
ProtobufCommanderConfig_ModalDialogDimensionsDefaultTypeInternal _ProtobufCommanderConfig_ModalDialogDimensions_default_instance_
 
ProtobufCommanderConfig_NotificationSubscriptionDefaultTypeInternal _ProtobufCommanderConfig_NotificationSubscription_default_instance_
 
ProtobufCommanderConfig_NotificationSubscription_ColorDefaultTypeInternal _ProtobufCommanderConfig_NotificationSubscription_Color_default_instance_
 
ProtobufScopeConfigDefaultTypeInternal _ProtobufScopeConfig_default_instance_
 
ProtobufScopeConfig_ColumnWidthPixelsDefaultTypeInternal _ProtobufScopeConfig_ColumnWidthPixels_default_instance_
 
ProtobufScopeConfig_HistoryConfigDefaultTypeInternal _ProtobufScopeConfig_HistoryConfig_default_instance_
 
constexpr ProtobufCommanderConfig_Column ProtobufCommanderConfig_Column_Column_MIN = ProtobufCommanderConfig_Column_COLUMN_COMMENT
 
constexpr ProtobufCommanderConfig_Column ProtobufCommanderConfig_Column_Column_MAX = ProtobufCommanderConfig_Column_COLUMN_LAST_ACK
 
constexpr int ProtobufCommanderConfig_Column_Column_ARRAYSIZE = ProtobufCommanderConfig_Column_Column_MAX + 1
 
constexpr ProtobufCommanderConfig_ExternalDataColumn ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MIN = ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_NAME
 
constexpr ProtobufCommanderConfig_ExternalDataColumn ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX = ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_VALUE
 
constexpr int ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_ARRAYSIZE = ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX + 1
 
constexpr ProtobufScopeConfig_Column ProtobufScopeConfig_Column_Column_MIN = ProtobufScopeConfig_Column_COLUMN_GROUP
 
constexpr ProtobufScopeConfig_Column ProtobufScopeConfig_Column_Column_MAX = ProtobufScopeConfig_Column_COLUMN_TIME
 
constexpr int ProtobufScopeConfig_Column_Column_ARRAYSIZE = ProtobufScopeConfig_Column_Column_MAX + 1
 
LoggerConfigDefaultTypeInternal _LoggerConfig_default_instance_
 
LoggerConfig_OmitDefaultTypeInternal _LoggerConfig_Omit_default_instance_
 
PlaybackConfigDefaultTypeInternal _PlaybackConfig_default_instance_
 
PlaybackConfig_TypeFilterDefaultTypeInternal _PlaybackConfig_TypeFilter_default_instance_
 
MAVLinkGatewayConfigDefaultTypeInternal _MAVLinkGatewayConfig_default_instance_
 
constexpr MAVLinkGatewayConfig_ConnectionType MAVLinkGatewayConfig_ConnectionType_ConnectionType_MIN = MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL
 
constexpr MAVLinkGatewayConfig_ConnectionType MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX = MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP
 
constexpr int MAVLinkGatewayConfig_ConnectionType_ConnectionType_ARRAYSIZE = MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX + 1
 
OpenCPNInterfaceConfigDefaultTypeInternal _OpenCPNInterfaceConfig_default_instance_
 
TerminateConfigDefaultTypeInternal _TerminateConfig_default_instance_
 
PublishToolConfigDefaultTypeInternal _PublishToolConfig_default_instance_
 
SubscribeToolConfigDefaultTypeInternal _SubscribeToolConfig_default_instance_
 
ZeroMQToolConfigDefaultTypeInternal _ZeroMQToolConfig_default_instance_
 
constexpr ZeroMQToolConfig_Action ZeroMQToolConfig_Action_Action_MIN = ZeroMQToolConfig_Action_help
 
constexpr ZeroMQToolConfig_Action ZeroMQToolConfig_Action_Action_MAX = ZeroMQToolConfig_Action_moos_gateway
 
constexpr int ZeroMQToolConfig_Action_Action_ARRAYSIZE = ZeroMQToolConfig_Action_Action_MAX + 1
 

Enumeration Type Documentation

◆ MAVLinkGatewayConfig_ConnectionType

Enumerator
MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL 
MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP 

Definition at line 76 of file mavlink_gateway_config.pb.h.

◆ ProtobufCommanderConfig_Column

Enumerator
ProtobufCommanderConfig_Column_COLUMN_COMMENT 
ProtobufCommanderConfig_Column_COLUMN_NAME 
ProtobufCommanderConfig_Column_COLUMN_GROUP 
ProtobufCommanderConfig_Column_COLUMN_LAYER 
ProtobufCommanderConfig_Column_COLUMN_IP 
ProtobufCommanderConfig_Column_COLUMN_TIME 
ProtobufCommanderConfig_Column_COLUMN_LAST_ACK 
ProtobufCommanderConfig_Column_COLUMN_MAX 

Definition at line 132 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_ExternalDataColumn

Enumerator
ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_NAME 
ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_GROUP 
ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_TIME 
ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_VALUE 
ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_MAX 

Definition at line 161 of file liaison_config.pb.h.

◆ ProtobufScopeConfig_Column

Enumerator
ProtobufScopeConfig_Column_COLUMN_GROUP 
ProtobufScopeConfig_Column_COLUMN_TYPE 
ProtobufScopeConfig_Column_COLUMN_VALUE 
ProtobufScopeConfig_Column_COLUMN_TIME 
ProtobufScopeConfig_Column_COLUMN_MAX 

Definition at line 187 of file liaison_config.pb.h.

◆ ZeroMQToolConfig_Action

Enumerator
ZeroMQToolConfig_Action_help 
ZeroMQToolConfig_Action_terminate 
ZeroMQToolConfig_Action_publish 
ZeroMQToolConfig_Action_subscribe 
ZeroMQToolConfig_Action_playback 
ZeroMQToolConfig_Action_daemon 
ZeroMQToolConfig_Action_logger 
ZeroMQToolConfig_Action_coroner 
ZeroMQToolConfig_Action_intervehicle_portal 
ZeroMQToolConfig_Action_gps 
ZeroMQToolConfig_Action_frontseat_interface 
ZeroMQToolConfig_Action_geov 
ZeroMQToolConfig_Action_liaison 
ZeroMQToolConfig_Action_opencpn 
ZeroMQToolConfig_Action_moos_gateway 

Definition at line 82 of file tool_config.pb.h.

Function Documentation

◆ MAVLinkGatewayConfig_ConnectionType_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_descriptor ( )

◆ MAVLinkGatewayConfig_ConnectionType_IsValid()

bool goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_IsValid ( int  value)

◆ MAVLinkGatewayConfig_ConnectionType_Name()

template<typename T >
const std::string & goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_Name ( enum_t_value)
inline

Definition at line 87 of file mavlink_gateway_config.pb.h.

◆ MAVLinkGatewayConfig_ConnectionType_Parse()

bool goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
MAVLinkGatewayConfig_ConnectionType value 
)
inline

Definition at line 94 of file mavlink_gateway_config.pb.h.

◆ ProtobufCommanderConfig_Column_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_descriptor ( )

◆ ProtobufCommanderConfig_Column_IsValid()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_IsValid ( int  value)

◆ ProtobufCommanderConfig_Column_Name()

template<typename T >
const std::string & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_Name ( enum_t_value)
inline

Definition at line 149 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_Column_Parse()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
ProtobufCommanderConfig_Column value 
)
inline

Definition at line 156 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_ExternalDataColumn_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_descriptor ( )

◆ ProtobufCommanderConfig_ExternalDataColumn_IsValid()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_IsValid ( int  value)

◆ ProtobufCommanderConfig_ExternalDataColumn_Name()

template<typename T >
const std::string & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_Name ( enum_t_value)
inline

Definition at line 175 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_ExternalDataColumn_Parse()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
ProtobufCommanderConfig_ExternalDataColumn value 
)
inline

Definition at line 182 of file liaison_config.pb.h.

◆ ProtobufScopeConfig_Column_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_descriptor ( )

◆ ProtobufScopeConfig_Column_IsValid()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_IsValid ( int  value)

◆ ProtobufScopeConfig_Column_Name()

template<typename T >
const std::string & goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_Name ( enum_t_value)
inline

Definition at line 201 of file liaison_config.pb.h.

◆ ProtobufScopeConfig_Column_Parse()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
ProtobufScopeConfig_Column value 
)
inline

Definition at line 208 of file liaison_config.pb.h.

◆ ZeroMQToolConfig_Action_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_descriptor ( )

◆ ZeroMQToolConfig_Action_IsValid()

bool goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_IsValid ( int  value)

◆ ZeroMQToolConfig_Action_Name()

template<typename T >
const std::string & goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_Name ( enum_t_value)
inline

Definition at line 106 of file tool_config.pb.h.

◆ ZeroMQToolConfig_Action_Parse()

bool goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
ZeroMQToolConfig_Action value 
)
inline

Definition at line 113 of file tool_config.pb.h.

Variable Documentation

◆ _CoronerConfig_default_instance_

CoronerConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_CoronerConfig_default_instance_
extern

◆ _FrontSeatInterfaceConfig_default_instance_

FrontSeatInterfaceConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_FrontSeatInterfaceConfig_default_instance_
extern

◆ _GEOVInterfaceConfig_default_instance_

GEOVInterfaceConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_GEOVInterfaceConfig_default_instance_
extern

◆ _GobyDaemonConfig_default_instance_

GobyDaemonConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_GobyDaemonConfig_default_instance_
extern

◆ _GobyIntervehiclePortalConfig_default_instance_

GobyIntervehiclePortalConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_GobyIntervehiclePortalConfig_default_instance_
extern

◆ _GPSDConfig_default_instance_

GPSDConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_GPSDConfig_default_instance_
extern

◆ _LiaisonConfig_default_instance_

LiaisonConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_LiaisonConfig_default_instance_
extern

◆ _LoggerConfig_default_instance_

LoggerConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_LoggerConfig_default_instance_
extern

◆ _LoggerConfig_Omit_default_instance_

LoggerConfig_OmitDefaultTypeInternal goby::apps::zeromq::protobuf::_LoggerConfig_Omit_default_instance_
extern

◆ _MAVLinkGatewayConfig_default_instance_

MAVLinkGatewayConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_MAVLinkGatewayConfig_default_instance_
extern

◆ _NetworkAckSet_default_instance_

NetworkAckSetDefaultTypeInternal goby::apps::zeromq::protobuf::_NetworkAckSet_default_instance_
extern

◆ _OpenCPNInterfaceConfig_default_instance_

OpenCPNInterfaceConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_OpenCPNInterfaceConfig_default_instance_
extern

◆ _PlaybackConfig_default_instance_

PlaybackConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_PlaybackConfig_default_instance_
extern

◆ _PlaybackConfig_TypeFilter_default_instance_

PlaybackConfig_TypeFilterDefaultTypeInternal goby::apps::zeromq::protobuf::_PlaybackConfig_TypeFilter_default_instance_
extern

◆ _ProtobufCommanderConfig_DatabaseColumnWidthPixels_default_instance_

ProtobufCommanderConfig_DatabaseColumnWidthPixelsDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_DatabaseColumnWidthPixels_default_instance_
extern

◆ _ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels_default_instance_

ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixelsDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels_default_instance_
extern

◆ _ProtobufCommanderConfig_default_instance_

ProtobufCommanderConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_default_instance_
extern

◆ _ProtobufCommanderConfig_LoadProtobuf_default_instance_

ProtobufCommanderConfig_LoadProtobufDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_LoadProtobuf_default_instance_
extern

◆ _ProtobufCommanderConfig_LoadProtobuf_ExternalData_default_instance_

ProtobufCommanderConfig_LoadProtobuf_ExternalDataDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_LoadProtobuf_ExternalData_default_instance_
extern

◆ _ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation_default_instance_

ProtobufCommanderConfig_LoadProtobuf_ExternalData_TranslationDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation_default_instance_
extern

◆ _ProtobufCommanderConfig_LoadProtobuf_GroupLayer_default_instance_

ProtobufCommanderConfig_LoadProtobuf_GroupLayerDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_LoadProtobuf_GroupLayer_default_instance_
extern

◆ _ProtobufCommanderConfig_ModalDialogDimensions_default_instance_

ProtobufCommanderConfig_ModalDialogDimensionsDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_ModalDialogDimensions_default_instance_
extern

◆ _ProtobufCommanderConfig_NotificationSubscription_Color_default_instance_

ProtobufCommanderConfig_NotificationSubscription_ColorDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_NotificationSubscription_Color_default_instance_
extern

◆ _ProtobufCommanderConfig_NotificationSubscription_default_instance_

ProtobufCommanderConfig_NotificationSubscriptionDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufCommanderConfig_NotificationSubscription_default_instance_
extern

◆ _ProtobufScopeConfig_ColumnWidthPixels_default_instance_

ProtobufScopeConfig_ColumnWidthPixelsDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufScopeConfig_ColumnWidthPixels_default_instance_
extern

◆ _ProtobufScopeConfig_default_instance_

ProtobufScopeConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufScopeConfig_default_instance_
extern

◆ _ProtobufScopeConfig_HistoryConfig_default_instance_

ProtobufScopeConfig_HistoryConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_ProtobufScopeConfig_HistoryConfig_default_instance_
extern

◆ _PublishToolConfig_default_instance_

PublishToolConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_PublishToolConfig_default_instance_
extern

◆ _SubscribeToolConfig_default_instance_

SubscribeToolConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_SubscribeToolConfig_default_instance_
extern

◆ _TerminateConfig_default_instance_

TerminateConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_TerminateConfig_default_instance_
extern

◆ _ZeroMQToolConfig_default_instance_

ZeroMQToolConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_ZeroMQToolConfig_default_instance_
extern

◆ MAVLinkGatewayConfig_ConnectionType_ConnectionType_ARRAYSIZE

constexpr int goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_ARRAYSIZE = MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX + 1
constexpr

Definition at line 83 of file mavlink_gateway_config.pb.h.

◆ MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX

constexpr MAVLinkGatewayConfig_ConnectionType goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX = MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP
constexpr

Definition at line 82 of file mavlink_gateway_config.pb.h.

◆ MAVLinkGatewayConfig_ConnectionType_ConnectionType_MIN

constexpr MAVLinkGatewayConfig_ConnectionType goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_MIN = MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL
constexpr

Definition at line 81 of file mavlink_gateway_config.pb.h.

◆ ProtobufCommanderConfig_Column_Column_ARRAYSIZE

constexpr int goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_Column_ARRAYSIZE = ProtobufCommanderConfig_Column_Column_MAX + 1
constexpr

Definition at line 145 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_Column_Column_MAX

constexpr ProtobufCommanderConfig_Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_Column_MAX = ProtobufCommanderConfig_Column_COLUMN_LAST_ACK
constexpr

Definition at line 144 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_Column_Column_MIN

constexpr ProtobufCommanderConfig_Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_Column_MIN = ProtobufCommanderConfig_Column_COLUMN_COMMENT
constexpr

Definition at line 143 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_ARRAYSIZE

constexpr int goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_ARRAYSIZE = ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX + 1
constexpr

Definition at line 171 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX

constexpr ProtobufCommanderConfig_ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX = ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_VALUE
constexpr

Definition at line 170 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MIN

constexpr ProtobufCommanderConfig_ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MIN = ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_NAME
constexpr

Definition at line 169 of file liaison_config.pb.h.

◆ ProtobufScopeConfig_Column_Column_ARRAYSIZE

constexpr int goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_Column_ARRAYSIZE = ProtobufScopeConfig_Column_Column_MAX + 1
constexpr

Definition at line 197 of file liaison_config.pb.h.

◆ ProtobufScopeConfig_Column_Column_MAX

constexpr ProtobufScopeConfig_Column goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_Column_MAX = ProtobufScopeConfig_Column_COLUMN_TIME
constexpr

Definition at line 196 of file liaison_config.pb.h.

◆ ProtobufScopeConfig_Column_Column_MIN

constexpr ProtobufScopeConfig_Column goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_Column_MIN = ProtobufScopeConfig_Column_COLUMN_GROUP
constexpr

Definition at line 195 of file liaison_config.pb.h.

◆ ZeroMQToolConfig_Action_Action_ARRAYSIZE

constexpr int goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_Action_ARRAYSIZE = ZeroMQToolConfig_Action_Action_MAX + 1
constexpr

Definition at line 102 of file tool_config.pb.h.

◆ ZeroMQToolConfig_Action_Action_MAX

constexpr ZeroMQToolConfig_Action goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_Action_MAX = ZeroMQToolConfig_Action_moos_gateway
constexpr

Definition at line 101 of file tool_config.pb.h.

◆ ZeroMQToolConfig_Action_Action_MIN

constexpr ZeroMQToolConfig_Action goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_Action_MIN = ZeroMQToolConfig_Action_help
constexpr

Definition at line 100 of file tool_config.pb.h.