Goby3
3.1.5
2024.05.14
|
#include <goby/middleware/protobuf/intervehicle.pb.h>
Public Types | |
enum | : int { kDriverFieldNumber = 11 , kMacFieldNumber = 12 , kSubscriptionBufferFieldNumber = 13 , kModemIdFieldNumber = 1 , kSubnetMaskFieldNumber = 2 , kAckTimeoutFieldNumber = 20 , kModemReportIntervalFieldNumber = 21 } |
enum | : int { kNameFieldNumber = 1 , kDirFieldNumber = 2 } |
enum | : int { kLinkFieldNumber = 1 , kPersistSubscriptionsFieldNumber = 10 } |
enum | : int { kTxQueueSizeFieldNumber = 1 } |
enum | : int { kHeaderFieldNumber = 2 , kIntervehicleFieldNumber = 10 , kMetadataFieldNumber = 20 , kTimeFieldNumber = 3 , kApiVersionFieldNumber = 1 , kDcclIdFieldNumber = 5 , kGroupFieldNumber = 6 , kActionFieldNumber = 4 } |
enum | DCCLParameters { DCCL_ID = 3 , DCCL_MAX_BYTES = 32 } |
enum | : int { kDestFieldNumber = 2 , kModemMsgFieldNumber = 10 , kSrcFieldNumber = 1 } |
enum | : int { kDataFieldNumber = 2 , kDcclIdFieldNumber = 5 } |
enum | : int { kFrameFieldNumber = 2 , kHeaderFieldNumber = 2 } |
enum | : int { kHeaderFieldNumber = 2 , kLatencyFieldNumber = 2 } |
enum | : int { kHeaderFieldNumber = 2 , kLatencyFieldNumber = 2 , kReasonFieldNumber = 3 } |
enum | : int { kSerializerFieldNumber = 1 , kDataFieldNumber = 2 } |
enum | : int { kSerializerFieldNumber = 1 , kDataFieldNumber = 2 } |
enum | : int { kSubscriptionFieldNumber = 2 , kChangedFieldNumber = 3 , kLinkModemIdFieldNumber = 1 } |
enum | : int { kSubscriptionFieldNumber = 2 , kTimeFieldNumber = 3 } |
enum | : int { kDataFieldNumber = 2 , kLinkModemIdFieldNumber = 1 } |
enum | : int { kDataFieldNumber = 2 , kLinkModemIdFieldNumber = 1 } |
enum | : int { kDataFieldNumber = 2 , kLinkModemIdFieldNumber = 1 } |
enum | : int { kPublisherIdFieldNumber = 1 , kBufferFieldNumber = 10 , kSubscriberUuidFieldNumber = 2 , kBroadcastFieldNumber = 20 } |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | ack_timeout_dimension |
typedef boost::units::unit< ack_timeout_dimension, boost::units::si::system > | ack_timeout_unit |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | modem_report_interval_dimension |
typedef boost::units::unit< modem_report_interval_dimension, boost::units::si::system > | modem_report_interval_unit |
typedef PortalConfig_LinkConfig | LinkConfig |
typedef PortalConfig_PersistSubscriptions | PersistSubscriptions |
typedef Subscription_Action | Action |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | time_dimension |
typedef boost::units::make_scaled_unit< boost::units::unit< time_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type | time_unit |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | latency_dimension |
typedef boost::units::make_scaled_unit< boost::units::unit< latency_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type | latency_unit |
typedef ExpireData_ExpireReason | ExpireReason |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | latency_dimension |
typedef boost::units::make_scaled_unit< boost::units::unit< latency_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type | latency_unit |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | time_dimension |
typedef boost::units::make_scaled_unit< boost::units::unit< time_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type | time_unit |
Public Member Functions | |
PortalConfig_LinkConfig () | |
virtual | ~PortalConfig_LinkConfig () |
PortalConfig_LinkConfig (const PortalConfig_LinkConfig &from) | |
PortalConfig_LinkConfig (PortalConfig_LinkConfig &&from) noexcept | |
PortalConfig_LinkConfig & | operator= (const PortalConfig_LinkConfig &from) |
PortalConfig_LinkConfig & | operator= (PortalConfig_LinkConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (PortalConfig_LinkConfig *other) |
void | UnsafeArenaSwap (PortalConfig_LinkConfig *other) |
PortalConfig_LinkConfig * | New () const final |
PortalConfig_LinkConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const PortalConfig_LinkConfig &from) |
void | MergeFrom (const PortalConfig_LinkConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_driver () const |
void | clear_driver () |
const ::goby::acomms::protobuf::DriverConfig & | driver () const |
::goby::acomms::protobuf::DriverConfig * | release_driver () |
::goby::acomms::protobuf::DriverConfig * | mutable_driver () |
void | set_allocated_driver (::goby::acomms::protobuf::DriverConfig *driver) |
void | unsafe_arena_set_allocated_driver (::goby::acomms::protobuf::DriverConfig *driver) |
::goby::acomms::protobuf::DriverConfig * | unsafe_arena_release_driver () |
bool | has_mac () const |
void | clear_mac () |
const ::goby::acomms::protobuf::MACConfig & | mac () const |
::goby::acomms::protobuf::MACConfig * | release_mac () |
::goby::acomms::protobuf::MACConfig * | mutable_mac () |
void | set_allocated_mac (::goby::acomms::protobuf::MACConfig *mac) |
void | unsafe_arena_set_allocated_mac (::goby::acomms::protobuf::MACConfig *mac) |
::goby::acomms::protobuf::MACConfig * | unsafe_arena_release_mac () |
bool | has_subscription_buffer () const |
void | clear_subscription_buffer () |
const ::goby::acomms::protobuf::DynamicBufferConfig & | subscription_buffer () const |
::goby::acomms::protobuf::DynamicBufferConfig * | release_subscription_buffer () |
::goby::acomms::protobuf::DynamicBufferConfig * | mutable_subscription_buffer () |
void | set_allocated_subscription_buffer (::goby::acomms::protobuf::DynamicBufferConfig *subscription_buffer) |
void | unsafe_arena_set_allocated_subscription_buffer (::goby::acomms::protobuf::DynamicBufferConfig *subscription_buffer) |
::goby::acomms::protobuf::DynamicBufferConfig * | unsafe_arena_release_subscription_buffer () |
bool | has_modem_id () const |
void | clear_modem_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | modem_id () const |
void | set_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_subnet_mask () const |
void | clear_subnet_mask () |
::PROTOBUF_NAMESPACE_ID::uint32 | subnet_mask () const |
void | set_subnet_mask (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_ack_timeout () const |
void | clear_ack_timeout () |
double | ack_timeout () const |
void | set_ack_timeout (double value) |
bool | has_modem_report_interval () const |
void | clear_modem_report_interval () |
double | modem_report_interval () const |
void | set_modem_report_interval (double value) |
template<typename Quantity > | |
void | set_ack_timeout_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | ack_timeout_with_units () const |
boost::units::quantity< ack_timeout_unit, double > | ack_timeout_with_units () const |
template<typename Quantity > | |
void | set_modem_report_interval_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | modem_report_interval_with_units () const |
boost::units::quantity< modem_report_interval_unit, double > | modem_report_interval_with_units () const |
PortalConfig_PersistSubscriptions () | |
virtual | ~PortalConfig_PersistSubscriptions () |
PortalConfig_PersistSubscriptions (const PortalConfig_PersistSubscriptions &from) | |
PortalConfig_PersistSubscriptions (PortalConfig_PersistSubscriptions &&from) noexcept | |
PortalConfig_PersistSubscriptions & | operator= (const PortalConfig_PersistSubscriptions &from) |
PortalConfig_PersistSubscriptions & | operator= (PortalConfig_PersistSubscriptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (PortalConfig_PersistSubscriptions *other) |
void | UnsafeArenaSwap (PortalConfig_PersistSubscriptions *other) |
PortalConfig_PersistSubscriptions * | New () const final |
PortalConfig_PersistSubscriptions * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const PortalConfig_PersistSubscriptions &from) |
void | MergeFrom (const PortalConfig_PersistSubscriptions &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_name () const |
void | clear_name () |
const std::string & | name () const |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
std::string * | mutable_name () |
std::string * | release_name () |
void | set_allocated_name (std::string *name) |
bool | has_dir () const |
void | clear_dir () |
const std::string & | dir () const |
void | set_dir (const std::string &value) |
void | set_dir (std::string &&value) |
void | set_dir (const char *value) |
void | set_dir (const char *value, size_t size) |
std::string * | mutable_dir () |
std::string * | release_dir () |
void | set_allocated_dir (std::string *dir) |
PortalConfig () | |
virtual | ~PortalConfig () |
PortalConfig (const PortalConfig &from) | |
PortalConfig (PortalConfig &&from) noexcept | |
PortalConfig & | operator= (const PortalConfig &from) |
PortalConfig & | operator= (PortalConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (PortalConfig *other) |
void | UnsafeArenaSwap (PortalConfig *other) |
PortalConfig * | New () const final |
PortalConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const PortalConfig &from) |
void | MergeFrom (const PortalConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | link_size () const |
void | clear_link () |
::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig * | mutable_link (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig > * | mutable_link () |
const ::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig & | link (int index) const |
::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig * | add_link () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig > & | link () const |
bool | has_persist_subscriptions () const |
void | clear_persist_subscriptions () |
const ::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions & | persist_subscriptions () const |
::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions * | release_persist_subscriptions () |
::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions * | mutable_persist_subscriptions () |
void | set_allocated_persist_subscriptions (::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions *persist_subscriptions) |
void | unsafe_arena_set_allocated_persist_subscriptions (::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions *persist_subscriptions) |
::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions * | unsafe_arena_release_persist_subscriptions () |
Status () | |
virtual | ~Status () |
Status (const Status &from) | |
Status (Status &&from) noexcept | |
Status & | operator= (const Status &from) |
Status & | operator= (Status &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Status *other) |
void | UnsafeArenaSwap (Status *other) |
Status * | New () const final |
Status * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Status &from) |
void | MergeFrom (const Status &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_tx_queue_size () const |
void | clear_tx_queue_size () |
::PROTOBUF_NAMESPACE_ID::int32 | tx_queue_size () const |
void | set_tx_queue_size (::PROTOBUF_NAMESPACE_ID::int32 value) |
Subscription () | |
virtual | ~Subscription () |
Subscription (const Subscription &from) | |
Subscription (Subscription &&from) noexcept | |
Subscription & | operator= (const Subscription &from) |
Subscription & | operator= (Subscription &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Subscription *other) |
void | UnsafeArenaSwap (Subscription *other) |
Subscription * | New () const final |
Subscription * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Subscription &from) |
void | MergeFrom (const Subscription &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::intervehicle::protobuf::Header & | header () const |
::goby::middleware::intervehicle::protobuf::Header * | release_header () |
::goby::middleware::intervehicle::protobuf::Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::intervehicle::protobuf::Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::intervehicle::protobuf::Header *header) |
::goby::middleware::intervehicle::protobuf::Header * | unsafe_arena_release_header () |
bool | has_intervehicle () const |
void | clear_intervehicle () |
const ::goby::middleware::intervehicle::protobuf::TransporterConfig & | intervehicle () const |
::goby::middleware::intervehicle::protobuf::TransporterConfig * | release_intervehicle () |
::goby::middleware::intervehicle::protobuf::TransporterConfig * | mutable_intervehicle () |
void | set_allocated_intervehicle (::goby::middleware::intervehicle::protobuf::TransporterConfig *intervehicle) |
void | unsafe_arena_set_allocated_intervehicle (::goby::middleware::intervehicle::protobuf::TransporterConfig *intervehicle) |
::goby::middleware::intervehicle::protobuf::TransporterConfig * | unsafe_arena_release_intervehicle () |
bool | has_metadata () const |
void | clear_metadata () |
const ::goby::middleware::protobuf::SerializerProtobufMetadata & | metadata () const |
::goby::middleware::protobuf::SerializerProtobufMetadata * | release_metadata () |
::goby::middleware::protobuf::SerializerProtobufMetadata * | mutable_metadata () |
void | set_allocated_metadata (::goby::middleware::protobuf::SerializerProtobufMetadata *metadata) |
void | unsafe_arena_set_allocated_metadata (::goby::middleware::protobuf::SerializerProtobufMetadata *metadata) |
::goby::middleware::protobuf::SerializerProtobufMetadata * | unsafe_arena_release_metadata () |
bool | has_time () const |
void | clear_time () |
::PROTOBUF_NAMESPACE_ID::uint64 | time () const |
void | set_time (::PROTOBUF_NAMESPACE_ID::uint64 value) |
bool | has_api_version () const |
void | clear_api_version () |
::PROTOBUF_NAMESPACE_ID::uint32 | api_version () const |
void | set_api_version (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_dccl_id () const |
void | clear_dccl_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | dccl_id () const |
void | set_dccl_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_group () const |
void | clear_group () |
::PROTOBUF_NAMESPACE_ID::uint32 | group () const |
void | set_group (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_action () const |
void | clear_action () |
::goby::middleware::intervehicle::protobuf::Subscription_Action | action () const |
void | set_action (::goby::middleware::intervehicle::protobuf::Subscription_Action value) |
template<typename Quantity > | |
void | set_time_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | time_with_units () const |
boost::units::quantity< time_unit, google::protobuf::uint64 > | time_with_units () const |
Header () | |
virtual | ~Header () |
Header (const Header &from) | |
Header (Header &&from) noexcept | |
Header & | operator= (const Header &from) |
Header & | operator= (Header &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Header *other) |
void | UnsafeArenaSwap (Header *other) |
Header * | New () const final |
Header * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Header &from) |
void | MergeFrom (const Header &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | dest_size () const |
void | clear_dest () |
::PROTOBUF_NAMESPACE_ID::int32 | dest (int index) const |
void | set_dest (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
void | add_dest (::PROTOBUF_NAMESPACE_ID::int32 value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | dest () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_dest () |
bool | has_modem_msg () const |
void | clear_modem_msg () |
const ::goby::acomms::protobuf::ModemTransmission & | modem_msg () const |
::goby::acomms::protobuf::ModemTransmission * | release_modem_msg () |
::goby::acomms::protobuf::ModemTransmission * | mutable_modem_msg () |
void | set_allocated_modem_msg (::goby::acomms::protobuf::ModemTransmission *modem_msg) |
void | unsafe_arena_set_allocated_modem_msg (::goby::acomms::protobuf::ModemTransmission *modem_msg) |
::goby::acomms::protobuf::ModemTransmission * | unsafe_arena_release_modem_msg () |
bool | has_src () const |
void | clear_src () |
::PROTOBUF_NAMESPACE_ID::int32 | src () const |
void | set_src (::PROTOBUF_NAMESPACE_ID::int32 value) |
DCCLPacket () | |
virtual | ~DCCLPacket () |
DCCLPacket (const DCCLPacket &from) | |
DCCLPacket (DCCLPacket &&from) noexcept | |
DCCLPacket & | operator= (const DCCLPacket &from) |
DCCLPacket & | operator= (DCCLPacket &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (DCCLPacket *other) |
void | UnsafeArenaSwap (DCCLPacket *other) |
DCCLPacket * | New () const final |
DCCLPacket * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const DCCLPacket &from) |
void | MergeFrom (const DCCLPacket &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_data () const |
void | clear_data () |
const std::string & | data () const |
void | set_data (const std::string &value) |
void | set_data (std::string &&value) |
void | set_data (const char *value) |
void | set_data (const void *value, size_t size) |
std::string * | mutable_data () |
std::string * | release_data () |
void | set_allocated_data (std::string *data) |
bool | has_dccl_id () const |
void | clear_dccl_id () |
::PROTOBUF_NAMESPACE_ID::int32 | dccl_id () const |
void | set_dccl_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
DCCLForwardedData () | |
virtual | ~DCCLForwardedData () |
DCCLForwardedData (const DCCLForwardedData &from) | |
DCCLForwardedData (DCCLForwardedData &&from) noexcept | |
DCCLForwardedData & | operator= (const DCCLForwardedData &from) |
DCCLForwardedData & | operator= (DCCLForwardedData &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (DCCLForwardedData *other) |
void | UnsafeArenaSwap (DCCLForwardedData *other) |
DCCLForwardedData * | New () const final |
DCCLForwardedData * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const DCCLForwardedData &from) |
void | MergeFrom (const DCCLForwardedData &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | frame_size () const |
void | clear_frame () |
::goby::middleware::intervehicle::protobuf::DCCLPacket * | mutable_frame (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::DCCLPacket > * | mutable_frame () |
const ::goby::middleware::intervehicle::protobuf::DCCLPacket & | frame (int index) const |
::goby::middleware::intervehicle::protobuf::DCCLPacket * | add_frame () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::DCCLPacket > & | frame () const |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::intervehicle::protobuf::Header & | header () const |
::goby::middleware::intervehicle::protobuf::Header * | release_header () |
::goby::middleware::intervehicle::protobuf::Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::intervehicle::protobuf::Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::intervehicle::protobuf::Header *header) |
::goby::middleware::intervehicle::protobuf::Header * | unsafe_arena_release_header () |
AckData () | |
virtual | ~AckData () |
AckData (const AckData &from) | |
AckData (AckData &&from) noexcept | |
AckData & | operator= (const AckData &from) |
AckData & | operator= (AckData &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (AckData *other) |
void | UnsafeArenaSwap (AckData *other) |
AckData * | New () const final |
AckData * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const AckData &from) |
void | MergeFrom (const AckData &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::intervehicle::protobuf::Header & | header () const |
::goby::middleware::intervehicle::protobuf::Header * | release_header () |
::goby::middleware::intervehicle::protobuf::Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::intervehicle::protobuf::Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::intervehicle::protobuf::Header *header) |
::goby::middleware::intervehicle::protobuf::Header * | unsafe_arena_release_header () |
bool | has_latency () const |
void | clear_latency () |
::PROTOBUF_NAMESPACE_ID::int64 | latency () const |
void | set_latency (::PROTOBUF_NAMESPACE_ID::int64 value) |
template<typename Quantity > | |
void | set_latency_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | latency_with_units () const |
boost::units::quantity< latency_unit, google::protobuf::int64 > | latency_with_units () const |
ExpireData () | |
virtual | ~ExpireData () |
ExpireData (const ExpireData &from) | |
ExpireData (ExpireData &&from) noexcept | |
ExpireData & | operator= (const ExpireData &from) |
ExpireData & | operator= (ExpireData &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ExpireData *other) |
void | UnsafeArenaSwap (ExpireData *other) |
ExpireData * | New () const final |
ExpireData * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const ExpireData &from) |
void | MergeFrom (const ExpireData &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::intervehicle::protobuf::Header & | header () const |
::goby::middleware::intervehicle::protobuf::Header * | release_header () |
::goby::middleware::intervehicle::protobuf::Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::intervehicle::protobuf::Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::intervehicle::protobuf::Header *header) |
::goby::middleware::intervehicle::protobuf::Header * | unsafe_arena_release_header () |
bool | has_latency () const |
void | clear_latency () |
::PROTOBUF_NAMESPACE_ID::int64 | latency () const |
void | set_latency (::PROTOBUF_NAMESPACE_ID::int64 value) |
bool | has_reason () const |
void | clear_reason () |
::goby::middleware::intervehicle::protobuf::ExpireData_ExpireReason | reason () const |
void | set_reason (::goby::middleware::intervehicle::protobuf::ExpireData_ExpireReason value) |
template<typename Quantity > | |
void | set_latency_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | latency_with_units () const |
boost::units::quantity< latency_unit, google::protobuf::int64 > | latency_with_units () const |
AckMessagePair () | |
virtual | ~AckMessagePair () |
AckMessagePair (const AckMessagePair &from) | |
AckMessagePair (AckMessagePair &&from) noexcept | |
AckMessagePair & | operator= (const AckMessagePair &from) |
AckMessagePair & | operator= (AckMessagePair &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (AckMessagePair *other) |
void | UnsafeArenaSwap (AckMessagePair *other) |
AckMessagePair * | New () const final |
AckMessagePair * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const AckMessagePair &from) |
void | MergeFrom (const AckMessagePair &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_serializer () const |
void | clear_serializer () |
const ::goby::middleware::protobuf::SerializerTransporterMessage & | serializer () const |
::goby::middleware::protobuf::SerializerTransporterMessage * | release_serializer () |
::goby::middleware::protobuf::SerializerTransporterMessage * | mutable_serializer () |
void | set_allocated_serializer (::goby::middleware::protobuf::SerializerTransporterMessage *serializer) |
void | unsafe_arena_set_allocated_serializer (::goby::middleware::protobuf::SerializerTransporterMessage *serializer) |
::goby::middleware::protobuf::SerializerTransporterMessage * | unsafe_arena_release_serializer () |
bool | has_data () const |
void | clear_data () |
const ::goby::middleware::intervehicle::protobuf::AckData & | data () const |
::goby::middleware::intervehicle::protobuf::AckData * | release_data () |
::goby::middleware::intervehicle::protobuf::AckData * | mutable_data () |
void | set_allocated_data (::goby::middleware::intervehicle::protobuf::AckData *data) |
void | unsafe_arena_set_allocated_data (::goby::middleware::intervehicle::protobuf::AckData *data) |
::goby::middleware::intervehicle::protobuf::AckData * | unsafe_arena_release_data () |
ExpireMessagePair () | |
virtual | ~ExpireMessagePair () |
ExpireMessagePair (const ExpireMessagePair &from) | |
ExpireMessagePair (ExpireMessagePair &&from) noexcept | |
ExpireMessagePair & | operator= (const ExpireMessagePair &from) |
ExpireMessagePair & | operator= (ExpireMessagePair &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ExpireMessagePair *other) |
void | UnsafeArenaSwap (ExpireMessagePair *other) |
ExpireMessagePair * | New () const final |
ExpireMessagePair * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const ExpireMessagePair &from) |
void | MergeFrom (const ExpireMessagePair &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_serializer () const |
void | clear_serializer () |
const ::goby::middleware::protobuf::SerializerTransporterMessage & | serializer () const |
::goby::middleware::protobuf::SerializerTransporterMessage * | release_serializer () |
::goby::middleware::protobuf::SerializerTransporterMessage * | mutable_serializer () |
void | set_allocated_serializer (::goby::middleware::protobuf::SerializerTransporterMessage *serializer) |
void | unsafe_arena_set_allocated_serializer (::goby::middleware::protobuf::SerializerTransporterMessage *serializer) |
::goby::middleware::protobuf::SerializerTransporterMessage * | unsafe_arena_release_serializer () |
bool | has_data () const |
void | clear_data () |
const ::goby::middleware::intervehicle::protobuf::ExpireData & | data () const |
::goby::middleware::intervehicle::protobuf::ExpireData * | release_data () |
::goby::middleware::intervehicle::protobuf::ExpireData * | mutable_data () |
void | set_allocated_data (::goby::middleware::intervehicle::protobuf::ExpireData *data) |
void | unsafe_arena_set_allocated_data (::goby::middleware::intervehicle::protobuf::ExpireData *data) |
::goby::middleware::intervehicle::protobuf::ExpireData * | unsafe_arena_release_data () |
SubscriptionReport () | |
virtual | ~SubscriptionReport () |
SubscriptionReport (const SubscriptionReport &from) | |
SubscriptionReport (SubscriptionReport &&from) noexcept | |
SubscriptionReport & | operator= (const SubscriptionReport &from) |
SubscriptionReport & | operator= (SubscriptionReport &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SubscriptionReport *other) |
void | UnsafeArenaSwap (SubscriptionReport *other) |
SubscriptionReport * | New () const final |
SubscriptionReport * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const SubscriptionReport &from) |
void | MergeFrom (const SubscriptionReport &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | subscription_size () const |
void | clear_subscription () |
::goby::middleware::intervehicle::protobuf::Subscription * | mutable_subscription (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::Subscription > * | mutable_subscription () |
const ::goby::middleware::intervehicle::protobuf::Subscription & | subscription (int index) const |
::goby::middleware::intervehicle::protobuf::Subscription * | add_subscription () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::Subscription > & | subscription () const |
bool | has_changed () const |
void | clear_changed () |
const ::goby::middleware::intervehicle::protobuf::Subscription & | changed () const |
::goby::middleware::intervehicle::protobuf::Subscription * | release_changed () |
::goby::middleware::intervehicle::protobuf::Subscription * | mutable_changed () |
void | set_allocated_changed (::goby::middleware::intervehicle::protobuf::Subscription *changed) |
void | unsafe_arena_set_allocated_changed (::goby::middleware::intervehicle::protobuf::Subscription *changed) |
::goby::middleware::intervehicle::protobuf::Subscription * | unsafe_arena_release_changed () |
bool | has_link_modem_id () const |
void | clear_link_modem_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | link_modem_id () const |
void | set_link_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SubscriptionPersistCollection () | |
virtual | ~SubscriptionPersistCollection () |
SubscriptionPersistCollection (const SubscriptionPersistCollection &from) | |
SubscriptionPersistCollection (SubscriptionPersistCollection &&from) noexcept | |
SubscriptionPersistCollection & | operator= (const SubscriptionPersistCollection &from) |
SubscriptionPersistCollection & | operator= (SubscriptionPersistCollection &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SubscriptionPersistCollection *other) |
void | UnsafeArenaSwap (SubscriptionPersistCollection *other) |
SubscriptionPersistCollection * | New () const final |
SubscriptionPersistCollection * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const SubscriptionPersistCollection &from) |
void | MergeFrom (const SubscriptionPersistCollection &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | subscription_size () const |
void | clear_subscription () |
::goby::middleware::intervehicle::protobuf::Subscription * | mutable_subscription (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::Subscription > * | mutable_subscription () |
const ::goby::middleware::intervehicle::protobuf::Subscription & | subscription (int index) const |
::goby::middleware::intervehicle::protobuf::Subscription * | add_subscription () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::Subscription > & | subscription () const |
bool | has_time () const |
void | clear_time () |
::PROTOBUF_NAMESPACE_ID::uint64 | time () const |
void | set_time (::PROTOBUF_NAMESPACE_ID::uint64 value) |
template<typename Quantity > | |
void | set_time_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | time_with_units () const |
boost::units::quantity< time_unit, google::protobuf::uint64 > | time_with_units () const |
ModemTransmissionWithLinkID () | |
virtual | ~ModemTransmissionWithLinkID () |
ModemTransmissionWithLinkID (const ModemTransmissionWithLinkID &from) | |
ModemTransmissionWithLinkID (ModemTransmissionWithLinkID &&from) noexcept | |
ModemTransmissionWithLinkID & | operator= (const ModemTransmissionWithLinkID &from) |
ModemTransmissionWithLinkID & | operator= (ModemTransmissionWithLinkID &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ModemTransmissionWithLinkID *other) |
void | UnsafeArenaSwap (ModemTransmissionWithLinkID *other) |
ModemTransmissionWithLinkID * | New () const final |
ModemTransmissionWithLinkID * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const ModemTransmissionWithLinkID &from) |
void | MergeFrom (const ModemTransmissionWithLinkID &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_data () const |
void | clear_data () |
const ::goby::acomms::protobuf::ModemTransmission & | data () const |
::goby::acomms::protobuf::ModemTransmission * | release_data () |
::goby::acomms::protobuf::ModemTransmission * | mutable_data () |
void | set_allocated_data (::goby::acomms::protobuf::ModemTransmission *data) |
void | unsafe_arena_set_allocated_data (::goby::acomms::protobuf::ModemTransmission *data) |
::goby::acomms::protobuf::ModemTransmission * | unsafe_arena_release_data () |
bool | has_link_modem_id () const |
void | clear_link_modem_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | link_modem_id () const |
void | set_link_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
ModemRawWithLinkID () | |
virtual | ~ModemRawWithLinkID () |
ModemRawWithLinkID (const ModemRawWithLinkID &from) | |
ModemRawWithLinkID (ModemRawWithLinkID &&from) noexcept | |
ModemRawWithLinkID & | operator= (const ModemRawWithLinkID &from) |
ModemRawWithLinkID & | operator= (ModemRawWithLinkID &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ModemRawWithLinkID *other) |
void | UnsafeArenaSwap (ModemRawWithLinkID *other) |
ModemRawWithLinkID * | New () const final |
ModemRawWithLinkID * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const ModemRawWithLinkID &from) |
void | MergeFrom (const ModemRawWithLinkID &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_data () const |
void | clear_data () |
const ::goby::acomms::protobuf::ModemRaw & | data () const |
::goby::acomms::protobuf::ModemRaw * | release_data () |
::goby::acomms::protobuf::ModemRaw * | mutable_data () |
void | set_allocated_data (::goby::acomms::protobuf::ModemRaw *data) |
void | unsafe_arena_set_allocated_data (::goby::acomms::protobuf::ModemRaw *data) |
::goby::acomms::protobuf::ModemRaw * | unsafe_arena_release_data () |
bool | has_link_modem_id () const |
void | clear_link_modem_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | link_modem_id () const |
void | set_link_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
ModemReportWithLinkID () | |
virtual | ~ModemReportWithLinkID () |
ModemReportWithLinkID (const ModemReportWithLinkID &from) | |
ModemReportWithLinkID (ModemReportWithLinkID &&from) noexcept | |
ModemReportWithLinkID & | operator= (const ModemReportWithLinkID &from) |
ModemReportWithLinkID & | operator= (ModemReportWithLinkID &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ModemReportWithLinkID *other) |
void | UnsafeArenaSwap (ModemReportWithLinkID *other) |
ModemReportWithLinkID * | New () const final |
ModemReportWithLinkID * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const ModemReportWithLinkID &from) |
void | MergeFrom (const ModemReportWithLinkID &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_data () const |
void | clear_data () |
const ::goby::acomms::protobuf::ModemReport & | data () const |
::goby::acomms::protobuf::ModemReport * | release_data () |
::goby::acomms::protobuf::ModemReport * | mutable_data () |
void | set_allocated_data (::goby::acomms::protobuf::ModemReport *data) |
void | unsafe_arena_set_allocated_data (::goby::acomms::protobuf::ModemReport *data) |
::goby::acomms::protobuf::ModemReport * | unsafe_arena_release_data () |
bool | has_link_modem_id () const |
void | clear_link_modem_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | link_modem_id () const |
void | set_link_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
TransporterConfig () | |
virtual | ~TransporterConfig () |
TransporterConfig (const TransporterConfig &from) | |
TransporterConfig (TransporterConfig &&from) noexcept | |
TransporterConfig & | operator= (const TransporterConfig &from) |
TransporterConfig & | operator= (TransporterConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TransporterConfig *other) |
void | UnsafeArenaSwap (TransporterConfig *other) |
TransporterConfig * | New () const final |
TransporterConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const TransporterConfig &from) |
void | MergeFrom (const TransporterConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | publisher_id_size () const |
void | clear_publisher_id () |
::PROTOBUF_NAMESPACE_ID::int32 | publisher_id (int index) const |
void | set_publisher_id (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
void | add_publisher_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | publisher_id () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_publisher_id () |
bool | has_buffer () const |
void | clear_buffer () |
const ::goby::acomms::protobuf::DynamicBufferConfig & | buffer () const |
::goby::acomms::protobuf::DynamicBufferConfig * | release_buffer () |
::goby::acomms::protobuf::DynamicBufferConfig * | mutable_buffer () |
void | set_allocated_buffer (::goby::acomms::protobuf::DynamicBufferConfig *buffer) |
void | unsafe_arena_set_allocated_buffer (::goby::acomms::protobuf::DynamicBufferConfig *buffer) |
::goby::acomms::protobuf::DynamicBufferConfig * | unsafe_arena_release_buffer () |
bool | has_subscriber_uuid () const |
void | clear_subscriber_uuid () |
::PROTOBUF_NAMESPACE_ID::int32 | subscriber_uuid () const |
void | set_subscriber_uuid (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_broadcast () const |
void | clear_broadcast () |
bool | broadcast () const |
void | set_broadcast (bool value) |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const PortalConfig_LinkConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const PortalConfig_LinkConfig * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const PortalConfig_PersistSubscriptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const PortalConfig_PersistSubscriptions * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const PortalConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const PortalConfig * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Status & | default_instance () |
static void | InitAsDefaultInstance () |
static const Status * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Subscription & | default_instance () |
static void | InitAsDefaultInstance () |
static const Subscription * | internal_default_instance () |
static bool | Action_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Action_descriptor () |
template<typename T > | |
static const std::string & | Action_Name (T enum_t_value) |
static bool | Action_Parse (const std::string &name, Action *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Header & | default_instance () |
static void | InitAsDefaultInstance () |
static const Header * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const DCCLPacket & | default_instance () |
static void | InitAsDefaultInstance () |
static const DCCLPacket * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const DCCLForwardedData & | default_instance () |
static void | InitAsDefaultInstance () |
static const DCCLForwardedData * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const AckData & | default_instance () |
static void | InitAsDefaultInstance () |
static const AckData * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ExpireData & | default_instance () |
static void | InitAsDefaultInstance () |
static const ExpireData * | internal_default_instance () |
static bool | ExpireReason_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | ExpireReason_descriptor () |
template<typename T > | |
static const std::string & | ExpireReason_Name (T enum_t_value) |
static bool | ExpireReason_Parse (const std::string &name, ExpireReason *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const AckMessagePair & | default_instance () |
static void | InitAsDefaultInstance () |
static const AckMessagePair * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ExpireMessagePair & | default_instance () |
static void | InitAsDefaultInstance () |
static const ExpireMessagePair * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const SubscriptionReport & | default_instance () |
static void | InitAsDefaultInstance () |
static const SubscriptionReport * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const SubscriptionPersistCollection & | default_instance () |
static void | InitAsDefaultInstance () |
static const SubscriptionPersistCollection * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ModemTransmissionWithLinkID & | default_instance () |
static void | InitAsDefaultInstance () |
static const ModemTransmissionWithLinkID * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ModemRawWithLinkID & | default_instance () |
static void | InitAsDefaultInstance () |
static const ModemRawWithLinkID * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ModemReportWithLinkID & | default_instance () |
static void | InitAsDefaultInstance () |
static const ModemReportWithLinkID * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const TransporterConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const TransporterConfig * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static constexpr Action | SUBSCRIBE |
static constexpr Action | UNSUBSCRIBE |
static constexpr Action | Action_MIN |
static constexpr Action | Action_MAX |
static constexpr int | Action_ARRAYSIZE |
static constexpr ExpireReason | EXPIRED_NO_SUBSCRIBERS |
static constexpr ExpireReason | EXPIRED_TIME_TO_LIVE_EXCEEDED |
static constexpr ExpireReason | EXPIRED_BUFFER_OVERFLOW |
static constexpr ExpireReason | ExpireReason_MIN |
static constexpr ExpireReason | ExpireReason_MAX |
static constexpr int | ExpireReason_ARRAYSIZE |
Protected Member Functions | |
PortalConfig_LinkConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
PortalConfig_PersistSubscriptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
PortalConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Status (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Subscription (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Header (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
DCCLPacket (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
DCCLForwardedData (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
AckData (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
ExpireData (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
AckMessagePair (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
ExpireMessagePair (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SubscriptionReport (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SubscriptionPersistCollection (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
ModemTransmissionWithLinkID (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
ModemRawWithLinkID (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
ModemReportWithLinkID (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TransporterConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Definition at line 227 of file intervehicle.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ack_timeout_dimension |
Definition at line 461 of file intervehicle.pb.h.
typedef boost::units::unit<ack_timeout_dimension,boost::units::si::system> goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ack_timeout_unit |
Definition at line 463 of file intervehicle.pb.h.
Definition at line 1156 of file intervehicle.pb.h.
typedef ExpireData_ExpireReason goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ExpireReason |
Definition at line 2211 of file intervehicle.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::latency_dimension |
Definition at line 2061 of file intervehicle.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::latency_dimension |
Definition at line 2294 of file intervehicle.pb.h.
typedef boost::units::make_scaled_unit<boost::units::unit<latency_dimension,boost::units::si::system> , boost::units::scale<10, boost::units::static_rational<-6> > >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::latency_unit |
Definition at line 2063 of file intervehicle.pb.h.
typedef boost::units::make_scaled_unit<boost::units::unit<latency_dimension,boost::units::si::system> , boost::units::scale<10, boost::units::static_rational<-6> > >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::latency_unit |
Definition at line 2296 of file intervehicle.pb.h.
typedef PortalConfig_LinkConfig goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::LinkConfig |
Definition at line 830 of file intervehicle.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::modem_report_interval_dimension |
Definition at line 476 of file intervehicle.pb.h.
typedef boost::units::unit<modem_report_interval_dimension,boost::units::si::system> goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::modem_report_interval_unit |
Definition at line 478 of file intervehicle.pb.h.
typedef PortalConfig_PersistSubscriptions goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::PersistSubscriptions |
Definition at line 831 of file intervehicle.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::time_dimension |
Definition at line 1318 of file intervehicle.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::time_dimension |
Definition at line 3025 of file intervehicle.pb.h.
typedef boost::units::make_scaled_unit<boost::units::unit<time_dimension,boost::units::si::system> , boost::units::scale<10, boost::units::static_rational<-6> > >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::time_unit |
Definition at line 1320 of file intervehicle.pb.h.
typedef boost::units::make_scaled_unit<boost::units::unit<time_dimension,boost::units::si::system> , boost::units::scale<10, boost::units::static_rational<-6> > >::type goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::time_unit |
Definition at line 3027 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDriverFieldNumber | |
kMacFieldNumber | |
kSubscriptionBufferFieldNumber | |
kModemIdFieldNumber | |
kSubnetMaskFieldNumber | |
kAckTimeoutFieldNumber | |
kModemReportIntervalFieldNumber |
Definition at line 346 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kDirFieldNumber |
Definition at line 633 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kLinkFieldNumber | |
kPersistSubscriptionsFieldNumber |
Definition at line 835 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTxQueueSizeFieldNumber |
Definition at line 1009 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kIntervehicleFieldNumber | |
kMetadataFieldNumber | |
kTimeFieldNumber | |
kApiVersionFieldNumber | |
kDcclIdFieldNumber | |
kGroupFieldNumber | |
kActionFieldNumber |
Definition at line 1188 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDestFieldNumber | |
kModemMsgFieldNumber | |
kSrcFieldNumber |
Definition at line 1476 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDataFieldNumber | |
kDcclIdFieldNumber |
Definition at line 1669 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kFrameFieldNumber | |
kHeaderFieldNumber |
Definition at line 1852 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kLatencyFieldNumber |
Definition at line 2026 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kLatencyFieldNumber | |
kReasonFieldNumber |
Definition at line 2245 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSerializerFieldNumber | |
kDataFieldNumber |
Definition at line 2447 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSerializerFieldNumber | |
kDataFieldNumber |
Definition at line 2624 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSubscriptionFieldNumber | |
kChangedFieldNumber | |
kLinkModemIdFieldNumber |
Definition at line 2801 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSubscriptionFieldNumber | |
kTimeFieldNumber |
Definition at line 2990 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDataFieldNumber | |
kLinkModemIdFieldNumber |
Definition at line 3174 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDataFieldNumber | |
kLinkModemIdFieldNumber |
Definition at line 3346 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDataFieldNumber | |
kLinkModemIdFieldNumber |
Definition at line 3518 of file intervehicle.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPublisherIdFieldNumber | |
kBufferFieldNumber | |
kSubscriberUuidFieldNumber | |
kBroadcastFieldNumber |
Definition at line 203 of file intervehicle_transporter_config.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 1317 of file intervehicle.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
double goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ack_timeout | ( | ) | const |
|
inline |
Definition at line 470 of file intervehicle.pb.h.
|
inline |
Definition at line 473 of file intervehicle.pb.h.
|
inline |
Definition at line 1910 of file intervehicle.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 1914 of file intervehicle.pb.h.
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::AckData | ( | const AckData & | from | ) |
|
inline |
Definition at line 2331 of file intervehicle.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 2335 of file intervehicle.pb.h.
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::AckMessagePair | ( | const AckMessagePair & | from | ) |
::goby::middleware::intervehicle::protobuf::Subscription_Action goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::action | ( | ) | const |
|
inlinestatic |
Definition at line 1171 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1161 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1175 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1181 of file intervehicle.pb.h.
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::add_dest | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
::goby::middleware::intervehicle::protobuf::DCCLPacket* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::add_frame | ( | ) |
::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::add_link | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::add_publisher_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
::goby::middleware::intervehicle::protobuf::Subscription* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::add_subscription | ( | ) |
::goby::middleware::intervehicle::protobuf::Subscription* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::add_subscription | ( | ) |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::api_version | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::broadcast | ( | ) | const |
const ::goby::acomms::protobuf::DynamicBufferConfig& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::buffer | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
const ::goby::middleware::intervehicle::protobuf::Subscription& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::changed | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_ack_timeout | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_action | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_api_version | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_broadcast | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_buffer | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_changed | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_data | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_data | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_data | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_data | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_data | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_data | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_dccl_id | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_dccl_id | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_dest | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_dir | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_driver | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_frame | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_group | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_intervehicle | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_latency | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_latency | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_link | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_link_modem_id | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_link_modem_id | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_link_modem_id | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_link_modem_id | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_mac | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_metadata | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_modem_id | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_modem_msg | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_modem_report_interval | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_name | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_persist_subscriptions | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_publisher_id | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_reason | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_serializer | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_serializer | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_src | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_subnet_mask | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_subscriber_uuid | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_subscription | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_subscription | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_subscription_buffer | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::clear_tx_queue_size | ( | ) |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const AckData & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const AckMessagePair & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const DCCLForwardedData & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const DCCLPacket & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const ExpireData & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const ExpireMessagePair & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Header & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const ModemRawWithLinkID & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const ModemReportWithLinkID & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const ModemTransmissionWithLinkID & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const PortalConfig & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const PortalConfig_LinkConfig & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const PortalConfig_PersistSubscriptions & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Status & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Subscription & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SubscriptionPersistCollection & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SubscriptionReport & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TransporterConfig & | from | ) |
const std::string& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::data | ( | ) | const |
const ::goby::middleware::intervehicle::protobuf::AckData& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::data | ( | ) | const |
const ::goby::middleware::intervehicle::protobuf::ExpireData& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::data | ( | ) | const |
const ::goby::acomms::protobuf::ModemTransmission& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::data | ( | ) | const |
const ::goby::acomms::protobuf::ModemRaw& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::data | ( | ) | const |
const ::goby::acomms::protobuf::ModemReport& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::data | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::dccl_id | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::dccl_id | ( | ) | const |
|
inline |
Definition at line 1736 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::DCCLForwardedData | ( | const DCCLForwardedData & | from | ) |
|
inlinenoexcept |
Definition at line 1740 of file intervehicle.pb.h.
|
inline |
Definition at line 1553 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::DCCLPacket | ( | const DCCLPacket & | from | ) |
|
inlinenoexcept |
Definition at line 1557 of file intervehicle.pb.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 259 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 546 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 745 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 922 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1071 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1389 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1582 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1765 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1939 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2126 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2360 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2537 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2714 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2903 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3087 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3259 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3431 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 116 of file intervehicle_transporter_config.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::dest | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::dest | ( | int | index | ) | const |
int goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::dest_size | ( | ) | const |
const std::string& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::dir | ( | ) | const |
const ::goby::acomms::protobuf::DriverConfig& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::driver | ( | ) | const |
|
inline |
Definition at line 2097 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ExpireData | ( | const ExpireData & | from | ) |
|
inlinenoexcept |
Definition at line 2101 of file intervehicle.pb.h.
|
inline |
Definition at line 2508 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ExpireMessagePair | ( | const ExpireMessagePair & | from | ) |
|
inlinenoexcept |
Definition at line 2512 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2228 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2218 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2232 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2238 of file intervehicle.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::DCCLPacket >& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::frame | ( | ) | const |
const ::goby::middleware::intervehicle::protobuf::DCCLPacket& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::frame | ( | int | index | ) | const |
int goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::frame_size | ( | ) | const |
|
inlinefinal |
Definition at line 315 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 602 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 801 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 978 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1127 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1445 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1638 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1821 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1995 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2182 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2416 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2593 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2770 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2959 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3143 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3315 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3487 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 172 of file intervehicle_transporter_config.pb.h.
|
inlinestatic |
Definition at line 262 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 549 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 748 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 925 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1074 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1392 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1585 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1768 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1942 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2129 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2363 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2540 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2717 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2906 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3090 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3262 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3434 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 119 of file intervehicle_transporter_config.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 265 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 552 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 751 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 928 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1077 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1395 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1588 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1771 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1945 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2132 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2366 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2543 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2720 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2909 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3093 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3265 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3437 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 122 of file intervehicle_transporter_config.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::group | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_ack_timeout | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_action | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_api_version | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_broadcast | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_buffer | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_changed | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_data | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_data | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_data | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_data | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_data | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_data | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_dccl_id | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_dccl_id | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_dir | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_driver | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_group | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_intervehicle | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_latency | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_latency | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_link_modem_id | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_link_modem_id | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_link_modem_id | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_link_modem_id | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_mac | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_metadata | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_modem_id | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_modem_msg | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_modem_report_interval | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_name | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_persist_subscriptions | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_reason | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_serializer | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_serializer | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_src | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_subnet_mask | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_subscriber_uuid | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_subscription_buffer | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::has_tx_queue_size | ( | ) | const |
|
inline |
Definition at line 1360 of file intervehicle.pb.h.
const ::goby::middleware::intervehicle::protobuf::Header& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::intervehicle::protobuf::Header& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::intervehicle::protobuf::Header& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::intervehicle::protobuf::Header& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::Header | ( | const Header & | from | ) |
|
inlinenoexcept |
Definition at line 1364 of file intervehicle.pb.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 271 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 558 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 757 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 934 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1083 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1401 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1594 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1777 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 1951 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2138 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2372 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2549 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2726 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 2915 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3099 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3271 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 3443 of file intervehicle.pb.h.
|
inlinestatic |
Definition at line 128 of file intervehicle_transporter_config.pb.h.
const ::goby::middleware::intervehicle::protobuf::TransporterConfig& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::intervehicle | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::PROTOBUF_NAMESPACE_ID::int64 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::latency | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int64 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::latency | ( | ) | const |
|
inline |
Definition at line 2070 of file intervehicle.pb.h.
|
inline |
Definition at line 2073 of file intervehicle.pb.h.
|
inline |
Definition at line 2303 of file intervehicle.pb.h.
|
inline |
Definition at line 2306 of file intervehicle.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig >& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::link | ( | ) | const |
const ::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::link | ( | int | index | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::link_modem_id | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::link_modem_id | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::link_modem_id | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::link_modem_id | ( | ) | const |
int goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::link_size | ( | ) | const |
const ::goby::acomms::protobuf::MACConfig& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mac | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const AckData & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const AckMessagePair & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const DCCLForwardedData & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const DCCLPacket & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const ExpireData & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const ExpireMessagePair & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Header & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const ModemRawWithLinkID & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const ModemReportWithLinkID & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const ModemTransmissionWithLinkID & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const PortalConfig & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const PortalConfig_LinkConfig & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const PortalConfig_PersistSubscriptions & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Status & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Subscription & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SubscriptionPersistCollection & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SubscriptionReport & | from | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TransporterConfig & | from | ) |
const ::goby::middleware::protobuf::SerializerProtobufMetadata& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::metadata | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::modem_id | ( | ) | const |
const ::goby::acomms::protobuf::ModemTransmission& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::modem_msg | ( | ) | const |
double goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::modem_report_interval | ( | ) | const |
|
inline |
Definition at line 485 of file intervehicle.pb.h.
|
inline |
Definition at line 488 of file intervehicle.pb.h.
|
inline |
Definition at line 3230 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ModemRawWithLinkID | ( | const ModemRawWithLinkID & | from | ) |
|
inlinenoexcept |
Definition at line 3234 of file intervehicle.pb.h.
|
inline |
Definition at line 3402 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ModemReportWithLinkID | ( | const ModemReportWithLinkID & | from | ) |
|
inlinenoexcept |
Definition at line 3406 of file intervehicle.pb.h.
|
inline |
Definition at line 3058 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::ModemTransmissionWithLinkID | ( | const ModemTransmissionWithLinkID & | from | ) |
|
inlinenoexcept |
Definition at line 3062 of file intervehicle.pb.h.
::goby::acomms::protobuf::DynamicBufferConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_buffer | ( | ) |
::goby::middleware::intervehicle::protobuf::Subscription* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_changed | ( | ) |
std::string* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_data | ( | ) |
::goby::middleware::intervehicle::protobuf::AckData* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_data | ( | ) |
::goby::middleware::intervehicle::protobuf::ExpireData* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_data | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_data | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_data | ( | ) |
::goby::acomms::protobuf::ModemReport* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_data | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_dest | ( | ) |
std::string* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_dir | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_driver | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::DCCLPacket >* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_frame | ( | ) |
::goby::middleware::intervehicle::protobuf::DCCLPacket* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_frame | ( | int | index | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::intervehicle::protobuf::TransporterConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_intervehicle | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig >* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_link | ( | ) |
::goby::middleware::intervehicle::protobuf::PortalConfig_LinkConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_link | ( | int | index | ) |
::goby::acomms::protobuf::MACConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_mac | ( | ) |
::goby::middleware::protobuf::SerializerProtobufMetadata* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_metadata | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_modem_msg | ( | ) |
std::string* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_name | ( | ) |
::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_persist_subscriptions | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_publisher_id | ( | ) |
::goby::middleware::protobuf::SerializerTransporterMessage* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_serializer | ( | ) |
::goby::middleware::protobuf::SerializerTransporterMessage* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_serializer | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::Subscription >* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_subscription | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::Subscription >* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_subscription | ( | ) |
::goby::middleware::intervehicle::protobuf::Subscription* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_subscription | ( | int | index | ) |
::goby::middleware::intervehicle::protobuf::Subscription* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_subscription | ( | int | index | ) |
::goby::acomms::protobuf::DynamicBufferConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::mutable_subscription_buffer | ( | ) |
|
inline |
Definition at line 255 of file intervehicle.pb.h.
|
inline |
Definition at line 542 of file intervehicle.pb.h.
|
inline |
Definition at line 741 of file intervehicle.pb.h.
|
inline |
Definition at line 918 of file intervehicle.pb.h.
|
inline |
Definition at line 1067 of file intervehicle.pb.h.
|
inline |
Definition at line 1385 of file intervehicle.pb.h.
|
inline |
Definition at line 1578 of file intervehicle.pb.h.
|
inline |
Definition at line 1761 of file intervehicle.pb.h.
|
inline |
Definition at line 1935 of file intervehicle.pb.h.
|
inline |
Definition at line 2122 of file intervehicle.pb.h.
|
inline |
Definition at line 2356 of file intervehicle.pb.h.
|
inline |
Definition at line 2533 of file intervehicle.pb.h.
|
inline |
Definition at line 2710 of file intervehicle.pb.h.
|
inline |
Definition at line 2899 of file intervehicle.pb.h.
|
inline |
Definition at line 3083 of file intervehicle.pb.h.
|
inline |
Definition at line 3255 of file intervehicle.pb.h.
|
inline |
Definition at line 3427 of file intervehicle.pb.h.
|
inline |
Definition at line 112 of file intervehicle_transporter_config.pb.h.
const std::string& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::name | ( | ) | const |
|
inlinefinal |
Definition at line 297 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 584 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 783 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 960 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1109 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1427 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1620 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1803 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1977 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2164 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2398 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2575 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2752 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2941 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3125 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3297 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3469 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 154 of file intervehicle_transporter_config.pb.h.
|
inlinefinal |
Definition at line 301 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 588 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 787 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 964 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1113 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1431 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1624 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1807 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 1981 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2168 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2402 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2579 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2756 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 2945 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3129 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3301 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 3473 of file intervehicle.pb.h.
|
inlinefinal |
Definition at line 158 of file intervehicle_transporter_config.pb.h.
|
inlinenoexcept |
Definition at line 1923 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 2344 of file intervehicle.pb.h.
|
inline |
Definition at line 1919 of file intervehicle.pb.h.
|
inline |
Definition at line 2340 of file intervehicle.pb.h.
|
inline |
Definition at line 1745 of file intervehicle.pb.h.
|
inline |
Definition at line 1562 of file intervehicle.pb.h.
|
inline |
Definition at line 2106 of file intervehicle.pb.h.
|
inline |
Definition at line 2517 of file intervehicle.pb.h.
|
inline |
Definition at line 1369 of file intervehicle.pb.h.
|
inline |
Definition at line 3239 of file intervehicle.pb.h.
|
inline |
Definition at line 3411 of file intervehicle.pb.h.
|
inline |
Definition at line 3067 of file intervehicle.pb.h.
|
inline |
Definition at line 725 of file intervehicle.pb.h.
|
inline |
Definition at line 239 of file intervehicle.pb.h.
|
inline |
Definition at line 526 of file intervehicle.pb.h.
|
inline |
Definition at line 902 of file intervehicle.pb.h.
|
inline |
Definition at line 1051 of file intervehicle.pb.h.
|
inline |
Definition at line 2883 of file intervehicle.pb.h.
|
inline |
Definition at line 2694 of file intervehicle.pb.h.
|
inline |
Definition at line 96 of file intervehicle_transporter_config.pb.h.
|
inlinenoexcept |
Definition at line 1749 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 1566 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 2110 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 2521 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 1373 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 3243 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 3415 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 3071 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 729 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 243 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 530 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 906 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 1055 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 2887 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 2698 of file intervehicle.pb.h.
|
inlinenoexcept |
Definition at line 100 of file intervehicle_transporter_config.pb.h.
const ::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::persist_subscriptions | ( | ) | const |
|
inline |
Definition at line 716 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::PortalConfig | ( | const PortalConfig & | from | ) |
|
inlinenoexcept |
Definition at line 720 of file intervehicle.pb.h.
|
inline |
Definition at line 230 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::PortalConfig_LinkConfig | ( | const PortalConfig_LinkConfig & | from | ) |
|
inlinenoexcept |
Definition at line 234 of file intervehicle.pb.h.
|
inline |
Definition at line 517 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::PortalConfig_PersistSubscriptions | ( | const PortalConfig_PersistSubscriptions & | from | ) |
|
inlinenoexcept |
Definition at line 521 of file intervehicle.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::publisher_id | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::publisher_id | ( | int | index | ) | const |
int goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::publisher_id_size | ( | ) | const |
::goby::middleware::intervehicle::protobuf::ExpireData_ExpireReason goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::reason | ( | ) | const |
::goby::acomms::protobuf::DynamicBufferConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_buffer | ( | ) |
::goby::middleware::intervehicle::protobuf::Subscription* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_changed | ( | ) |
std::string* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_data | ( | ) |
::goby::middleware::intervehicle::protobuf::AckData* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_data | ( | ) |
::goby::middleware::intervehicle::protobuf::ExpireData* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_data | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_data | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_data | ( | ) |
::goby::acomms::protobuf::ModemReport* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_data | ( | ) |
std::string* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_dir | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_driver | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::intervehicle::protobuf::TransporterConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_intervehicle | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_mac | ( | ) |
::goby::middleware::protobuf::SerializerProtobufMetadata* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_metadata | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_modem_msg | ( | ) |
std::string* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_name | ( | ) |
::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_persist_subscriptions | ( | ) |
::goby::middleware::protobuf::SerializerTransporterMessage* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_serializer | ( | ) |
::goby::middleware::protobuf::SerializerTransporterMessage* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_serializer | ( | ) |
::goby::acomms::protobuf::DynamicBufferConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::release_subscription_buffer | ( | ) |
const ::goby::middleware::protobuf::SerializerTransporterMessage& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::serializer | ( | ) | const |
const ::goby::middleware::protobuf::SerializerTransporterMessage& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::serializer | ( | ) | const |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_ack_timeout | ( | double | value | ) |
|
inline |
Definition at line 466 of file intervehicle.pb.h.
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_action | ( | ::goby::middleware::intervehicle::protobuf::Subscription_Action | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_buffer | ( | ::goby::acomms::protobuf::DynamicBufferConfig * | buffer | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_changed | ( | ::goby::middleware::intervehicle::protobuf::Subscription * | changed | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_data | ( | ::goby::acomms::protobuf::ModemRaw * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_data | ( | ::goby::acomms::protobuf::ModemReport * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_data | ( | ::goby::acomms::protobuf::ModemTransmission * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_data | ( | ::goby::middleware::intervehicle::protobuf::AckData * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_data | ( | ::goby::middleware::intervehicle::protobuf::ExpireData * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_data | ( | std::string * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_dir | ( | std::string * | dir | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_driver | ( | ::goby::acomms::protobuf::DriverConfig * | driver | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::intervehicle::protobuf::Header * | header | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::intervehicle::protobuf::Header * | header | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::intervehicle::protobuf::Header * | header | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::intervehicle::protobuf::Header * | header | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_intervehicle | ( | ::goby::middleware::intervehicle::protobuf::TransporterConfig * | intervehicle | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_mac | ( | ::goby::acomms::protobuf::MACConfig * | mac | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_metadata | ( | ::goby::middleware::protobuf::SerializerProtobufMetadata * | metadata | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_modem_msg | ( | ::goby::acomms::protobuf::ModemTransmission * | modem_msg | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_name | ( | std::string * | name | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_persist_subscriptions | ( | ::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions * | persist_subscriptions | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_serializer | ( | ::goby::middleware::protobuf::SerializerTransporterMessage * | serializer | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_serializer | ( | ::goby::middleware::protobuf::SerializerTransporterMessage * | serializer | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_allocated_subscription_buffer | ( | ::goby::acomms::protobuf::DynamicBufferConfig * | subscription_buffer | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_api_version | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_broadcast | ( | bool | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_data | ( | const char * | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_data | ( | const std::string & | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_data | ( | const void * | value, |
size_t | size | ||
) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_data | ( | std::string && | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_dccl_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_dccl_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_dest | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::int32 | value | ||
) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_dir | ( | const char * | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_dir | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_dir | ( | const std::string & | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_dir | ( | std::string && | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_group | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_latency | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_latency | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
|
inline |
Definition at line 2066 of file intervehicle.pb.h.
|
inline |
Definition at line 2299 of file intervehicle.pb.h.
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_link_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_link_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_link_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_link_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_modem_report_interval | ( | double | value | ) |
|
inline |
Definition at line 481 of file intervehicle.pb.h.
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_name | ( | const std::string & | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_name | ( | std::string && | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_publisher_id | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::int32 | value | ||
) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_reason | ( | ::goby::middleware::intervehicle::protobuf::ExpireData_ExpireReason | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_src | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_subnet_mask | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_subscriber_uuid | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_time | ( | ::PROTOBUF_NAMESPACE_ID::uint64 | value | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_time | ( | ::PROTOBUF_NAMESPACE_ID::uint64 | value | ) |
|
inline |
Definition at line 1323 of file intervehicle.pb.h.
|
inline |
Definition at line 3030 of file intervehicle.pb.h.
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::set_tx_queue_size | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::src | ( | ) | const |
|
inline |
Definition at line 893 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::Status | ( | const Status & | from | ) |
|
inlinenoexcept |
Definition at line 897 of file intervehicle.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subnet_mask | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subscriber_uuid | ( | ) | const |
|
inline |
Definition at line 1042 of file intervehicle.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::Subscription >& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subscription | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::intervehicle::protobuf::Subscription >& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subscription | ( | ) | const |
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::Subscription | ( | const Subscription & | from | ) |
const ::goby::middleware::intervehicle::protobuf::Subscription& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subscription | ( | int | index | ) | const |
const ::goby::middleware::intervehicle::protobuf::Subscription& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subscription | ( | int | index | ) | const |
|
inlinenoexcept |
Definition at line 1046 of file intervehicle.pb.h.
const ::goby::acomms::protobuf::DynamicBufferConfig& goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subscription_buffer | ( | ) | const |
int goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subscription_size | ( | ) | const |
int goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::subscription_size | ( | ) | const |
|
inline |
Definition at line 2874 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::SubscriptionPersistCollection | ( | const SubscriptionPersistCollection & | from | ) |
|
inlinenoexcept |
Definition at line 2878 of file intervehicle.pb.h.
|
inline |
Definition at line 2685 of file intervehicle.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::SubscriptionReport | ( | const SubscriptionReport & | from | ) |
|
inlinenoexcept |
Definition at line 2689 of file intervehicle.pb.h.
|
inline |
Definition at line 1961 of file intervehicle.pb.h.
|
inline |
Definition at line 2382 of file intervehicle.pb.h.
|
inline |
Definition at line 1787 of file intervehicle.pb.h.
|
inline |
Definition at line 1604 of file intervehicle.pb.h.
|
inline |
Definition at line 2148 of file intervehicle.pb.h.
|
inline |
Definition at line 2559 of file intervehicle.pb.h.
|
inline |
Definition at line 1411 of file intervehicle.pb.h.
|
inline |
Definition at line 3281 of file intervehicle.pb.h.
|
inline |
Definition at line 3453 of file intervehicle.pb.h.
|
inline |
Definition at line 3109 of file intervehicle.pb.h.
|
inline |
Definition at line 767 of file intervehicle.pb.h.
|
inline |
Definition at line 281 of file intervehicle.pb.h.
|
inline |
Definition at line 568 of file intervehicle.pb.h.
|
inline |
Definition at line 944 of file intervehicle.pb.h.
|
inline |
Definition at line 1093 of file intervehicle.pb.h.
|
inline |
Definition at line 2925 of file intervehicle.pb.h.
|
inline |
Definition at line 2736 of file intervehicle.pb.h.
|
inline |
Definition at line 138 of file intervehicle_transporter_config.pb.h.
::PROTOBUF_NAMESPACE_ID::uint64 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint64 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
|
inline |
Definition at line 1327 of file intervehicle.pb.h.
|
inline |
Definition at line 1330 of file intervehicle.pb.h.
|
inline |
Definition at line 3034 of file intervehicle.pb.h.
|
inline |
Definition at line 3037 of file intervehicle.pb.h.
|
inline |
Definition at line 87 of file intervehicle_transporter_config.pb.h.
|
explicitprotected |
goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::TransporterConfig | ( | const TransporterConfig & | from | ) |
|
inlinenoexcept |
Definition at line 91 of file intervehicle_transporter_config.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::tx_queue_size | ( | ) | const |
|
inline |
Definition at line 252 of file intervehicle.pb.h.
|
inline |
Definition at line 539 of file intervehicle.pb.h.
|
inline |
Definition at line 738 of file intervehicle.pb.h.
|
inline |
Definition at line 915 of file intervehicle.pb.h.
|
inline |
Definition at line 1064 of file intervehicle.pb.h.
|
inline |
Definition at line 1382 of file intervehicle.pb.h.
|
inline |
Definition at line 1575 of file intervehicle.pb.h.
|
inline |
Definition at line 1758 of file intervehicle.pb.h.
|
inline |
Definition at line 1932 of file intervehicle.pb.h.
|
inline |
Definition at line 2119 of file intervehicle.pb.h.
|
inline |
Definition at line 2353 of file intervehicle.pb.h.
|
inline |
Definition at line 2530 of file intervehicle.pb.h.
|
inline |
Definition at line 2707 of file intervehicle.pb.h.
|
inline |
Definition at line 2896 of file intervehicle.pb.h.
|
inline |
Definition at line 3080 of file intervehicle.pb.h.
|
inline |
Definition at line 3252 of file intervehicle.pb.h.
|
inline |
Definition at line 3424 of file intervehicle.pb.h.
|
inline |
Definition at line 109 of file intervehicle_transporter_config.pb.h.
::goby::acomms::protobuf::DynamicBufferConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_buffer | ( | ) |
::goby::middleware::intervehicle::protobuf::Subscription* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_changed | ( | ) |
::goby::middleware::intervehicle::protobuf::AckData* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_data | ( | ) |
::goby::middleware::intervehicle::protobuf::ExpireData* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_data | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_data | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_data | ( | ) |
::goby::acomms::protobuf::ModemReport* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_data | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_driver | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::intervehicle::protobuf::Header* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::intervehicle::protobuf::TransporterConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_intervehicle | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mac | ( | ) |
::goby::middleware::protobuf::SerializerProtobufMetadata* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_metadata | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_modem_msg | ( | ) |
::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_persist_subscriptions | ( | ) |
::goby::middleware::protobuf::SerializerTransporterMessage* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_serializer | ( | ) |
::goby::middleware::protobuf::SerializerTransporterMessage* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_serializer | ( | ) |
::goby::acomms::protobuf::DynamicBufferConfig* goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_release_subscription_buffer | ( | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_buffer | ( | ::goby::acomms::protobuf::DynamicBufferConfig * | buffer | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_changed | ( | ::goby::middleware::intervehicle::protobuf::Subscription * | changed | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_data | ( | ::goby::acomms::protobuf::ModemRaw * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_data | ( | ::goby::acomms::protobuf::ModemReport * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_data | ( | ::goby::acomms::protobuf::ModemTransmission * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_data | ( | ::goby::middleware::intervehicle::protobuf::AckData * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_data | ( | ::goby::middleware::intervehicle::protobuf::ExpireData * | data | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_driver | ( | ::goby::acomms::protobuf::DriverConfig * | driver | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::intervehicle::protobuf::Header * | header | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::intervehicle::protobuf::Header * | header | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::intervehicle::protobuf::Header * | header | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::intervehicle::protobuf::Header * | header | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_intervehicle | ( | ::goby::middleware::intervehicle::protobuf::TransporterConfig * | intervehicle | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mac | ( | ::goby::acomms::protobuf::MACConfig * | mac | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_metadata | ( | ::goby::middleware::protobuf::SerializerProtobufMetadata * | metadata | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_modem_msg | ( | ::goby::acomms::protobuf::ModemTransmission * | modem_msg | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_persist_subscriptions | ( | ::goby::middleware::intervehicle::protobuf::PortalConfig_PersistSubscriptions * | persist_subscriptions | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_serializer | ( | ::goby::middleware::protobuf::SerializerTransporterMessage * | serializer | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_serializer | ( | ::goby::middleware::protobuf::SerializerTransporterMessage * | serializer | ) |
void goby::middleware::intervehicle::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_subscription_buffer | ( | ::goby::acomms::protobuf::DynamicBufferConfig * | subscription_buffer | ) |
|
inline |
Definition at line 1969 of file intervehicle.pb.h.
|
inline |
Definition at line 2390 of file intervehicle.pb.h.
|
inline |
Definition at line 1795 of file intervehicle.pb.h.
|
inline |
Definition at line 1612 of file intervehicle.pb.h.
|
inline |
Definition at line 2156 of file intervehicle.pb.h.
|
inline |
Definition at line 2567 of file intervehicle.pb.h.
|
inline |
Definition at line 1419 of file intervehicle.pb.h.
|
inline |
Definition at line 3289 of file intervehicle.pb.h.
|
inline |
Definition at line 3461 of file intervehicle.pb.h.
|
inline |
Definition at line 3117 of file intervehicle.pb.h.
|
inline |
Definition at line 775 of file intervehicle.pb.h.
|
inline |
Definition at line 289 of file intervehicle.pb.h.
|
inline |
Definition at line 576 of file intervehicle.pb.h.
|
inline |
Definition at line 952 of file intervehicle.pb.h.
|
inline |
Definition at line 1101 of file intervehicle.pb.h.
|
inline |
Definition at line 2933 of file intervehicle.pb.h.
|
inline |
Definition at line 2744 of file intervehicle.pb.h.
|
inline |
Definition at line 146 of file intervehicle_transporter_config.pb.h.
|
friend |
Definition at line 498 of file intervehicle.pb.h.
|
friend |
Definition at line 322 of file intervehicle.pb.h.
|
friend |
Definition at line 510 of file intervehicle.pb.h.
|
friend |
Definition at line 288 of file intervehicle_transporter_config.pb.h.
Definition at line 1958 of file intervehicle.pb.h.
|
friend |
Definition at line 2379 of file intervehicle.pb.h.
|
friend |
Definition at line 1784 of file intervehicle.pb.h.
|
friend |
Definition at line 1601 of file intervehicle.pb.h.
|
friend |
Definition at line 2145 of file intervehicle.pb.h.
|
friend |
Definition at line 2556 of file intervehicle.pb.h.
Definition at line 1408 of file intervehicle.pb.h.
|
friend |
Definition at line 3278 of file intervehicle.pb.h.
|
friend |
Definition at line 3450 of file intervehicle.pb.h.
|
friend |
Definition at line 3106 of file intervehicle.pb.h.
|
friend |
Definition at line 764 of file intervehicle.pb.h.
|
friend |
Definition at line 278 of file intervehicle.pb.h.
|
friend |
Definition at line 565 of file intervehicle.pb.h.
Definition at line 941 of file intervehicle.pb.h.
|
friend |
Definition at line 1090 of file intervehicle.pb.h.
|
friend |
Definition at line 2922 of file intervehicle.pb.h.
|
friend |
Definition at line 2733 of file intervehicle.pb.h.
|
friend |
Definition at line 135 of file intervehicle_transporter_config.pb.h.
|
staticconstexpr |
Definition at line 1168 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 1166 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 1164 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 2216 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 2212 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 2214 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 2225 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 2223 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 2221 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 275 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 1157 of file intervehicle.pb.h.
|
staticconstexpr |
Definition at line 1159 of file intervehicle.pb.h.