Goby3  3.1.4
2024.02.22
goby::apps::zeromq::protobuf Namespace Reference

Classes

class  CoronerConfig
 
class  FrontSeatInterfaceConfig
 
class  GEOVInterfaceConfig
 
class  GobyDaemonConfig
 
class  GobyIntervehiclePortalConfig
 
class  GPSDConfig
 
class  LiaisonConfig
 
class  LoggerConfig
 
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 {
  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 {
  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 {
  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 { MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL = 1, MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP = 2 }
 
enum  ZeroMQToolConfig_Action {
  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 ::google::protobuf::EnumDescriptor * ProtobufCommanderConfig_Column_descriptor ()
 
const ::std::string & ProtobufCommanderConfig_Column_Name (ProtobufCommanderConfig_Column value)
 
bool ProtobufCommanderConfig_Column_Parse (const ::std::string &name, ProtobufCommanderConfig_Column *value)
 
bool ProtobufCommanderConfig_ExternalDataColumn_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * ProtobufCommanderConfig_ExternalDataColumn_descriptor ()
 
const ::std::string & ProtobufCommanderConfig_ExternalDataColumn_Name (ProtobufCommanderConfig_ExternalDataColumn value)
 
bool ProtobufCommanderConfig_ExternalDataColumn_Parse (const ::std::string &name, ProtobufCommanderConfig_ExternalDataColumn *value)
 
bool ProtobufScopeConfig_Column_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * ProtobufScopeConfig_Column_descriptor ()
 
const ::std::string & ProtobufScopeConfig_Column_Name (ProtobufScopeConfig_Column value)
 
bool ProtobufScopeConfig_Column_Parse (const ::std::string &name, ProtobufScopeConfig_Column *value)
 
bool MAVLinkGatewayConfig_ConnectionType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * MAVLinkGatewayConfig_ConnectionType_descriptor ()
 
const ::std::string & MAVLinkGatewayConfig_ConnectionType_Name (MAVLinkGatewayConfig_ConnectionType value)
 
bool MAVLinkGatewayConfig_ConnectionType_Parse (const ::std::string &name, MAVLinkGatewayConfig_ConnectionType *value)
 
bool ZeroMQToolConfig_Action_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * ZeroMQToolConfig_Action_descriptor ()
 
const ::std::string & ZeroMQToolConfig_Action_Name (ZeroMQToolConfig_Action value)
 
bool ZeroMQToolConfig_Action_Parse (const ::std::string &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_
 
const ProtobufCommanderConfig_Column ProtobufCommanderConfig_Column_Column_MIN = ProtobufCommanderConfig_Column_COLUMN_COMMENT
 
const ProtobufCommanderConfig_Column ProtobufCommanderConfig_Column_Column_MAX = ProtobufCommanderConfig_Column_COLUMN_LAST_ACK
 
const int ProtobufCommanderConfig_Column_Column_ARRAYSIZE = ProtobufCommanderConfig_Column_Column_MAX + 1
 
const ProtobufCommanderConfig_ExternalDataColumn ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MIN = ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_NAME
 
const ProtobufCommanderConfig_ExternalDataColumn ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX = ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_VALUE
 
const int ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_ARRAYSIZE = ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX + 1
 
const ProtobufScopeConfig_Column ProtobufScopeConfig_Column_Column_MIN = ProtobufScopeConfig_Column_COLUMN_GROUP
 
const ProtobufScopeConfig_Column ProtobufScopeConfig_Column_Column_MAX = ProtobufScopeConfig_Column_COLUMN_TIME
 
const int ProtobufScopeConfig_Column_Column_ARRAYSIZE = ProtobufScopeConfig_Column_Column_MAX + 1
 
LoggerConfigDefaultTypeInternal _LoggerConfig_default_instance_
 
PlaybackConfigDefaultTypeInternal _PlaybackConfig_default_instance_
 
PlaybackConfig_TypeFilterDefaultTypeInternal _PlaybackConfig_TypeFilter_default_instance_
 
MAVLinkGatewayConfigDefaultTypeInternal _MAVLinkGatewayConfig_default_instance_
 
const MAVLinkGatewayConfig_ConnectionType MAVLinkGatewayConfig_ConnectionType_ConnectionType_MIN = MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL
 
const MAVLinkGatewayConfig_ConnectionType MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX = MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP
 
const 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_
 
const ZeroMQToolConfig_Action ZeroMQToolConfig_Action_Action_MIN = ZeroMQToolConfig_Action_help
 
const ZeroMQToolConfig_Action ZeroMQToolConfig_Action_Action_MAX = ZeroMQToolConfig_Action_moos_gateway
 
const 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 79 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 135 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 160 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 182 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 85 of file tool_config.pb.h.

Function Documentation

◆ MAVLinkGatewayConfig_ConnectionType_descriptor()

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

◆ MAVLinkGatewayConfig_ConnectionType_IsValid()

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

◆ MAVLinkGatewayConfig_ConnectionType_Name()

const ::std::string& goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_Name ( MAVLinkGatewayConfig_ConnectionType  value)
inline

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

◆ MAVLinkGatewayConfig_ConnectionType_Parse()

bool goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_Parse ( const ::std::string &  name,
MAVLinkGatewayConfig_ConnectionType value 
)
inline

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

◆ ProtobufCommanderConfig_Column_descriptor()

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

◆ ProtobufCommanderConfig_Column_IsValid()

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

◆ ProtobufCommanderConfig_Column_Name()

const ::std::string& goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_Name ( ProtobufCommanderConfig_Column  value)
inline

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

◆ ProtobufCommanderConfig_Column_Parse()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_Parse ( const ::std::string &  name,
ProtobufCommanderConfig_Column value 
)
inline

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

◆ ProtobufCommanderConfig_ExternalDataColumn_descriptor()

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

◆ ProtobufCommanderConfig_ExternalDataColumn_IsValid()

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

◆ ProtobufCommanderConfig_ExternalDataColumn_Name()

const ::std::string& goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_Name ( ProtobufCommanderConfig_ExternalDataColumn  value)
inline

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

◆ ProtobufCommanderConfig_ExternalDataColumn_Parse()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_Parse ( const ::std::string &  name,
ProtobufCommanderConfig_ExternalDataColumn value 
)
inline

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

◆ ProtobufScopeConfig_Column_descriptor()

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

◆ ProtobufScopeConfig_Column_IsValid()

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

◆ ProtobufScopeConfig_Column_Name()

const ::std::string& goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_Name ( ProtobufScopeConfig_Column  value)
inline

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

◆ ProtobufScopeConfig_Column_Parse()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_Parse ( const ::std::string &  name,
ProtobufScopeConfig_Column value 
)
inline

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

◆ ZeroMQToolConfig_Action_descriptor()

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

◆ ZeroMQToolConfig_Action_IsValid()

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

◆ ZeroMQToolConfig_Action_Name()

const ::std::string& goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_Name ( ZeroMQToolConfig_Action  value)
inline

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

◆ ZeroMQToolConfig_Action_Parse()

bool goby::apps::zeromq::protobuf::ZeroMQToolConfig_Action_Parse ( const ::std::string &  name,
ZeroMQToolConfig_Action value 
)
inline

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

Variable Documentation

◆ _CoronerConfig_default_instance_

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

◆ _FrontSeatInterfaceConfig_default_instance_

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

◆ _GEOVInterfaceConfig_default_instance_

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

◆ _GobyDaemonConfig_default_instance_

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

◆ _GobyIntervehiclePortalConfig_default_instance_

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

◆ _GPSDConfig_default_instance_

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

◆ _LiaisonConfig_default_instance_

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

◆ _LoggerConfig_default_instance_

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

◆ _MAVLinkGatewayConfig_default_instance_

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

◆ _NetworkAckSet_default_instance_

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

◆ _OpenCPNInterfaceConfig_default_instance_

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

◆ _PlaybackConfig_default_instance_

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

◆ _PlaybackConfig_TypeFilter_default_instance_

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

◆ _ProtobufCommanderConfig_DatabaseColumnWidthPixels_default_instance_

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

◆ _ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels_default_instance_

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

◆ _ProtobufCommanderConfig_default_instance_

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

◆ _ProtobufCommanderConfig_LoadProtobuf_default_instance_

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

◆ _ProtobufCommanderConfig_LoadProtobuf_ExternalData_default_instance_

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

◆ _ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation_default_instance_

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

◆ _ProtobufCommanderConfig_LoadProtobuf_GroupLayer_default_instance_

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

◆ _ProtobufCommanderConfig_ModalDialogDimensions_default_instance_

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

◆ _ProtobufCommanderConfig_NotificationSubscription_Color_default_instance_

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

◆ _ProtobufCommanderConfig_NotificationSubscription_default_instance_

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

◆ _ProtobufScopeConfig_ColumnWidthPixels_default_instance_

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

◆ _ProtobufScopeConfig_default_instance_

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

◆ _ProtobufScopeConfig_HistoryConfig_default_instance_

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

◆ _PublishToolConfig_default_instance_

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

◆ _SubscribeToolConfig_default_instance_

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

◆ _TerminateConfig_default_instance_

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

◆ _ZeroMQToolConfig_default_instance_

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

◆ MAVLinkGatewayConfig_ConnectionType_ConnectionType_ARRAYSIZE

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

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

◆ MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX

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

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

◆ MAVLinkGatewayConfig_ConnectionType_ConnectionType_MIN

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

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

◆ ProtobufCommanderConfig_Column_Column_ARRAYSIZE

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

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

◆ ProtobufCommanderConfig_Column_Column_MAX

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

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

◆ ProtobufCommanderConfig_Column_Column_MIN

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

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

◆ ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_ARRAYSIZE

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

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

◆ ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX

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

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

◆ ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MIN

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

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

◆ ProtobufScopeConfig_Column_Column_ARRAYSIZE

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

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

◆ ProtobufScopeConfig_Column_Column_MAX

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

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

◆ ProtobufScopeConfig_Column_Column_MIN

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

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

◆ ZeroMQToolConfig_Action_Action_ARRAYSIZE

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

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

◆ ZeroMQToolConfig_Action_Action_MAX

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

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

◆ ZeroMQToolConfig_Action_Action_MIN

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

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