Goby3 3.2.3
2025.05.13
|
#include <goby/acomms/protobuf/modem_message.pb.h>
Public Types | |
enum | : int { kRawFieldNumber = 7 , kDescriptionFieldNumber = 8 } |
Public Member Functions | |
ModemRaw () | |
~ModemRaw () override | |
PROTOBUF_CONSTEXPR | ModemRaw (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
ModemRaw (const ModemRaw &from) | |
ModemRaw (ModemRaw &&from) noexcept | |
ModemRaw & | operator= (const ModemRaw &from) |
ModemRaw & | operator= (ModemRaw &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ModemRaw *other) |
void | UnsafeArenaSwap (ModemRaw *other) |
ModemRaw * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const ModemRaw &from) |
void | MergeFrom (const ModemRaw &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_raw () const |
void | clear_raw () |
const std::string & | raw () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_raw (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_raw () |
PROTOBUF_NODISCARD std::string * | release_raw () |
void | set_allocated_raw (std::string *raw) |
bool | has_description () const |
void | clear_description () |
const std::string & | description () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_description (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_description () |
PROTOBUF_NODISCARD std::string * | release_description () |
void | set_allocated_description (std::string *description) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_raw (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_description (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 ModemRaw & | default_instance () |
static const ModemRaw * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
ModemRaw (::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_2fmodem_5fmessage_2eproto |
void | swap (ModemRaw &a, ModemRaw &b) |
Definition at line 868 of file modem_message.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kRawFieldNumber | |
kDescriptionFieldNumber |
Definition at line 995 of file modem_message.pb.h.
|
inline |
Definition at line 871 of file modem_message.pb.h.
|
override |
|
explicit |
goby::acomms::protobuf::ModemRaw::ModemRaw | ( | const ModemRaw & | from | ) |
|
inlinenoexcept |
Definition at line 876 of file modem_message.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 2138 of file modem_message.pb.h.
|
inline |
Definition at line 2070 of file modem_message.pb.h.
void goby::acomms::protobuf::ModemRaw::CopyFrom | ( | const ModemRaw & | from | ) |
|
inlinestatic |
Definition at line 915 of file modem_message.pb.h.
|
inline |
Definition at line 2142 of file modem_message.pb.h.
|
inlinestatic |
Definition at line 906 of file modem_message.pb.h.
|
inlinefinal |
Definition at line 968 of file modem_message.pb.h.
|
final |
|
inlinestatic |
Definition at line 909 of file modem_message.pb.h.
|
final |
|
inlinestatic |
Definition at line 912 of file modem_message.pb.h.
|
inline |
Definition at line 2135 of file modem_message.pb.h.
|
inline |
Definition at line 2067 of file modem_message.pb.h.
|
inlinestatic |
Definition at line 918 of file modem_message.pb.h.
|
final |
|
inline |
Definition at line 955 of file modem_message.pb.h.
|
inline |
Definition at line 2153 of file modem_message.pb.h.
|
inline |
Definition at line 2085 of file modem_message.pb.h.
|
inline |
Definition at line 902 of file modem_message.pb.h.
|
inlinefinal |
Definition at line 949 of file modem_message.pb.h.
Definition at line 881 of file modem_message.pb.h.
Definition at line 885 of file modem_message.pb.h.
|
inline |
Definition at line 2074 of file modem_message.pb.h.
|
inline |
Definition at line 2169 of file modem_message.pb.h.
|
inline |
Definition at line 2101 of file modem_message.pb.h.
|
inline |
Definition at line 2183 of file modem_message.pb.h.
|
inline |
Definition at line 2115 of file modem_message.pb.h.
void goby::acomms::protobuf::ModemRaw::set_description | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2148 of file modem_message.pb.h.
void goby::acomms::protobuf::ModemRaw::set_raw | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2080 of file modem_message.pb.h.
|
inline |
Definition at line 928 of file modem_message.pb.h.
|
inline |
Definition at line 899 of file modem_message.pb.h.
|
inline |
Definition at line 941 of file modem_message.pb.h.
|
friend |
Definition at line 1039 of file modem_message.pb.h.
|
friend |
Definition at line 977 of file modem_message.pb.h.
Definition at line 1049 of file modem_message.pb.h.
Definition at line 925 of file modem_message.pb.h.
|
static |
Definition at line 986 of file modem_message.pb.h.
Impl_ goby::acomms::protobuf::ModemRaw::_impl_ |
Definition at line 1048 of file modem_message.pb.h.
|
staticconstexpr |
Definition at line 922 of file modem_message.pb.h.