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

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

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

Public Types

enum  : int { kMsgFieldNumber = 2 , kValFieldNumber = 1 }
 

Public Member Functions

 EmbeddedMsg1 ()
 
 ~EmbeddedMsg1 () override
 
PROTOBUF_CONSTEXPR EmbeddedMsg1 (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 EmbeddedMsg1 (const EmbeddedMsg1 &from)
 
 EmbeddedMsg1 (EmbeddedMsg1 &&from) noexcept
 
EmbeddedMsg1operator= (const EmbeddedMsg1 &from)
 
EmbeddedMsg1operator= (EmbeddedMsg1 &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EmbeddedMsg1 *other)
 
void UnsafeArenaSwap (EmbeddedMsg1 *other)
 
EmbeddedMsg1New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const EmbeddedMsg1 &from)
 
void MergeFrom (const EmbeddedMsg1 &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_msg () const
 
void clear_msg ()
 
const ::goby::test::acomms::protobuf::EmbeddedMsg2msg () const
 
PROTOBUF_NODISCARD::goby::test::acomms::protobuf::EmbeddedMsg2 * release_msg ()
 
::goby::test::acomms::protobuf::EmbeddedMsg2mutable_msg ()
 
void set_allocated_msg (::goby::test::acomms::protobuf::EmbeddedMsg2 *msg)
 
void unsafe_arena_set_allocated_msg (::goby::test::acomms::protobuf::EmbeddedMsg2 *msg)
 
::goby::test::acomms::protobuf::EmbeddedMsg2unsafe_arena_release_msg ()
 
bool has_val () const
 
void clear_val ()
 
double val () const
 
void set_val (double value)
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const EmbeddedMsg1default_instance ()
 
static const EmbeddedMsg1internal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 EmbeddedMsg1 (::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
 
void swap (EmbeddedMsg1 &a, EmbeddedMsg1 &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMsgFieldNumber 
kValFieldNumber 

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

Constructor & Destructor Documentation

◆ EmbeddedMsg1() [1/5]

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

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

◆ ~EmbeddedMsg1()

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

◆ EmbeddedMsg1() [2/5]

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

◆ EmbeddedMsg1() [3/5]

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

◆ EmbeddedMsg1() [4/5]

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

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

◆ EmbeddedMsg1() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_msg()

void goby::test::acomms::protobuf::EmbeddedMsg1::clear_msg ( )
inline

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

◆ clear_val()

void goby::test::acomms::protobuf::EmbeddedMsg1::clear_val ( )
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_msg()

bool goby::test::acomms::protobuf::EmbeddedMsg1::has_msg ( ) const
inline

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

◆ has_val()

bool goby::test::acomms::protobuf::EmbeddedMsg1::has_val ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ msg()

const ::goby::test::acomms::protobuf::EmbeddedMsg2 & goby::test::acomms::protobuf::EmbeddedMsg1::msg ( ) const
inline

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

◆ mutable_msg()

goby::test::acomms::protobuf::EmbeddedMsg2 * goby::test::acomms::protobuf::EmbeddedMsg1::mutable_msg ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_msg()

goby::test::acomms::protobuf::EmbeddedMsg2 * goby::test::acomms::protobuf::EmbeddedMsg1::release_msg ( )
inline

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

◆ set_allocated_msg()

void goby::test::acomms::protobuf::EmbeddedMsg1::set_allocated_msg ( ::goby::test::acomms::protobuf::EmbeddedMsg2 msg)
inline

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

◆ set_val()

void goby::test::acomms::protobuf::EmbeddedMsg1::set_val ( double  value)
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_msg()

goby::test::acomms::protobuf::EmbeddedMsg2 * goby::test::acomms::protobuf::EmbeddedMsg1::unsafe_arena_release_msg ( )
inline

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

◆ unsafe_arena_set_allocated_msg()

void goby::test::acomms::protobuf::EmbeddedMsg1::unsafe_arena_set_allocated_msg ( ::goby::test::acomms::protobuf::EmbeddedMsg2 msg)
inline

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

◆ UnsafeArenaSwap()

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

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

◆ val()

double goby::test::acomms::protobuf::EmbeddedMsg1::val ( ) const
inline

Definition at line 1597 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 272 of file test.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto

◆ swap

void swap ( EmbeddedMsg1 a,
EmbeddedMsg1 b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::test::acomms::protobuf::EmbeddedMsg1::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::test::acomms::protobuf::EmbeddedMsg1::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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