Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::test::acomms::protobuf::TestMsg Class Referencefinal

#include <goby/test/acomms/dccl1/test.pb.h>

Inheritance diagram for goby::test::acomms::protobuf::TestMsg:

Public Types

enum  : int {
  kDoubleDefaultRepeatFieldNumber = 101 , kFloatDefaultRepeatFieldNumber = 102 , kInt32DefaultRepeatFieldNumber = 103 , kInt64DefaultRepeatFieldNumber = 104 ,
  kUint32DefaultRepeatFieldNumber = 105 , kUint64DefaultRepeatFieldNumber = 106 , kSint32DefaultRepeatFieldNumber = 107 , kSint64DefaultRepeatFieldNumber = 108 ,
  kFixed32DefaultRepeatFieldNumber = 109 , kFixed64DefaultRepeatFieldNumber = 110 , kSfixed32DefaultRepeatFieldNumber = 111 , kSfixed64DefaultRepeatFieldNumber = 112 ,
  kBoolDefaultRepeatFieldNumber = 113 , kStringDefaultRepeatFieldNumber = 114 , kBytesDefaultRepeatFieldNumber = 115 , kEnumDefaultRepeatFieldNumber = 116 ,
  kMsgDefaultRepeatFieldNumber = 117 , kStringDefaultOptionalFieldNumber = 14 , kBytesDefaultOptionalFieldNumber = 15 , kStringDefaultRequiredFieldNumber = 34 ,
  kBytesDefaultRequiredFieldNumber = 35 , kMsgDefaultOptionalFieldNumber = 17 , kMsgDefaultRequiredFieldNumber = 37 , kDoubleDefaultOptionalFieldNumber = 1 ,
  kFloatDefaultOptionalFieldNumber = 2 , kInt32DefaultOptionalFieldNumber = 3 , kInt64DefaultOptionalFieldNumber = 4 , kUint64DefaultOptionalFieldNumber = 6 ,
  kUint32DefaultOptionalFieldNumber = 5 , kSint32DefaultOptionalFieldNumber = 7 , kSint64DefaultOptionalFieldNumber = 8 , kFixed64DefaultOptionalFieldNumber = 10 ,
  kFixed32DefaultOptionalFieldNumber = 9 , kSfixed32DefaultOptionalFieldNumber = 11 , kSfixed64DefaultOptionalFieldNumber = 12 , kDoubleDefaultRequiredFieldNumber = 21 ,
  kFloatDefaultRequiredFieldNumber = 22 , kInt32DefaultRequiredFieldNumber = 23 , kBoolDefaultOptionalFieldNumber = 13 , kBoolDefaultRequiredFieldNumber = 33 ,
  kUint32DefaultRequiredFieldNumber = 25 , kInt64DefaultRequiredFieldNumber = 24 , kUint64DefaultRequiredFieldNumber = 26 , kSint64DefaultRequiredFieldNumber = 28 ,
  kSint32DefaultRequiredFieldNumber = 27 , kFixed32DefaultRequiredFieldNumber = 29 , kFixed64DefaultRequiredFieldNumber = 30 , kSfixed64DefaultRequiredFieldNumber = 32 ,
  kSfixed32DefaultRequiredFieldNumber = 31 , kEnumDefaultOptionalFieldNumber = 16 , kEnumDefaultRequiredFieldNumber = 36
}
 
enum  DCCLParameters { DCCL_ID = 2 , DCCL_MAX_BYTES = 512 , DCCL_ID = 2 , DCCL_MAX_BYTES = 512 }
 
enum  : int { kDoubleDefaultOptionalFieldNumber = 1 , kFloatDefaultOptionalFieldNumber = 2 }
 
enum  DCCLParameters { DCCL_ID = 2 , DCCL_MAX_BYTES = 512 , DCCL_ID = 2 , DCCL_MAX_BYTES = 512 }
 

Public Member Functions

 TestMsg ()
 
 ~TestMsg () override
 
PROTOBUF_CONSTEXPR TestMsg (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TestMsg (const TestMsg &from)
 
 TestMsg (TestMsg &&from) noexcept
 
TestMsgoperator= (const TestMsg &from)
 
TestMsgoperator= (TestMsg &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TestMsg *other)
 
void UnsafeArenaSwap (TestMsg *other)
 
TestMsgNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const TestMsg &from)
 
void MergeFrom (const TestMsg &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
 
int double_default_repeat_size () const
 
void clear_double_default_repeat ()
 
double double_default_repeat (int index) const
 
void set_double_default_repeat (int index, double value)
 
void add_double_default_repeat (double value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & double_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * mutable_double_default_repeat ()
 
int float_default_repeat_size () const
 
void clear_float_default_repeat ()
 
float float_default_repeat (int index) const
 
void set_float_default_repeat (int index, float value)
 
void add_float_default_repeat (float value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > & float_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< float > * mutable_float_default_repeat ()
 
int int32_default_repeat_size () const
 
void clear_int32_default_repeat ()
 
int32_t int32_default_repeat (int index) const
 
void set_int32_default_repeat (int index, int32_t value)
 
void add_int32_default_repeat (int32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & int32_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_int32_default_repeat ()
 
int int64_default_repeat_size () const
 
void clear_int64_default_repeat ()
 
int64_t int64_default_repeat (int index) const
 
void set_int64_default_repeat (int index, int64_t value)
 
void add_int64_default_repeat (int64_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > & int64_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > * mutable_int64_default_repeat ()
 
int uint32_default_repeat_size () const
 
void clear_uint32_default_repeat ()
 
uint32_t uint32_default_repeat (int index) const
 
void set_uint32_default_repeat (int index, uint32_t value)
 
void add_uint32_default_repeat (uint32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > & uint32_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * mutable_uint32_default_repeat ()
 
int uint64_default_repeat_size () const
 
void clear_uint64_default_repeat ()
 
uint64_t uint64_default_repeat (int index) const
 
void set_uint64_default_repeat (int index, uint64_t value)
 
void add_uint64_default_repeat (uint64_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > & uint64_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > * mutable_uint64_default_repeat ()
 
int sint32_default_repeat_size () const
 
void clear_sint32_default_repeat ()
 
int32_t sint32_default_repeat (int index) const
 
void set_sint32_default_repeat (int index, int32_t value)
 
void add_sint32_default_repeat (int32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & sint32_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_sint32_default_repeat ()
 
int sint64_default_repeat_size () const
 
void clear_sint64_default_repeat ()
 
int64_t sint64_default_repeat (int index) const
 
void set_sint64_default_repeat (int index, int64_t value)
 
void add_sint64_default_repeat (int64_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > & sint64_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > * mutable_sint64_default_repeat ()
 
int fixed32_default_repeat_size () const
 
void clear_fixed32_default_repeat ()
 
uint32_t fixed32_default_repeat (int index) const
 
void set_fixed32_default_repeat (int index, uint32_t value)
 
void add_fixed32_default_repeat (uint32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > & fixed32_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * mutable_fixed32_default_repeat ()
 
int fixed64_default_repeat_size () const
 
void clear_fixed64_default_repeat ()
 
uint64_t fixed64_default_repeat (int index) const
 
void set_fixed64_default_repeat (int index, uint64_t value)
 
void add_fixed64_default_repeat (uint64_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > & fixed64_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > * mutable_fixed64_default_repeat ()
 
int sfixed32_default_repeat_size () const
 
void clear_sfixed32_default_repeat ()
 
int32_t sfixed32_default_repeat (int index) const
 
void set_sfixed32_default_repeat (int index, int32_t value)
 
void add_sfixed32_default_repeat (int32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & sfixed32_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_sfixed32_default_repeat ()
 
int sfixed64_default_repeat_size () const
 
void clear_sfixed64_default_repeat ()
 
int64_t sfixed64_default_repeat (int index) const
 
void set_sfixed64_default_repeat (int index, int64_t value)
 
void add_sfixed64_default_repeat (int64_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > & sfixed64_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > * mutable_sfixed64_default_repeat ()
 
int bool_default_repeat_size () const
 
void clear_bool_default_repeat ()
 
bool bool_default_repeat (int index) const
 
void set_bool_default_repeat (int index, bool value)
 
void add_bool_default_repeat (bool value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< bool > & bool_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< bool > * mutable_bool_default_repeat ()
 
int string_default_repeat_size () const
 
void clear_string_default_repeat ()
 
const std::string & string_default_repeat (int index) const
 
std::string * mutable_string_default_repeat (int index)
 
void set_string_default_repeat (int index, const std::string &value)
 
void set_string_default_repeat (int index, std::string &&value)
 
void set_string_default_repeat (int index, const char *value)
 
void set_string_default_repeat (int index, const char *value, size_t size)
 
std::string * add_string_default_repeat ()
 
void add_string_default_repeat (const std::string &value)
 
void add_string_default_repeat (std::string &&value)
 
void add_string_default_repeat (const char *value)
 
void add_string_default_repeat (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & string_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_string_default_repeat ()
 
int bytes_default_repeat_size () const
 
void clear_bytes_default_repeat ()
 
const std::string & bytes_default_repeat (int index) const
 
std::string * mutable_bytes_default_repeat (int index)
 
void set_bytes_default_repeat (int index, const std::string &value)
 
void set_bytes_default_repeat (int index, std::string &&value)
 
void set_bytes_default_repeat (int index, const char *value)
 
void set_bytes_default_repeat (int index, const void *value, size_t size)
 
std::string * add_bytes_default_repeat ()
 
void add_bytes_default_repeat (const std::string &value)
 
void add_bytes_default_repeat (std::string &&value)
 
void add_bytes_default_repeat (const char *value)
 
void add_bytes_default_repeat (const void *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & bytes_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_bytes_default_repeat ()
 
int enum_default_repeat_size () const
 
void clear_enum_default_repeat ()
 
::goby::test::acomms::protobuf::Enum1 enum_default_repeat (int index) const
 
void set_enum_default_repeat (int index, ::goby::test::acomms::protobuf::Enum1 value)
 
void add_enum_default_repeat (::goby::test::acomms::protobuf::Enum1 value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & enum_default_repeat () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int > * mutable_enum_default_repeat ()
 
int msg_default_repeat_size () const
 
void clear_msg_default_repeat ()
 
::goby::test::acomms::protobuf::EmbeddedMsg1mutable_msg_default_repeat (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::acomms::protobuf::EmbeddedMsg1 > * mutable_msg_default_repeat ()
 
const ::goby::test::acomms::protobuf::EmbeddedMsg1msg_default_repeat (int index) const
 
::goby::test::acomms::protobuf::EmbeddedMsg1add_msg_default_repeat ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::acomms::protobuf::EmbeddedMsg1 > & msg_default_repeat () const
 
bool has_string_default_optional () const
 
void clear_string_default_optional ()
 
const std::string & string_default_optional () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_string_default_optional (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_string_default_optional ()
 
PROTOBUF_NODISCARD std::string * release_string_default_optional ()
 
void set_allocated_string_default_optional (std::string *string_default_optional)
 
bool has_bytes_default_optional () const
 
void clear_bytes_default_optional ()
 
const std::string & bytes_default_optional () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_bytes_default_optional (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_bytes_default_optional ()
 
PROTOBUF_NODISCARD std::string * release_bytes_default_optional ()
 
void set_allocated_bytes_default_optional (std::string *bytes_default_optional)
 
bool has_string_default_required () const
 
void clear_string_default_required ()
 
const std::string & string_default_required () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_string_default_required (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_string_default_required ()
 
PROTOBUF_NODISCARD std::string * release_string_default_required ()
 
void set_allocated_string_default_required (std::string *string_default_required)
 
bool has_bytes_default_required () const
 
void clear_bytes_default_required ()
 
const std::string & bytes_default_required () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_bytes_default_required (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_bytes_default_required ()
 
PROTOBUF_NODISCARD std::string * release_bytes_default_required ()
 
void set_allocated_bytes_default_required (std::string *bytes_default_required)
 
bool has_msg_default_optional () const
 
void clear_msg_default_optional ()
 
const ::goby::test::acomms::protobuf::EmbeddedMsg1msg_default_optional () const
 
PROTOBUF_NODISCARD::goby::test::acomms::protobuf::EmbeddedMsg1 * release_msg_default_optional ()
 
::goby::test::acomms::protobuf::EmbeddedMsg1mutable_msg_default_optional ()
 
void set_allocated_msg_default_optional (::goby::test::acomms::protobuf::EmbeddedMsg1 *msg_default_optional)
 
void unsafe_arena_set_allocated_msg_default_optional (::goby::test::acomms::protobuf::EmbeddedMsg1 *msg_default_optional)
 
::goby::test::acomms::protobuf::EmbeddedMsg1unsafe_arena_release_msg_default_optional ()
 
bool has_msg_default_required () const
 
void clear_msg_default_required ()
 
const ::goby::test::acomms::protobuf::EmbeddedMsg1msg_default_required () const
 
PROTOBUF_NODISCARD::goby::test::acomms::protobuf::EmbeddedMsg1 * release_msg_default_required ()
 
::goby::test::acomms::protobuf::EmbeddedMsg1mutable_msg_default_required ()
 
void set_allocated_msg_default_required (::goby::test::acomms::protobuf::EmbeddedMsg1 *msg_default_required)
 
void unsafe_arena_set_allocated_msg_default_required (::goby::test::acomms::protobuf::EmbeddedMsg1 *msg_default_required)
 
::goby::test::acomms::protobuf::EmbeddedMsg1unsafe_arena_release_msg_default_required ()
 
bool has_double_default_optional () const
 
void clear_double_default_optional ()
 
double double_default_optional () const
 
void set_double_default_optional (double value)
 
bool has_float_default_optional () const
 
void clear_float_default_optional ()
 
float float_default_optional () const
 
void set_float_default_optional (float value)
 
bool has_int32_default_optional () const
 
void clear_int32_default_optional ()
 
int32_t int32_default_optional () const
 
void set_int32_default_optional (int32_t value)
 
bool has_int64_default_optional () const
 
void clear_int64_default_optional ()
 
int64_t int64_default_optional () const
 
void set_int64_default_optional (int64_t value)
 
bool has_uint64_default_optional () const
 
void clear_uint64_default_optional ()
 
uint64_t uint64_default_optional () const
 
void set_uint64_default_optional (uint64_t value)
 
bool has_uint32_default_optional () const
 
void clear_uint32_default_optional ()
 
uint32_t uint32_default_optional () const
 
void set_uint32_default_optional (uint32_t value)
 
bool has_sint32_default_optional () const
 
void clear_sint32_default_optional ()
 
int32_t sint32_default_optional () const
 
void set_sint32_default_optional (int32_t value)
 
bool has_sint64_default_optional () const
 
void clear_sint64_default_optional ()
 
int64_t sint64_default_optional () const
 
void set_sint64_default_optional (int64_t value)
 
bool has_fixed64_default_optional () const
 
void clear_fixed64_default_optional ()
 
uint64_t fixed64_default_optional () const
 
void set_fixed64_default_optional (uint64_t value)
 
bool has_fixed32_default_optional () const
 
void clear_fixed32_default_optional ()
 
uint32_t fixed32_default_optional () const
 
void set_fixed32_default_optional (uint32_t value)
 
bool has_sfixed32_default_optional () const
 
void clear_sfixed32_default_optional ()
 
int32_t sfixed32_default_optional () const
 
void set_sfixed32_default_optional (int32_t value)
 
bool has_sfixed64_default_optional () const
 
void clear_sfixed64_default_optional ()
 
int64_t sfixed64_default_optional () const
 
void set_sfixed64_default_optional (int64_t value)
 
bool has_double_default_required () const
 
void clear_double_default_required ()
 
double double_default_required () const
 
void set_double_default_required (double value)
 
bool has_float_default_required () const
 
void clear_float_default_required ()
 
float float_default_required () const
 
void set_float_default_required (float value)
 
bool has_int32_default_required () const
 
void clear_int32_default_required ()
 
int32_t int32_default_required () const
 
void set_int32_default_required (int32_t value)
 
bool has_bool_default_optional () const
 
void clear_bool_default_optional ()
 
bool bool_default_optional () const
 
void set_bool_default_optional (bool value)
 
bool has_bool_default_required () const
 
void clear_bool_default_required ()
 
bool bool_default_required () const
 
void set_bool_default_required (bool value)
 
bool has_uint32_default_required () const
 
void clear_uint32_default_required ()
 
uint32_t uint32_default_required () const
 
void set_uint32_default_required (uint32_t value)
 
bool has_int64_default_required () const
 
void clear_int64_default_required ()
 
int64_t int64_default_required () const
 
void set_int64_default_required (int64_t value)
 
bool has_uint64_default_required () const
 
void clear_uint64_default_required ()
 
uint64_t uint64_default_required () const
 
void set_uint64_default_required (uint64_t value)
 
bool has_sint64_default_required () const
 
void clear_sint64_default_required ()
 
int64_t sint64_default_required () const
 
void set_sint64_default_required (int64_t value)
 
bool has_sint32_default_required () const
 
void clear_sint32_default_required ()
 
int32_t sint32_default_required () const
 
void set_sint32_default_required (int32_t value)
 
bool has_fixed32_default_required () const
 
void clear_fixed32_default_required ()
 
uint32_t fixed32_default_required () const
 
void set_fixed32_default_required (uint32_t value)
 
bool has_fixed64_default_required () const
 
void clear_fixed64_default_required ()
 
uint64_t fixed64_default_required () const
 
void set_fixed64_default_required (uint64_t value)
 
bool has_sfixed64_default_required () const
 
void clear_sfixed64_default_required ()
 
int64_t sfixed64_default_required () const
 
void set_sfixed64_default_required (int64_t value)
 
bool has_sfixed32_default_required () const
 
void clear_sfixed32_default_required ()
 
int32_t sfixed32_default_required () const
 
void set_sfixed32_default_required (int32_t value)
 
bool has_enum_default_optional () const
 
void clear_enum_default_optional ()
 
::goby::test::acomms::protobuf::Enum1 enum_default_optional () const
 
void set_enum_default_optional (::goby::test::acomms::protobuf::Enum1 value)
 
bool has_enum_default_required () const
 
void clear_enum_default_required ()
 
::goby::test::acomms::protobuf::Enum1 enum_default_required () const
 
void set_enum_default_required (::goby::test::acomms::protobuf::Enum1 value)
 
 TestMsg ()
 
 ~TestMsg () override
 
PROTOBUF_CONSTEXPR TestMsg (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TestMsg (const TestMsg &from)
 
 TestMsg (TestMsg &&from) noexcept
 
TestMsgoperator= (const TestMsg &from)
 
TestMsgoperator= (TestMsg &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TestMsg *other)
 
void UnsafeArenaSwap (TestMsg *other)
 
TestMsgNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const TestMsg &from)
 
void MergeFrom (const TestMsg &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_double_default_optional () const
 
void clear_double_default_optional ()
 
double double_default_optional () const
 
void set_double_default_optional (double value)
 
bool has_float_default_optional () const
 
void clear_float_default_optional ()
 
float float_default_optional () const
 
void set_float_default_optional (float value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_string_default_optional (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_bytes_default_optional (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_string_default_required (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_bytes_default_required (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 TestMsgdefault_instance ()
 
static const TestMsginternal_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 TestMsgdefault_instance ()
 
static const TestMsginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 TestMsg (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 
 TestMsg (::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_2ftest_2facomms_2fdccl1_2ftest_2eproto
 
struct ::TableStruct_goby_2ftest_2facomms_2fqueue1_2ftest_2eproto
 
void swap (TestMsg &a, TestMsg &b)
 
void swap (TestMsg &a, TestMsg &b)
 

Detailed Description

Definition at line 481 of file test.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDoubleDefaultRepeatFieldNumber 
kFloatDefaultRepeatFieldNumber 
kInt32DefaultRepeatFieldNumber 
kInt64DefaultRepeatFieldNumber 
kUint32DefaultRepeatFieldNumber 
kUint64DefaultRepeatFieldNumber 
kSint32DefaultRepeatFieldNumber 
kSint64DefaultRepeatFieldNumber 
kFixed32DefaultRepeatFieldNumber 
kFixed64DefaultRepeatFieldNumber 
kSfixed32DefaultRepeatFieldNumber 
kSfixed64DefaultRepeatFieldNumber 
kBoolDefaultRepeatFieldNumber 
kStringDefaultRepeatFieldNumber 
kBytesDefaultRepeatFieldNumber 
kEnumDefaultRepeatFieldNumber 
kMsgDefaultRepeatFieldNumber 
kStringDefaultOptionalFieldNumber 
kBytesDefaultOptionalFieldNumber 
kStringDefaultRequiredFieldNumber 
kBytesDefaultRequiredFieldNumber 
kMsgDefaultOptionalFieldNumber 
kMsgDefaultRequiredFieldNumber 
kDoubleDefaultOptionalFieldNumber 
kFloatDefaultOptionalFieldNumber 
kInt32DefaultOptionalFieldNumber 
kInt64DefaultOptionalFieldNumber 
kUint64DefaultOptionalFieldNumber 
kUint32DefaultOptionalFieldNumber 
kSint32DefaultOptionalFieldNumber 
kSint64DefaultOptionalFieldNumber 
kFixed64DefaultOptionalFieldNumber 
kFixed32DefaultOptionalFieldNumber 
kSfixed32DefaultOptionalFieldNumber 
kSfixed64DefaultOptionalFieldNumber 
kDoubleDefaultRequiredFieldNumber 
kFloatDefaultRequiredFieldNumber 
kInt32DefaultRequiredFieldNumber 
kBoolDefaultOptionalFieldNumber 
kBoolDefaultRequiredFieldNumber 
kUint32DefaultRequiredFieldNumber 
kInt64DefaultRequiredFieldNumber 
kUint64DefaultRequiredFieldNumber 
kSint64DefaultRequiredFieldNumber 
kSint32DefaultRequiredFieldNumber 
kFixed32DefaultRequiredFieldNumber 
kFixed64DefaultRequiredFieldNumber 
kSfixed64DefaultRequiredFieldNumber 
kSfixed32DefaultRequiredFieldNumber 
kEnumDefaultOptionalFieldNumber 
kEnumDefaultRequiredFieldNumber 

Definition at line 608 of file test.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kDoubleDefaultOptionalFieldNumber 
kFloatDefaultOptionalFieldNumber 

Definition at line 200 of file test.pb.h.

◆ DCCLParameters [1/2]

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 

Definition at line 1502 of file test.pb.h.

◆ DCCLParameters [2/2]

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 

Definition at line 230 of file test.pb.h.

Constructor & Destructor Documentation

◆ TestMsg() [1/10]

goby::test::acomms::protobuf::TestMsg::TestMsg ( )
inline

Definition at line 484 of file test.pb.h.

◆ ~TestMsg() [1/2]

goby::test::acomms::protobuf::TestMsg::~TestMsg ( )
override

◆ TestMsg() [2/10]

PROTOBUF_CONSTEXPR goby::test::acomms::protobuf::TestMsg::TestMsg ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ TestMsg() [3/10]

goby::test::acomms::protobuf::TestMsg::TestMsg ( const TestMsg from)

◆ TestMsg() [4/10]

goby::test::acomms::protobuf::TestMsg::TestMsg ( TestMsg &&  from)
inlinenoexcept

Definition at line 489 of file test.pb.h.

◆ TestMsg() [5/10]

goby::test::acomms::protobuf::TestMsg::TestMsg ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

◆ TestMsg() [6/10]

goby::test::acomms::protobuf::TestMsg::TestMsg ( )
inline

Definition at line 76 of file test.pb.h.

◆ ~TestMsg() [2/2]

goby::test::acomms::protobuf::TestMsg::~TestMsg ( )
override

◆ TestMsg() [7/10]

PROTOBUF_CONSTEXPR goby::test::acomms::protobuf::TestMsg::TestMsg ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ TestMsg() [8/10]

goby::test::acomms::protobuf::TestMsg::TestMsg ( const TestMsg from)

◆ TestMsg() [9/10]

goby::test::acomms::protobuf::TestMsg::TestMsg ( TestMsg &&  from)
inlinenoexcept

Definition at line 81 of file test.pb.h.

◆ TestMsg() [10/10]

goby::test::acomms::protobuf::TestMsg::TestMsg ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse() [1/2]

const char * goby::test::acomms::protobuf::TestMsg::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalParse() [2/2]

const char * goby::test::acomms::protobuf::TestMsg::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize() [1/2]

uint8_t * goby::test::acomms::protobuf::TestMsg::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [2/2]

uint8_t * goby::test::acomms::protobuf::TestMsg::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_bool_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_bool_default_repeat ( bool  value)
inline

Definition at line 3659 of file test.pb.h.

◆ add_bytes_default_repeat() [1/5]

std::string * goby::test::acomms::protobuf::TestMsg::add_bytes_default_repeat ( )
inline

Definition at line 3767 of file test.pb.h.

◆ add_bytes_default_repeat() [2/5]

void goby::test::acomms::protobuf::TestMsg::add_bytes_default_repeat ( const char *  value)
inline

Definition at line 3812 of file test.pb.h.

◆ add_bytes_default_repeat() [3/5]

void goby::test::acomms::protobuf::TestMsg::add_bytes_default_repeat ( const std::string &  value)
inline

Definition at line 3804 of file test.pb.h.

◆ add_bytes_default_repeat() [4/5]

void goby::test::acomms::protobuf::TestMsg::add_bytes_default_repeat ( const void *  value,
size_t  size 
)
inline

Definition at line 3817 of file test.pb.h.

◆ add_bytes_default_repeat() [5/5]

void goby::test::acomms::protobuf::TestMsg::add_bytes_default_repeat ( std::string &&  value)
inline

Definition at line 3808 of file test.pb.h.

◆ add_double_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_double_default_repeat ( double  value)
inline

Definition at line 3095 of file test.pb.h.

◆ add_enum_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_enum_default_repeat ( ::goby::test::acomms::protobuf::Enum1  value)
inline

Definition at line 3858 of file test.pb.h.

◆ add_fixed32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_fixed32_default_repeat ( uint32_t  value)
inline

Definition at line 3471 of file test.pb.h.

◆ add_fixed64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_fixed64_default_repeat ( uint64_t  value)
inline

Definition at line 3518 of file test.pb.h.

◆ add_float_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_float_default_repeat ( float  value)
inline

Definition at line 3142 of file test.pb.h.

◆ add_int32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_int32_default_repeat ( int32_t  value)
inline

Definition at line 3189 of file test.pb.h.

◆ add_int64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_int64_default_repeat ( int64_t  value)
inline

Definition at line 3236 of file test.pb.h.

◆ add_msg_default_repeat()

goby::test::acomms::protobuf::EmbeddedMsg1 * goby::test::acomms::protobuf::TestMsg::add_msg_default_repeat ( )
inline

Definition at line 3906 of file test.pb.h.

◆ add_sfixed32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_sfixed32_default_repeat ( int32_t  value)
inline

Definition at line 3565 of file test.pb.h.

◆ add_sfixed64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_sfixed64_default_repeat ( int64_t  value)
inline

Definition at line 3612 of file test.pb.h.

◆ add_sint32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_sint32_default_repeat ( int32_t  value)
inline

Definition at line 3377 of file test.pb.h.

◆ add_sint64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_sint64_default_repeat ( int64_t  value)
inline

Definition at line 3424 of file test.pb.h.

◆ add_string_default_repeat() [1/5]

std::string * goby::test::acomms::protobuf::TestMsg::add_string_default_repeat ( )
inline

Definition at line 3692 of file test.pb.h.

◆ add_string_default_repeat() [2/5]

void goby::test::acomms::protobuf::TestMsg::add_string_default_repeat ( const char *  value)
inline

Definition at line 3737 of file test.pb.h.

◆ add_string_default_repeat() [3/5]

void goby::test::acomms::protobuf::TestMsg::add_string_default_repeat ( const char *  value,
size_t  size 
)
inline

Definition at line 3742 of file test.pb.h.

◆ add_string_default_repeat() [4/5]

void goby::test::acomms::protobuf::TestMsg::add_string_default_repeat ( const std::string &  value)
inline

Definition at line 3729 of file test.pb.h.

◆ add_string_default_repeat() [5/5]

void goby::test::acomms::protobuf::TestMsg::add_string_default_repeat ( std::string &&  value)
inline

Definition at line 3733 of file test.pb.h.

◆ add_uint32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_uint32_default_repeat ( uint32_t  value)
inline

Definition at line 3283 of file test.pb.h.

◆ add_uint64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::add_uint64_default_repeat ( uint64_t  value)
inline

Definition at line 3330 of file test.pb.h.

◆ bool_default_optional()

bool goby::test::acomms::protobuf::TestMsg::bool_default_optional ( ) const
inline

Definition at line 2184 of file test.pb.h.

◆ bool_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< bool > & goby::test::acomms::protobuf::TestMsg::bool_default_repeat ( ) const
inline

Definition at line 3668 of file test.pb.h.

◆ bool_default_repeat() [2/2]

bool goby::test::acomms::protobuf::TestMsg::bool_default_repeat ( int  index) const
inline

Definition at line 3648 of file test.pb.h.

◆ bool_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::bool_default_repeat_size ( ) const
inline

Definition at line 3639 of file test.pb.h.

◆ bool_default_required()

bool goby::test::acomms::protobuf::TestMsg::bool_default_required ( ) const
inline

Definition at line 2803 of file test.pb.h.

◆ bytes_default_optional()

const std::string & goby::test::acomms::protobuf::TestMsg::bytes_default_optional ( ) const
inline

Definition at line 2277 of file test.pb.h.

◆ bytes_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & goby::test::acomms::protobuf::TestMsg::bytes_default_repeat ( ) const
inline

Definition at line 3822 of file test.pb.h.

◆ bytes_default_repeat() [2/2]

const std::string & goby::test::acomms::protobuf::TestMsg::bytes_default_repeat ( int  index) const
inline

Definition at line 3775 of file test.pb.h.

◆ bytes_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::bytes_default_repeat_size ( ) const
inline

Definition at line 3761 of file test.pb.h.

◆ bytes_default_required()

const std::string & goby::test::acomms::protobuf::TestMsg::bytes_default_required ( ) const
inline

Definition at line 2896 of file test.pb.h.

◆ ByteSizeLong() [1/2]

size_t goby::test::acomms::protobuf::TestMsg::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t goby::test::acomms::protobuf::TestMsg::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::acomms::protobuf::TestMsg::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::acomms::protobuf::TestMsg::Clear ( )
final

◆ clear_bool_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_bool_default_optional ( )
inline

Definition at line 2177 of file test.pb.h.

◆ clear_bool_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_bool_default_repeat ( )
inline

Definition at line 3642 of file test.pb.h.

◆ clear_bool_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_bool_default_required ( )
inline

Definition at line 2796 of file test.pb.h.

◆ clear_bytes_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_bytes_default_optional ( )
inline

Definition at line 2273 of file test.pb.h.

◆ clear_bytes_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_bytes_default_repeat ( )
inline

Definition at line 3764 of file test.pb.h.

◆ clear_bytes_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_bytes_default_required ( )
inline

Definition at line 2892 of file test.pb.h.

◆ clear_double_default_optional() [1/2]

void goby::test::acomms::protobuf::TestMsg::clear_double_default_optional ( )
inline

Definition at line 1841 of file test.pb.h.

◆ clear_double_default_optional() [2/2]

void goby::test::acomms::protobuf::TestMsg::clear_double_default_optional ( )

◆ clear_double_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_double_default_repeat ( )
inline

Definition at line 3078 of file test.pb.h.

◆ clear_double_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_double_default_required ( )
inline

Definition at line 2460 of file test.pb.h.

◆ clear_enum_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_enum_default_optional ( )
inline

Definition at line 2341 of file test.pb.h.

◆ clear_enum_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_enum_default_repeat ( )
inline

Definition at line 3839 of file test.pb.h.

◆ clear_enum_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_enum_default_required ( )
inline

Definition at line 2960 of file test.pb.h.

◆ clear_fixed32_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_fixed32_default_optional ( )
inline

Definition at line 2065 of file test.pb.h.

◆ clear_fixed32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_fixed32_default_repeat ( )
inline

Definition at line 3454 of file test.pb.h.

◆ clear_fixed32_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_fixed32_default_required ( )
inline

Definition at line 2684 of file test.pb.h.

◆ clear_fixed64_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_fixed64_default_optional ( )
inline

Definition at line 2093 of file test.pb.h.

◆ clear_fixed64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_fixed64_default_repeat ( )
inline

Definition at line 3501 of file test.pb.h.

◆ clear_fixed64_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_fixed64_default_required ( )
inline

Definition at line 2712 of file test.pb.h.

◆ clear_float_default_optional() [1/2]

void goby::test::acomms::protobuf::TestMsg::clear_float_default_optional ( )
inline

Definition at line 1869 of file test.pb.h.

◆ clear_float_default_optional() [2/2]

void goby::test::acomms::protobuf::TestMsg::clear_float_default_optional ( )

◆ clear_float_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_float_default_repeat ( )
inline

Definition at line 3125 of file test.pb.h.

◆ clear_float_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_float_default_required ( )
inline

Definition at line 2488 of file test.pb.h.

◆ clear_int32_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_int32_default_optional ( )
inline

Definition at line 1897 of file test.pb.h.

◆ clear_int32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_int32_default_repeat ( )
inline

Definition at line 3172 of file test.pb.h.

◆ clear_int32_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_int32_default_required ( )
inline

Definition at line 2516 of file test.pb.h.

◆ clear_int64_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_int64_default_optional ( )
inline

Definition at line 1925 of file test.pb.h.

◆ clear_int64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_int64_default_repeat ( )
inline

Definition at line 3219 of file test.pb.h.

◆ clear_int64_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_int64_default_required ( )
inline

Definition at line 2544 of file test.pb.h.

◆ clear_msg_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_msg_default_optional ( )
inline

Definition at line 2371 of file test.pb.h.

◆ clear_msg_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_msg_default_repeat ( )
inline

Definition at line 3884 of file test.pb.h.

◆ clear_msg_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_msg_default_required ( )
inline

Definition at line 2990 of file test.pb.h.

◆ clear_sfixed32_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_sfixed32_default_optional ( )
inline

Definition at line 2121 of file test.pb.h.

◆ clear_sfixed32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_sfixed32_default_repeat ( )
inline

Definition at line 3548 of file test.pb.h.

◆ clear_sfixed32_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_sfixed32_default_required ( )
inline

Definition at line 2740 of file test.pb.h.

◆ clear_sfixed64_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_sfixed64_default_optional ( )
inline

Definition at line 2149 of file test.pb.h.

◆ clear_sfixed64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_sfixed64_default_repeat ( )
inline

Definition at line 3595 of file test.pb.h.

◆ clear_sfixed64_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_sfixed64_default_required ( )
inline

Definition at line 2768 of file test.pb.h.

◆ clear_sint32_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_sint32_default_optional ( )
inline

Definition at line 2009 of file test.pb.h.

◆ clear_sint32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_sint32_default_repeat ( )
inline

Definition at line 3360 of file test.pb.h.

◆ clear_sint32_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_sint32_default_required ( )
inline

Definition at line 2628 of file test.pb.h.

◆ clear_sint64_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_sint64_default_optional ( )
inline

Definition at line 2037 of file test.pb.h.

◆ clear_sint64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_sint64_default_repeat ( )
inline

Definition at line 3407 of file test.pb.h.

◆ clear_sint64_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_sint64_default_required ( )
inline

Definition at line 2656 of file test.pb.h.

◆ clear_string_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_string_default_optional ( )
inline

Definition at line 2205 of file test.pb.h.

◆ clear_string_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_string_default_repeat ( )
inline

Definition at line 3689 of file test.pb.h.

◆ clear_string_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_string_default_required ( )
inline

Definition at line 2824 of file test.pb.h.

◆ clear_uint32_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_uint32_default_optional ( )
inline

Definition at line 1953 of file test.pb.h.

◆ clear_uint32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_uint32_default_repeat ( )
inline

Definition at line 3266 of file test.pb.h.

◆ clear_uint32_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_uint32_default_required ( )
inline

Definition at line 2572 of file test.pb.h.

◆ clear_uint64_default_optional()

void goby::test::acomms::protobuf::TestMsg::clear_uint64_default_optional ( )
inline

Definition at line 1981 of file test.pb.h.

◆ clear_uint64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::clear_uint64_default_repeat ( )
inline

Definition at line 3313 of file test.pb.h.

◆ clear_uint64_default_required()

void goby::test::acomms::protobuf::TestMsg::clear_uint64_default_required ( )
inline

Definition at line 2600 of file test.pb.h.

◆ CopyFrom() [1/2]

void goby::test::acomms::protobuf::TestMsg::CopyFrom ( const TestMsg from)

◆ CopyFrom() [2/2]

void goby::test::acomms::protobuf::TestMsg::CopyFrom ( const TestMsg from)

◆ default_instance() [1/2]

static const TestMsg & goby::test::acomms::protobuf::TestMsg::default_instance ( )
inlinestatic

Definition at line 528 of file test.pb.h.

◆ default_instance() [2/2]

static const TestMsg & goby::test::acomms::protobuf::TestMsg::default_instance ( )
inlinestatic

Definition at line 120 of file test.pb.h.

◆ descriptor() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::acomms::protobuf::TestMsg::descriptor ( )
inlinestatic

Definition at line 519 of file test.pb.h.

◆ descriptor() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::acomms::protobuf::TestMsg::descriptor ( )
inlinestatic

Definition at line 111 of file test.pb.h.

◆ double_default_optional() [1/2]

double goby::test::acomms::protobuf::TestMsg::double_default_optional ( ) const
inline

Definition at line 1848 of file test.pb.h.

◆ double_default_optional() [2/2]

double goby::test::acomms::protobuf::TestMsg::double_default_optional ( ) const

◆ double_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & goby::test::acomms::protobuf::TestMsg::double_default_repeat ( ) const
inline

Definition at line 3104 of file test.pb.h.

◆ double_default_repeat() [2/2]

double goby::test::acomms::protobuf::TestMsg::double_default_repeat ( int  index) const
inline

Definition at line 3084 of file test.pb.h.

◆ double_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::double_default_repeat_size ( ) const
inline

Definition at line 3075 of file test.pb.h.

◆ double_default_required()

double goby::test::acomms::protobuf::TestMsg::double_default_required ( ) const
inline

Definition at line 2467 of file test.pb.h.

◆ enum_default_optional()

goby::test::acomms::protobuf::Enum1 goby::test::acomms::protobuf::TestMsg::enum_default_optional ( ) const
inline

Definition at line 2348 of file test.pb.h.

◆ enum_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & goby::test::acomms::protobuf::TestMsg::enum_default_repeat ( ) const
inline

Definition at line 3863 of file test.pb.h.

◆ enum_default_repeat() [2/2]

goby::test::acomms::protobuf::Enum1 goby::test::acomms::protobuf::TestMsg::enum_default_repeat ( int  index) const
inline

Definition at line 3845 of file test.pb.h.

◆ enum_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::enum_default_repeat_size ( ) const
inline

Definition at line 3836 of file test.pb.h.

◆ enum_default_required()

goby::test::acomms::protobuf::Enum1 goby::test::acomms::protobuf::TestMsg::enum_default_required ( ) const
inline

Definition at line 2967 of file test.pb.h.

◆ fixed32_default_optional()

uint32_t goby::test::acomms::protobuf::TestMsg::fixed32_default_optional ( ) const
inline

Definition at line 2072 of file test.pb.h.

◆ fixed32_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > & goby::test::acomms::protobuf::TestMsg::fixed32_default_repeat ( ) const
inline

Definition at line 3480 of file test.pb.h.

◆ fixed32_default_repeat() [2/2]

uint32_t goby::test::acomms::protobuf::TestMsg::fixed32_default_repeat ( int  index) const
inline

Definition at line 3460 of file test.pb.h.

◆ fixed32_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::fixed32_default_repeat_size ( ) const
inline

Definition at line 3451 of file test.pb.h.

◆ fixed32_default_required()

uint32_t goby::test::acomms::protobuf::TestMsg::fixed32_default_required ( ) const
inline

Definition at line 2691 of file test.pb.h.

◆ fixed64_default_optional()

uint64_t goby::test::acomms::protobuf::TestMsg::fixed64_default_optional ( ) const
inline

Definition at line 2100 of file test.pb.h.

◆ fixed64_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > & goby::test::acomms::protobuf::TestMsg::fixed64_default_repeat ( ) const
inline

Definition at line 3527 of file test.pb.h.

◆ fixed64_default_repeat() [2/2]

uint64_t goby::test::acomms::protobuf::TestMsg::fixed64_default_repeat ( int  index) const
inline

Definition at line 3507 of file test.pb.h.

◆ fixed64_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::fixed64_default_repeat_size ( ) const
inline

Definition at line 3498 of file test.pb.h.

◆ fixed64_default_required()

uint64_t goby::test::acomms::protobuf::TestMsg::fixed64_default_required ( ) const
inline

Definition at line 2719 of file test.pb.h.

◆ float_default_optional() [1/2]

float goby::test::acomms::protobuf::TestMsg::float_default_optional ( ) const
inline

Definition at line 1876 of file test.pb.h.

◆ float_default_optional() [2/2]

float goby::test::acomms::protobuf::TestMsg::float_default_optional ( ) const

◆ float_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > & goby::test::acomms::protobuf::TestMsg::float_default_repeat ( ) const
inline

Definition at line 3151 of file test.pb.h.

◆ float_default_repeat() [2/2]

float goby::test::acomms::protobuf::TestMsg::float_default_repeat ( int  index) const
inline

Definition at line 3131 of file test.pb.h.

◆ float_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::float_default_repeat_size ( ) const
inline

Definition at line 3122 of file test.pb.h.

◆ float_default_required()

float goby::test::acomms::protobuf::TestMsg::float_default_required ( ) const
inline

Definition at line 2495 of file test.pb.h.

◆ GetCachedSize() [1/2]

int goby::test::acomms::protobuf::TestMsg::GetCachedSize ( ) const
inlinefinal

Definition at line 581 of file test.pb.h.

◆ GetCachedSize() [2/2]

int goby::test::acomms::protobuf::TestMsg::GetCachedSize ( ) const
inlinefinal

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

◆ GetClassData() [1/2]

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::acomms::protobuf::TestMsg::GetClassData ( ) const
final

◆ GetClassData() [2/2]

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::acomms::protobuf::TestMsg::GetClassData ( ) const
final

◆ GetDescriptor() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::acomms::protobuf::TestMsg::GetDescriptor ( )
inlinestatic

Definition at line 522 of file test.pb.h.

◆ GetDescriptor() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::acomms::protobuf::TestMsg::GetDescriptor ( )
inlinestatic

Definition at line 114 of file test.pb.h.

◆ GetMetadata() [1/2]

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::acomms::protobuf::TestMsg::GetMetadata ( ) const
final

◆ GetMetadata() [2/2]

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::acomms::protobuf::TestMsg::GetMetadata ( ) const
final

◆ GetReflection() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::acomms::protobuf::TestMsg::GetReflection ( )
inlinestatic

Definition at line 525 of file test.pb.h.

◆ GetReflection() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::acomms::protobuf::TestMsg::GetReflection ( )
inlinestatic

Definition at line 117 of file test.pb.h.

◆ has_bool_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_bool_default_optional ( ) const
inline

Definition at line 2174 of file test.pb.h.

◆ has_bool_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_bool_default_required ( ) const
inline

Definition at line 2793 of file test.pb.h.

◆ has_bytes_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_bytes_default_optional ( ) const
inline

Definition at line 2270 of file test.pb.h.

◆ has_bytes_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_bytes_default_required ( ) const
inline

Definition at line 2889 of file test.pb.h.

◆ has_double_default_optional() [1/2]

bool goby::test::acomms::protobuf::TestMsg::has_double_default_optional ( ) const
inline

Definition at line 1838 of file test.pb.h.

◆ has_double_default_optional() [2/2]

bool goby::test::acomms::protobuf::TestMsg::has_double_default_optional ( ) const

◆ has_double_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_double_default_required ( ) const
inline

Definition at line 2457 of file test.pb.h.

◆ has_enum_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_enum_default_optional ( ) const
inline

Definition at line 2338 of file test.pb.h.

◆ has_enum_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_enum_default_required ( ) const
inline

Definition at line 2957 of file test.pb.h.

◆ has_fixed32_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_fixed32_default_optional ( ) const
inline

Definition at line 2062 of file test.pb.h.

◆ has_fixed32_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_fixed32_default_required ( ) const
inline

Definition at line 2681 of file test.pb.h.

◆ has_fixed64_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_fixed64_default_optional ( ) const
inline

Definition at line 2090 of file test.pb.h.

◆ has_fixed64_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_fixed64_default_required ( ) const
inline

Definition at line 2709 of file test.pb.h.

◆ has_float_default_optional() [1/2]

bool goby::test::acomms::protobuf::TestMsg::has_float_default_optional ( ) const
inline

Definition at line 1866 of file test.pb.h.

◆ has_float_default_optional() [2/2]

bool goby::test::acomms::protobuf::TestMsg::has_float_default_optional ( ) const

◆ has_float_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_float_default_required ( ) const
inline

Definition at line 2485 of file test.pb.h.

◆ has_int32_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_int32_default_optional ( ) const
inline

Definition at line 1894 of file test.pb.h.

◆ has_int32_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_int32_default_required ( ) const
inline

Definition at line 2513 of file test.pb.h.

◆ has_int64_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_int64_default_optional ( ) const
inline

Definition at line 1922 of file test.pb.h.

◆ has_int64_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_int64_default_required ( ) const
inline

Definition at line 2541 of file test.pb.h.

◆ has_msg_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_msg_default_optional ( ) const
inline

Definition at line 2368 of file test.pb.h.

◆ has_msg_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_msg_default_required ( ) const
inline

Definition at line 2987 of file test.pb.h.

◆ has_sfixed32_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_sfixed32_default_optional ( ) const
inline

Definition at line 2118 of file test.pb.h.

◆ has_sfixed32_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_sfixed32_default_required ( ) const
inline

Definition at line 2737 of file test.pb.h.

◆ has_sfixed64_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_sfixed64_default_optional ( ) const
inline

Definition at line 2146 of file test.pb.h.

◆ has_sfixed64_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_sfixed64_default_required ( ) const
inline

Definition at line 2765 of file test.pb.h.

◆ has_sint32_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_sint32_default_optional ( ) const
inline

Definition at line 2006 of file test.pb.h.

◆ has_sint32_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_sint32_default_required ( ) const
inline

Definition at line 2625 of file test.pb.h.

◆ has_sint64_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_sint64_default_optional ( ) const
inline

Definition at line 2034 of file test.pb.h.

◆ has_sint64_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_sint64_default_required ( ) const
inline

Definition at line 2653 of file test.pb.h.

◆ has_string_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_string_default_optional ( ) const
inline

Definition at line 2202 of file test.pb.h.

◆ has_string_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_string_default_required ( ) const
inline

Definition at line 2821 of file test.pb.h.

◆ has_uint32_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_uint32_default_optional ( ) const
inline

Definition at line 1950 of file test.pb.h.

◆ has_uint32_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_uint32_default_required ( ) const
inline

Definition at line 2569 of file test.pb.h.

◆ has_uint64_default_optional()

bool goby::test::acomms::protobuf::TestMsg::has_uint64_default_optional ( ) const
inline

Definition at line 1978 of file test.pb.h.

◆ has_uint64_default_required()

bool goby::test::acomms::protobuf::TestMsg::has_uint64_default_required ( ) const
inline

Definition at line 2597 of file test.pb.h.

◆ int32_default_optional()

int32_t goby::test::acomms::protobuf::TestMsg::int32_default_optional ( ) const
inline

Definition at line 1904 of file test.pb.h.

◆ int32_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & goby::test::acomms::protobuf::TestMsg::int32_default_repeat ( ) const
inline

Definition at line 3198 of file test.pb.h.

◆ int32_default_repeat() [2/2]

int32_t goby::test::acomms::protobuf::TestMsg::int32_default_repeat ( int  index) const
inline

Definition at line 3178 of file test.pb.h.

◆ int32_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::int32_default_repeat_size ( ) const
inline

Definition at line 3169 of file test.pb.h.

◆ int32_default_required()

int32_t goby::test::acomms::protobuf::TestMsg::int32_default_required ( ) const
inline

Definition at line 2523 of file test.pb.h.

◆ int64_default_optional()

int64_t goby::test::acomms::protobuf::TestMsg::int64_default_optional ( ) const
inline

Definition at line 1932 of file test.pb.h.

◆ int64_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > & goby::test::acomms::protobuf::TestMsg::int64_default_repeat ( ) const
inline

Definition at line 3245 of file test.pb.h.

◆ int64_default_repeat() [2/2]

int64_t goby::test::acomms::protobuf::TestMsg::int64_default_repeat ( int  index) const
inline

Definition at line 3225 of file test.pb.h.

◆ int64_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::int64_default_repeat_size ( ) const
inline

Definition at line 3216 of file test.pb.h.

◆ int64_default_required()

int64_t goby::test::acomms::protobuf::TestMsg::int64_default_required ( ) const
inline

Definition at line 2551 of file test.pb.h.

◆ internal_default_instance() [1/2]

static const TestMsg * goby::test::acomms::protobuf::TestMsg::internal_default_instance ( )
inlinestatic

Definition at line 531 of file test.pb.h.

◆ internal_default_instance() [2/2]

static const TestMsg * goby::test::acomms::protobuf::TestMsg::internal_default_instance ( )
inlinestatic

Definition at line 123 of file test.pb.h.

◆ IsInitialized() [1/2]

bool goby::test::acomms::protobuf::TestMsg::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool goby::test::acomms::protobuf::TestMsg::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void goby::test::acomms::protobuf::TestMsg::MergeFrom ( const TestMsg from)
inline

Definition at line 568 of file test.pb.h.

◆ MergeFrom() [2/2]

void goby::test::acomms::protobuf::TestMsg::MergeFrom ( const TestMsg from)
inline

Definition at line 160 of file test.pb.h.

◆ msg_default_optional()

const ::goby::test::acomms::protobuf::EmbeddedMsg1 & goby::test::acomms::protobuf::TestMsg::msg_default_optional ( ) const
inline

Definition at line 2380 of file test.pb.h.

◆ msg_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::test::acomms::protobuf::EmbeddedMsg1 > & goby::test::acomms::protobuf::TestMsg::msg_default_repeat ( ) const
inline

Definition at line 3912 of file test.pb.h.

◆ msg_default_repeat() [2/2]

const ::goby::test::acomms::protobuf::EmbeddedMsg1 & goby::test::acomms::protobuf::TestMsg::msg_default_repeat ( int  index) const
inline

Definition at line 3899 of file test.pb.h.

◆ msg_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::msg_default_repeat_size ( ) const
inline

Definition at line 3881 of file test.pb.h.

◆ msg_default_required()

const ::goby::test::acomms::protobuf::EmbeddedMsg1 & goby::test::acomms::protobuf::TestMsg::msg_default_required ( ) const
inline

Definition at line 2999 of file test.pb.h.

◆ mutable_bool_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< bool > * goby::test::acomms::protobuf::TestMsg::mutable_bool_default_repeat ( )
inline

Definition at line 3677 of file test.pb.h.

◆ mutable_bytes_default_optional()

std::string * goby::test::acomms::protobuf::TestMsg::mutable_bytes_default_optional ( )
inline

Definition at line 2288 of file test.pb.h.

◆ mutable_bytes_default_repeat() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * goby::test::acomms::protobuf::TestMsg::mutable_bytes_default_repeat ( )
inline

Definition at line 3827 of file test.pb.h.

◆ mutable_bytes_default_repeat() [2/2]

std::string * goby::test::acomms::protobuf::TestMsg::mutable_bytes_default_repeat ( int  index)
inline

Definition at line 3779 of file test.pb.h.

◆ mutable_bytes_default_required()

std::string * goby::test::acomms::protobuf::TestMsg::mutable_bytes_default_required ( )
inline

Definition at line 2907 of file test.pb.h.

◆ mutable_double_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< double > * goby::test::acomms::protobuf::TestMsg::mutable_double_default_repeat ( )
inline

Definition at line 3113 of file test.pb.h.

◆ mutable_enum_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< int > * goby::test::acomms::protobuf::TestMsg::mutable_enum_default_repeat ( )
inline

Definition at line 3872 of file test.pb.h.

◆ mutable_fixed32_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * goby::test::acomms::protobuf::TestMsg::mutable_fixed32_default_repeat ( )
inline

Definition at line 3489 of file test.pb.h.

◆ mutable_fixed64_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > * goby::test::acomms::protobuf::TestMsg::mutable_fixed64_default_repeat ( )
inline

Definition at line 3536 of file test.pb.h.

◆ mutable_float_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< float > * goby::test::acomms::protobuf::TestMsg::mutable_float_default_repeat ( )
inline

Definition at line 3160 of file test.pb.h.

◆ mutable_int32_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * goby::test::acomms::protobuf::TestMsg::mutable_int32_default_repeat ( )
inline

Definition at line 3207 of file test.pb.h.

◆ mutable_int64_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > * goby::test::acomms::protobuf::TestMsg::mutable_int64_default_repeat ( )
inline

Definition at line 3254 of file test.pb.h.

◆ mutable_msg_default_optional()

goby::test::acomms::protobuf::EmbeddedMsg1 * goby::test::acomms::protobuf::TestMsg::mutable_msg_default_optional ( )
inline

Definition at line 2427 of file test.pb.h.

◆ mutable_msg_default_repeat() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::test::acomms::protobuf::EmbeddedMsg1 > * goby::test::acomms::protobuf::TestMsg::mutable_msg_default_repeat ( )
inline

Definition at line 3892 of file test.pb.h.

◆ mutable_msg_default_repeat() [2/2]

goby::test::acomms::protobuf::EmbeddedMsg1 * goby::test::acomms::protobuf::TestMsg::mutable_msg_default_repeat ( int  index)
inline

Definition at line 3887 of file test.pb.h.

◆ mutable_msg_default_required()

goby::test::acomms::protobuf::EmbeddedMsg1 * goby::test::acomms::protobuf::TestMsg::mutable_msg_default_required ( )
inline

Definition at line 3046 of file test.pb.h.

◆ mutable_sfixed32_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * goby::test::acomms::protobuf::TestMsg::mutable_sfixed32_default_repeat ( )
inline

Definition at line 3583 of file test.pb.h.

◆ mutable_sfixed64_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > * goby::test::acomms::protobuf::TestMsg::mutable_sfixed64_default_repeat ( )
inline

Definition at line 3630 of file test.pb.h.

◆ mutable_sint32_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * goby::test::acomms::protobuf::TestMsg::mutable_sint32_default_repeat ( )
inline

Definition at line 3395 of file test.pb.h.

◆ mutable_sint64_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > * goby::test::acomms::protobuf::TestMsg::mutable_sint64_default_repeat ( )
inline

Definition at line 3442 of file test.pb.h.

◆ mutable_string_default_optional()

std::string * goby::test::acomms::protobuf::TestMsg::mutable_string_default_optional ( )
inline

Definition at line 2220 of file test.pb.h.

◆ mutable_string_default_repeat() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * goby::test::acomms::protobuf::TestMsg::mutable_string_default_repeat ( )
inline

Definition at line 3752 of file test.pb.h.

◆ mutable_string_default_repeat() [2/2]

std::string * goby::test::acomms::protobuf::TestMsg::mutable_string_default_repeat ( int  index)
inline

Definition at line 3704 of file test.pb.h.

◆ mutable_string_default_required()

std::string * goby::test::acomms::protobuf::TestMsg::mutable_string_default_required ( )
inline

Definition at line 2839 of file test.pb.h.

◆ mutable_uint32_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * goby::test::acomms::protobuf::TestMsg::mutable_uint32_default_repeat ( )
inline

Definition at line 3301 of file test.pb.h.

◆ mutable_uint64_default_repeat()

PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > * goby::test::acomms::protobuf::TestMsg::mutable_uint64_default_repeat ( )
inline

Definition at line 3348 of file test.pb.h.

◆ mutable_unknown_fields() [1/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::acomms::protobuf::TestMsg::mutable_unknown_fields ( )
inline

Definition at line 515 of file test.pb.h.

◆ mutable_unknown_fields() [2/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::acomms::protobuf::TestMsg::mutable_unknown_fields ( )
inline

Definition at line 107 of file test.pb.h.

◆ New() [1/2]

TestMsg * goby::test::acomms::protobuf::TestMsg::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 562 of file test.pb.h.

◆ New() [2/2]

TestMsg * goby::test::acomms::protobuf::TestMsg::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 154 of file test.pb.h.

◆ operator=() [1/4]

TestMsg & goby::test::acomms::protobuf::TestMsg::operator= ( const TestMsg from)
inline

Definition at line 494 of file test.pb.h.

◆ operator=() [2/4]

TestMsg & goby::test::acomms::protobuf::TestMsg::operator= ( const TestMsg from)
inline

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

◆ operator=() [3/4]

TestMsg & goby::test::acomms::protobuf::TestMsg::operator= ( TestMsg &&  from)
inlinenoexcept

Definition at line 498 of file test.pb.h.

◆ operator=() [4/4]

TestMsg & goby::test::acomms::protobuf::TestMsg::operator= ( TestMsg &&  from)
inlinenoexcept

Definition at line 90 of file test.pb.h.

◆ release_bytes_default_optional()

std::string * goby::test::acomms::protobuf::TestMsg::release_bytes_default_optional ( )
inline

Definition at line 2304 of file test.pb.h.

◆ release_bytes_default_required()

std::string * goby::test::acomms::protobuf::TestMsg::release_bytes_default_required ( )
inline

Definition at line 2923 of file test.pb.h.

◆ release_msg_default_optional()

goby::test::acomms::protobuf::EmbeddedMsg1 * goby::test::acomms::protobuf::TestMsg::release_msg_default_optional ( )
inline

Definition at line 2397 of file test.pb.h.

◆ release_msg_default_required()

goby::test::acomms::protobuf::EmbeddedMsg1 * goby::test::acomms::protobuf::TestMsg::release_msg_default_required ( )
inline

Definition at line 3016 of file test.pb.h.

◆ release_string_default_optional()

std::string * goby::test::acomms::protobuf::TestMsg::release_string_default_optional ( )
inline

Definition at line 2236 of file test.pb.h.

◆ release_string_default_required()

std::string * goby::test::acomms::protobuf::TestMsg::release_string_default_required ( )
inline

Definition at line 2855 of file test.pb.h.

◆ set_allocated_bytes_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_allocated_bytes_default_optional ( std::string *  bytes_default_optional)
inline

Definition at line 2318 of file test.pb.h.

◆ set_allocated_bytes_default_required()

void goby::test::acomms::protobuf::TestMsg::set_allocated_bytes_default_required ( std::string *  bytes_default_required)
inline

Definition at line 2937 of file test.pb.h.

◆ set_allocated_msg_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_allocated_msg_default_optional ( ::goby::test::acomms::protobuf::EmbeddedMsg1 msg_default_optional)
inline

Definition at line 2432 of file test.pb.h.

◆ set_allocated_msg_default_required()

void goby::test::acomms::protobuf::TestMsg::set_allocated_msg_default_required ( ::goby::test::acomms::protobuf::EmbeddedMsg1 msg_default_required)
inline

Definition at line 3051 of file test.pb.h.

◆ set_allocated_string_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_allocated_string_default_optional ( std::string *  string_default_optional)
inline

Definition at line 2250 of file test.pb.h.

◆ set_allocated_string_default_required()

void goby::test::acomms::protobuf::TestMsg::set_allocated_string_default_required ( std::string *  string_default_required)
inline

Definition at line 2869 of file test.pb.h.

◆ set_bool_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_bool_default_optional ( bool  value)
inline

Definition at line 2192 of file test.pb.h.

◆ set_bool_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_bool_default_repeat ( int  index,
bool  value 
)
inline

Definition at line 3652 of file test.pb.h.

◆ set_bool_default_required()

void goby::test::acomms::protobuf::TestMsg::set_bool_default_required ( bool  value)
inline

Definition at line 2811 of file test.pb.h.

◆ set_bytes_default_optional() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::test::acomms::protobuf::TestMsg::set_bytes_default_optional ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_bytes_default_optional() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::test::acomms::protobuf::TestMsg::set_bytes_default_optional ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2283 of file test.pb.h.

◆ set_bytes_default_repeat() [1/4]

void goby::test::acomms::protobuf::TestMsg::set_bytes_default_repeat ( int  index,
const char *  value 
)
inline

Definition at line 3791 of file test.pb.h.

◆ set_bytes_default_repeat() [2/4]

void goby::test::acomms::protobuf::TestMsg::set_bytes_default_repeat ( int  index,
const std::string &  value 
)
inline

Definition at line 3783 of file test.pb.h.

◆ set_bytes_default_repeat() [3/4]

void goby::test::acomms::protobuf::TestMsg::set_bytes_default_repeat ( int  index,
const void *  value,
size_t  size 
)
inline

Definition at line 3796 of file test.pb.h.

◆ set_bytes_default_repeat() [4/4]

void goby::test::acomms::protobuf::TestMsg::set_bytes_default_repeat ( int  index,
std::string &&  value 
)
inline

Definition at line 3787 of file test.pb.h.

◆ set_bytes_default_required() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::test::acomms::protobuf::TestMsg::set_bytes_default_required ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_bytes_default_required() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::test::acomms::protobuf::TestMsg::set_bytes_default_required ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2902 of file test.pb.h.

◆ set_double_default_optional() [1/2]

void goby::test::acomms::protobuf::TestMsg::set_double_default_optional ( double  value)
inline

Definition at line 1856 of file test.pb.h.

◆ set_double_default_optional() [2/2]

void goby::test::acomms::protobuf::TestMsg::set_double_default_optional ( double  value)

◆ set_double_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_double_default_repeat ( int  index,
double  value 
)
inline

Definition at line 3088 of file test.pb.h.

◆ set_double_default_required()

void goby::test::acomms::protobuf::TestMsg::set_double_default_required ( double  value)
inline

Definition at line 2475 of file test.pb.h.

◆ set_enum_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_enum_default_optional ( ::goby::test::acomms::protobuf::Enum1  value)
inline

Definition at line 2357 of file test.pb.h.

◆ set_enum_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_enum_default_repeat ( int  index,
::goby::test::acomms::protobuf::Enum1  value 
)
inline

Definition at line 3849 of file test.pb.h.

◆ set_enum_default_required()

void goby::test::acomms::protobuf::TestMsg::set_enum_default_required ( ::goby::test::acomms::protobuf::Enum1  value)
inline

Definition at line 2976 of file test.pb.h.

◆ set_fixed32_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_fixed32_default_optional ( uint32_t  value)
inline

Definition at line 2080 of file test.pb.h.

◆ set_fixed32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_fixed32_default_repeat ( int  index,
uint32_t  value 
)
inline

Definition at line 3464 of file test.pb.h.

◆ set_fixed32_default_required()

void goby::test::acomms::protobuf::TestMsg::set_fixed32_default_required ( uint32_t  value)
inline

Definition at line 2699 of file test.pb.h.

◆ set_fixed64_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_fixed64_default_optional ( uint64_t  value)
inline

Definition at line 2108 of file test.pb.h.

◆ set_fixed64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_fixed64_default_repeat ( int  index,
uint64_t  value 
)
inline

Definition at line 3511 of file test.pb.h.

◆ set_fixed64_default_required()

void goby::test::acomms::protobuf::TestMsg::set_fixed64_default_required ( uint64_t  value)
inline

Definition at line 2727 of file test.pb.h.

◆ set_float_default_optional() [1/2]

void goby::test::acomms::protobuf::TestMsg::set_float_default_optional ( float  value)
inline

Definition at line 1884 of file test.pb.h.

◆ set_float_default_optional() [2/2]

void goby::test::acomms::protobuf::TestMsg::set_float_default_optional ( float  value)

◆ set_float_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_float_default_repeat ( int  index,
float  value 
)
inline

Definition at line 3135 of file test.pb.h.

◆ set_float_default_required()

void goby::test::acomms::protobuf::TestMsg::set_float_default_required ( float  value)
inline

Definition at line 2503 of file test.pb.h.

◆ set_int32_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_int32_default_optional ( int32_t  value)
inline

Definition at line 1912 of file test.pb.h.

◆ set_int32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_int32_default_repeat ( int  index,
int32_t  value 
)
inline

Definition at line 3182 of file test.pb.h.

◆ set_int32_default_required()

void goby::test::acomms::protobuf::TestMsg::set_int32_default_required ( int32_t  value)
inline

Definition at line 2531 of file test.pb.h.

◆ set_int64_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_int64_default_optional ( int64_t  value)
inline

Definition at line 1940 of file test.pb.h.

◆ set_int64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_int64_default_repeat ( int  index,
int64_t  value 
)
inline

Definition at line 3229 of file test.pb.h.

◆ set_int64_default_required()

void goby::test::acomms::protobuf::TestMsg::set_int64_default_required ( int64_t  value)
inline

Definition at line 2559 of file test.pb.h.

◆ set_sfixed32_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_sfixed32_default_optional ( int32_t  value)
inline

Definition at line 2136 of file test.pb.h.

◆ set_sfixed32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_sfixed32_default_repeat ( int  index,
int32_t  value 
)
inline

Definition at line 3558 of file test.pb.h.

◆ set_sfixed32_default_required()

void goby::test::acomms::protobuf::TestMsg::set_sfixed32_default_required ( int32_t  value)
inline

Definition at line 2755 of file test.pb.h.

◆ set_sfixed64_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_sfixed64_default_optional ( int64_t  value)
inline

Definition at line 2164 of file test.pb.h.

◆ set_sfixed64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_sfixed64_default_repeat ( int  index,
int64_t  value 
)
inline

Definition at line 3605 of file test.pb.h.

◆ set_sfixed64_default_required()

void goby::test::acomms::protobuf::TestMsg::set_sfixed64_default_required ( int64_t  value)
inline

Definition at line 2783 of file test.pb.h.

◆ set_sint32_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_sint32_default_optional ( int32_t  value)
inline

Definition at line 2024 of file test.pb.h.

◆ set_sint32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_sint32_default_repeat ( int  index,
int32_t  value 
)
inline

Definition at line 3370 of file test.pb.h.

◆ set_sint32_default_required()

void goby::test::acomms::protobuf::TestMsg::set_sint32_default_required ( int32_t  value)
inline

Definition at line 2643 of file test.pb.h.

◆ set_sint64_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_sint64_default_optional ( int64_t  value)
inline

Definition at line 2052 of file test.pb.h.

◆ set_sint64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_sint64_default_repeat ( int  index,
int64_t  value 
)
inline

Definition at line 3417 of file test.pb.h.

◆ set_sint64_default_required()

void goby::test::acomms::protobuf::TestMsg::set_sint64_default_required ( int64_t  value)
inline

Definition at line 2671 of file test.pb.h.

◆ set_string_default_optional() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::test::acomms::protobuf::TestMsg::set_string_default_optional ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_string_default_optional() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::test::acomms::protobuf::TestMsg::set_string_default_optional ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2215 of file test.pb.h.

◆ set_string_default_repeat() [1/4]

void goby::test::acomms::protobuf::TestMsg::set_string_default_repeat ( int  index,
const char *  value 
)
inline

Definition at line 3716 of file test.pb.h.

◆ set_string_default_repeat() [2/4]

void goby::test::acomms::protobuf::TestMsg::set_string_default_repeat ( int  index,
const char *  value,
size_t  size 
)
inline

Definition at line 3721 of file test.pb.h.

◆ set_string_default_repeat() [3/4]

void goby::test::acomms::protobuf::TestMsg::set_string_default_repeat ( int  index,
const std::string &  value 
)
inline

Definition at line 3708 of file test.pb.h.

◆ set_string_default_repeat() [4/4]

void goby::test::acomms::protobuf::TestMsg::set_string_default_repeat ( int  index,
std::string &&  value 
)
inline

Definition at line 3712 of file test.pb.h.

◆ set_string_default_required() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::test::acomms::protobuf::TestMsg::set_string_default_required ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_string_default_required() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::test::acomms::protobuf::TestMsg::set_string_default_required ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2834 of file test.pb.h.

◆ set_uint32_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_uint32_default_optional ( uint32_t  value)
inline

Definition at line 1968 of file test.pb.h.

◆ set_uint32_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_uint32_default_repeat ( int  index,
uint32_t  value 
)
inline

Definition at line 3276 of file test.pb.h.

◆ set_uint32_default_required()

void goby::test::acomms::protobuf::TestMsg::set_uint32_default_required ( uint32_t  value)
inline

Definition at line 2587 of file test.pb.h.

◆ set_uint64_default_optional()

void goby::test::acomms::protobuf::TestMsg::set_uint64_default_optional ( uint64_t  value)
inline

Definition at line 1996 of file test.pb.h.

◆ set_uint64_default_repeat()

void goby::test::acomms::protobuf::TestMsg::set_uint64_default_repeat ( int  index,
uint64_t  value 
)
inline

Definition at line 3323 of file test.pb.h.

◆ set_uint64_default_required()

void goby::test::acomms::protobuf::TestMsg::set_uint64_default_required ( uint64_t  value)
inline

Definition at line 2615 of file test.pb.h.

◆ sfixed32_default_optional()

int32_t goby::test::acomms::protobuf::TestMsg::sfixed32_default_optional ( ) const
inline

Definition at line 2128 of file test.pb.h.

◆ sfixed32_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & goby::test::acomms::protobuf::TestMsg::sfixed32_default_repeat ( ) const
inline

Definition at line 3574 of file test.pb.h.

◆ sfixed32_default_repeat() [2/2]

int32_t goby::test::acomms::protobuf::TestMsg::sfixed32_default_repeat ( int  index) const
inline

Definition at line 3554 of file test.pb.h.

◆ sfixed32_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::sfixed32_default_repeat_size ( ) const
inline

Definition at line 3545 of file test.pb.h.

◆ sfixed32_default_required()

int32_t goby::test::acomms::protobuf::TestMsg::sfixed32_default_required ( ) const
inline

Definition at line 2747 of file test.pb.h.

◆ sfixed64_default_optional()

int64_t goby::test::acomms::protobuf::TestMsg::sfixed64_default_optional ( ) const
inline

Definition at line 2156 of file test.pb.h.

◆ sfixed64_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > & goby::test::acomms::protobuf::TestMsg::sfixed64_default_repeat ( ) const
inline

Definition at line 3621 of file test.pb.h.

◆ sfixed64_default_repeat() [2/2]

int64_t goby::test::acomms::protobuf::TestMsg::sfixed64_default_repeat ( int  index) const
inline

Definition at line 3601 of file test.pb.h.

◆ sfixed64_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::sfixed64_default_repeat_size ( ) const
inline

Definition at line 3592 of file test.pb.h.

◆ sfixed64_default_required()

int64_t goby::test::acomms::protobuf::TestMsg::sfixed64_default_required ( ) const
inline

Definition at line 2775 of file test.pb.h.

◆ sint32_default_optional()

int32_t goby::test::acomms::protobuf::TestMsg::sint32_default_optional ( ) const
inline

Definition at line 2016 of file test.pb.h.

◆ sint32_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & goby::test::acomms::protobuf::TestMsg::sint32_default_repeat ( ) const
inline

Definition at line 3386 of file test.pb.h.

◆ sint32_default_repeat() [2/2]

int32_t goby::test::acomms::protobuf::TestMsg::sint32_default_repeat ( int  index) const
inline

Definition at line 3366 of file test.pb.h.

◆ sint32_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::sint32_default_repeat_size ( ) const
inline

Definition at line 3357 of file test.pb.h.

◆ sint32_default_required()

int32_t goby::test::acomms::protobuf::TestMsg::sint32_default_required ( ) const
inline

Definition at line 2635 of file test.pb.h.

◆ sint64_default_optional()

int64_t goby::test::acomms::protobuf::TestMsg::sint64_default_optional ( ) const
inline

Definition at line 2044 of file test.pb.h.

◆ sint64_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > & goby::test::acomms::protobuf::TestMsg::sint64_default_repeat ( ) const
inline

Definition at line 3433 of file test.pb.h.

◆ sint64_default_repeat() [2/2]

int64_t goby::test::acomms::protobuf::TestMsg::sint64_default_repeat ( int  index) const
inline

Definition at line 3413 of file test.pb.h.

◆ sint64_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::sint64_default_repeat_size ( ) const
inline

Definition at line 3404 of file test.pb.h.

◆ sint64_default_required()

int64_t goby::test::acomms::protobuf::TestMsg::sint64_default_required ( ) const
inline

Definition at line 2663 of file test.pb.h.

◆ string_default_optional()

const std::string & goby::test::acomms::protobuf::TestMsg::string_default_optional ( ) const
inline

Definition at line 2209 of file test.pb.h.

◆ string_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & goby::test::acomms::protobuf::TestMsg::string_default_repeat ( ) const
inline

Definition at line 3747 of file test.pb.h.

◆ string_default_repeat() [2/2]

const std::string & goby::test::acomms::protobuf::TestMsg::string_default_repeat ( int  index) const
inline

Definition at line 3700 of file test.pb.h.

◆ string_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::string_default_repeat_size ( ) const
inline

Definition at line 3686 of file test.pb.h.

◆ string_default_required()

const std::string & goby::test::acomms::protobuf::TestMsg::string_default_required ( ) const
inline

Definition at line 2828 of file test.pb.h.

◆ Swap() [1/2]

void goby::test::acomms::protobuf::TestMsg::Swap ( TestMsg other)
inline

Definition at line 541 of file test.pb.h.

◆ Swap() [2/2]

void goby::test::acomms::protobuf::TestMsg::Swap ( TestMsg other)
inline

Definition at line 133 of file test.pb.h.

◆ uint32_default_optional()

uint32_t goby::test::acomms::protobuf::TestMsg::uint32_default_optional ( ) const
inline

Definition at line 1960 of file test.pb.h.

◆ uint32_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > & goby::test::acomms::protobuf::TestMsg::uint32_default_repeat ( ) const
inline

Definition at line 3292 of file test.pb.h.

◆ uint32_default_repeat() [2/2]

uint32_t goby::test::acomms::protobuf::TestMsg::uint32_default_repeat ( int  index) const
inline

Definition at line 3272 of file test.pb.h.

◆ uint32_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::uint32_default_repeat_size ( ) const
inline

Definition at line 3263 of file test.pb.h.

◆ uint32_default_required()

uint32_t goby::test::acomms::protobuf::TestMsg::uint32_default_required ( ) const
inline

Definition at line 2579 of file test.pb.h.

◆ uint64_default_optional()

uint64_t goby::test::acomms::protobuf::TestMsg::uint64_default_optional ( ) const
inline

Definition at line 1988 of file test.pb.h.

◆ uint64_default_repeat() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > & goby::test::acomms::protobuf::TestMsg::uint64_default_repeat ( ) const
inline

Definition at line 3339 of file test.pb.h.

◆ uint64_default_repeat() [2/2]

uint64_t goby::test::acomms::protobuf::TestMsg::uint64_default_repeat ( int  index) const
inline

Definition at line 3319 of file test.pb.h.

◆ uint64_default_repeat_size()

int goby::test::acomms::protobuf::TestMsg::uint64_default_repeat_size ( ) const
inline

Definition at line 3310 of file test.pb.h.

◆ uint64_default_required()

uint64_t goby::test::acomms::protobuf::TestMsg::uint64_default_required ( ) const
inline

Definition at line 2607 of file test.pb.h.

◆ unknown_fields() [1/2]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::acomms::protobuf::TestMsg::unknown_fields ( ) const
inline

Definition at line 512 of file test.pb.h.

◆ unknown_fields() [2/2]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::acomms::protobuf::TestMsg::unknown_fields ( ) const
inline

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

◆ unsafe_arena_release_msg_default_optional()

goby::test::acomms::protobuf::EmbeddedMsg1 * goby::test::acomms::protobuf::TestMsg::unsafe_arena_release_msg_default_optional ( )
inline

Definition at line 2412 of file test.pb.h.

◆ unsafe_arena_release_msg_default_required()

goby::test::acomms::protobuf::EmbeddedMsg1 * goby::test::acomms::protobuf::TestMsg::unsafe_arena_release_msg_default_required ( )
inline

Definition at line 3031 of file test.pb.h.

◆ unsafe_arena_set_allocated_msg_default_optional()

void goby::test::acomms::protobuf::TestMsg::unsafe_arena_set_allocated_msg_default_optional ( ::goby::test::acomms::protobuf::EmbeddedMsg1 msg_default_optional)
inline

Definition at line 2384 of file test.pb.h.

◆ unsafe_arena_set_allocated_msg_default_required()

void goby::test::acomms::protobuf::TestMsg::unsafe_arena_set_allocated_msg_default_required ( ::goby::test::acomms::protobuf::EmbeddedMsg1 msg_default_required)
inline

Definition at line 3003 of file test.pb.h.

◆ UnsafeArenaSwap() [1/2]

void goby::test::acomms::protobuf::TestMsg::UnsafeArenaSwap ( TestMsg other)
inline

Definition at line 554 of file test.pb.h.

◆ UnsafeArenaSwap() [2/2]

void goby::test::acomms::protobuf::TestMsg::UnsafeArenaSwap ( TestMsg other)
inline

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

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 1510 of file test.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 590 of file test.pb.h.

◆ ::TableStruct_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto

◆ ::TableStruct_goby_2ftest_2facomms_2fqueue1_2ftest_2eproto

◆ swap [1/2]

void swap ( TestMsg a,
TestMsg b 
)
friend

Definition at line 538 of file test.pb.h.

◆ swap [2/2]

void swap ( TestMsg a,
TestMsg b 
)
friend

Definition at line 130 of file test.pb.h.

Member Data Documentation

◆ _class_data_

static const ClassData goby::test::acomms::protobuf::TestMsg::_class_data_
static

Definition at line 599 of file test.pb.h.

◆ _impl_

Impl_ goby::test::acomms::protobuf::TestMsg::_impl_

Definition at line 1568 of file test.pb.h.

◆ kIndexInFileMessages

static constexpr int goby::test::acomms::protobuf::TestMsg::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 535 of file test.pb.h.


The documentation for this class was generated from the following files: