Goby3 3.2.3
2025.05.13
|
#include <goby/acomms/protobuf/popoto_driver.pb.h>
Public Types | |
enum | : int { kIpFieldNumber = 2 , kPortFieldNumber = 3 } |
Public Member Functions | |
ModemAddress () | |
~ModemAddress () override | |
PROTOBUF_CONSTEXPR | ModemAddress (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
ModemAddress (const ModemAddress &from) | |
ModemAddress (ModemAddress &&from) noexcept | |
ModemAddress & | operator= (const ModemAddress &from) |
ModemAddress & | operator= (ModemAddress &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ModemAddress *other) |
void | UnsafeArenaSwap (ModemAddress *other) |
ModemAddress * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const ModemAddress &from) |
void | MergeFrom (const ModemAddress &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_port () const |
void | clear_port () |
const std::string & | port () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_port (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_port () |
PROTOBUF_NODISCARD std::string * | release_port () |
void | set_allocated_port (std::string *port) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_ip (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_port (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 ModemAddress & | default_instance () |
static const ModemAddress * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
ModemAddress (::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_2fpopoto_5fdriver_2eproto |
void | swap (ModemAddress &a, ModemAddress &b) |
Definition at line 119 of file popoto_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kIpFieldNumber | |
kPortFieldNumber |
Definition at line 246 of file popoto_driver.pb.h.
|
inline |
Definition at line 122 of file popoto_driver.pb.h.
|
override |
|
explicit |
goby::acomms::popoto::protobuf::ModemAddress::ModemAddress | ( | const ModemAddress & | from | ) |
|
inlinenoexcept |
Definition at line 127 of file popoto_driver.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 947 of file popoto_driver.pb.h.
|
inline |
Definition at line 1006 of file popoto_driver.pb.h.
void goby::acomms::popoto::protobuf::ModemAddress::CopyFrom | ( | const ModemAddress & | from | ) |
|
inlinestatic |
Definition at line 166 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 157 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 219 of file popoto_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 160 of file popoto_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 163 of file popoto_driver.pb.h.
|
inline |
Definition at line 944 of file popoto_driver.pb.h.
|
inline |
Definition at line 1003 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 169 of file popoto_driver.pb.h.
|
inline |
Definition at line 951 of file popoto_driver.pb.h.
|
final |
|
inline |
Definition at line 206 of file popoto_driver.pb.h.
|
inline |
Definition at line 963 of file popoto_driver.pb.h.
|
inline |
Definition at line 1022 of file popoto_driver.pb.h.
|
inline |
Definition at line 153 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 200 of file popoto_driver.pb.h.
|
inline |
Definition at line 132 of file popoto_driver.pb.h.
|
inlinenoexcept |
Definition at line 136 of file popoto_driver.pb.h.
|
inline |
Definition at line 1010 of file popoto_driver.pb.h.
|
inline |
Definition at line 979 of file popoto_driver.pb.h.
|
inline |
Definition at line 1038 of file popoto_driver.pb.h.
|
inline |
Definition at line 988 of file popoto_driver.pb.h.
|
inline |
Definition at line 1047 of file popoto_driver.pb.h.
void goby::acomms::popoto::protobuf::ModemAddress::set_ip | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 958 of file popoto_driver.pb.h.
void goby::acomms::popoto::protobuf::ModemAddress::set_port | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1017 of file popoto_driver.pb.h.
|
inline |
Definition at line 179 of file popoto_driver.pb.h.
|
inline |
Definition at line 150 of file popoto_driver.pb.h.
|
inline |
Definition at line 192 of file popoto_driver.pb.h.
|
friend |
Definition at line 293 of file popoto_driver.pb.h.
|
friend |
Definition at line 228 of file popoto_driver.pb.h.
Definition at line 305 of file popoto_driver.pb.h.
|
friend |
Definition at line 176 of file popoto_driver.pb.h.
|
static |
Definition at line 237 of file popoto_driver.pb.h.
Impl_ goby::acomms::popoto::protobuf::ModemAddress::_impl_ |
Definition at line 304 of file popoto_driver.pb.h.
|
staticconstexpr |
Definition at line 173 of file popoto_driver.pb.h.