|
Goby3 3.3.0
2025.07.10
|
#include <goby/acomms/protobuf/udp_driver.pb.h>
Public Types | |
| enum | : int { kIpFieldNumber = 2 , kModemIdFieldNumber = 1 , kPortFieldNumber = 3 } |
Public Member Functions | |
| Config_EndPoint () | |
| ~Config_EndPoint () override | |
| PROTOBUF_CONSTEXPR | Config_EndPoint (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Config_EndPoint (const Config_EndPoint &from) | |
| Config_EndPoint (Config_EndPoint &&from) noexcept | |
| Config_EndPoint & | operator= (const Config_EndPoint &from) |
| Config_EndPoint & | operator= (Config_EndPoint &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Config_EndPoint *other) |
| void | UnsafeArenaSwap (Config_EndPoint *other) |
| Config_EndPoint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Config_EndPoint &from) |
| void | MergeFrom (const Config_EndPoint &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 |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_ip () const |
| void | clear_ip () |
| const std::string & | ip () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_ip (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_ip () |
| PROTOBUF_NODISCARD std::string * | release_ip () |
| void | set_allocated_ip (std::string *ip) |
| bool | has_modem_id () const |
| void | clear_modem_id () |
| uint32_t | modem_id () const |
| void | set_modem_id (uint32_t value) |
| bool | has_port () const |
| void | clear_port () |
| uint32_t | port () const |
| void | set_port (uint32_t value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_ip (ArgT0 &&arg0, ArgT... args) |
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 Config_EndPoint & | default_instance () |
| static const Config_EndPoint * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| Config_EndPoint (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto |
| void | swap (Config_EndPoint &a, Config_EndPoint &b) |
Definition at line 78 of file udp_driver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kIpFieldNumber | |
| kModemIdFieldNumber | |
| kPortFieldNumber | |
Definition at line 205 of file udp_driver.pb.h.
|
inline |
Definition at line 81 of file udp_driver.pb.h.
|
override |
|
explicit |
| goby::acomms::udp::protobuf::Config_EndPoint::Config_EndPoint | ( | const Config_EndPoint & | from | ) |
|
inlinenoexcept |
Definition at line 86 of file udp_driver.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 564 of file udp_driver.pb.h.
|
inline |
Definition at line 536 of file udp_driver.pb.h.
|
inline |
Definition at line 623 of file udp_driver.pb.h.
| void goby::acomms::udp::protobuf::Config_EndPoint::CopyFrom | ( | const Config_EndPoint & | from | ) |
|
inlinestatic |
Definition at line 125 of file udp_driver.pb.h.
|
inlinestatic |
Definition at line 116 of file udp_driver.pb.h.
|
inlinefinal |
Definition at line 178 of file udp_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 119 of file udp_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 122 of file udp_driver.pb.h.
|
inline |
Definition at line 561 of file udp_driver.pb.h.
|
inline |
Definition at line 533 of file udp_driver.pb.h.
|
inline |
Definition at line 620 of file udp_driver.pb.h.
|
inlinestatic |
Definition at line 128 of file udp_driver.pb.h.
|
inline |
Definition at line 568 of file udp_driver.pb.h.
|
final |
|
inline |
Definition at line 165 of file udp_driver.pb.h.
|
inline |
Definition at line 543 of file udp_driver.pb.h.
|
inline |
Definition at line 580 of file udp_driver.pb.h.
|
inline |
Definition at line 112 of file udp_driver.pb.h.
|
inlinefinal |
Definition at line 159 of file udp_driver.pb.h.
|
inlinenoexcept |
Definition at line 95 of file udp_driver.pb.h.
|
inline |
Definition at line 91 of file udp_driver.pb.h.
|
inline |
Definition at line 630 of file udp_driver.pb.h.
|
inline |
Definition at line 596 of file udp_driver.pb.h.
|
inline |
Definition at line 605 of file udp_driver.pb.h.
| void goby::acomms::udp::protobuf::Config_EndPoint::set_ip | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 575 of file udp_driver.pb.h.
|
inline |
Definition at line 551 of file udp_driver.pb.h.
|
inline |
Definition at line 638 of file udp_driver.pb.h.
|
inline |
Definition at line 138 of file udp_driver.pb.h.
|
inline |
Definition at line 109 of file udp_driver.pb.h.
|
inline |
Definition at line 151 of file udp_driver.pb.h.
|
friend |
Definition at line 258 of file udp_driver.pb.h.
|
friend |
Definition at line 187 of file udp_driver.pb.h.
Definition at line 270 of file udp_driver.pb.h.
|
friend |
Definition at line 135 of file udp_driver.pb.h.
|
static |
Definition at line 196 of file udp_driver.pb.h.
| Impl_ goby::acomms::udp::protobuf::Config_EndPoint::_impl_ |
Definition at line 269 of file udp_driver.pb.h.
|
staticconstexpr |
Definition at line 132 of file udp_driver.pb.h.