Goby3 3.4.0
2026.04.13
Loading...
Searching...
No Matches
goby::test::zeromq::protobuf::Ready Class Referencefinal

#include <goby/test/zeromq/middleware_speed/test.pb.h>

Inheritance diagram for goby::test::zeromq::protobuf::Ready:
PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase

Public Member Functions

 Ready ()
 
PROTOBUF_CONSTEXPR Ready (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Ready (const Ready &from)
 
 Ready (Ready &&from) noexcept
 
Readyoperator= (const Ready &from)
 
Readyoperator= (Ready &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Ready *other)
 
void UnsafeArenaSwap (Ready *other)
 
ReadyNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Ready &from)
 
void MergeFrom (const Ready &from)
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 

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 Readydefault_instance ()
 
static const Readyinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Ready() [1/5]

goby::test::zeromq::protobuf::Ready::Ready ( )
inline

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

◆ Ready() [2/5]

PROTOBUF_CONSTEXPR goby::test::zeromq::protobuf::Ready::Ready ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ Ready() [3/5]

goby::test::zeromq::protobuf::Ready::Ready ( const Ready from)

◆ Ready() [4/5]

goby::test::zeromq::protobuf::Ready::Ready ( Ready &&  from)
inlinenoexcept

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

◆ Ready() [5/5]

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

Member Function Documentation

◆ CopyFrom()

void goby::test::zeromq::protobuf::Ready::CopyFrom ( const Ready from)
inline

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

◆ default_instance()

static const Ready & goby::test::zeromq::protobuf::Ready::default_instance ( )
inlinestatic

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

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::Ready::descriptor ( )
inlinestatic

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

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::zeromq::protobuf::Ready::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::Ready::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::zeromq::protobuf::Ready::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::zeromq::protobuf::Ready::GetReflection ( )
inlinestatic

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

◆ internal_default_instance()

static const Ready * goby::test::zeromq::protobuf::Ready::internal_default_instance ( )
inlinestatic

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

◆ MergeFrom()

void goby::test::zeromq::protobuf::Ready::MergeFrom ( const Ready from)
inline

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

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::zeromq::protobuf::Ready::mutable_unknown_fields ( )
inline

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

◆ New()

Ready * goby::test::zeromq::protobuf::Ready::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

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

◆ operator=() [1/2]

Ready & goby::test::zeromq::protobuf::Ready::operator= ( const Ready from)
inline

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

◆ operator=() [2/2]

Ready & goby::test::zeromq::protobuf::Ready::operator= ( Ready &&  from)
inlinenoexcept

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

◆ Swap()

void goby::test::zeromq::protobuf::Ready::Swap ( Ready other)
inline

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

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::zeromq::protobuf::Ready::unknown_fields ( ) const
inline

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

◆ UnsafeArenaSwap()

void goby::test::zeromq::protobuf::Ready::UnsafeArenaSwap ( Ready other)
inline

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto

◆ swap

void swap ( Ready a,
Ready b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData goby::test::zeromq::protobuf::Ready::_class_data_
static

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

◆ kIndexInFileMessages

constexpr int goby::test::zeromq::protobuf::Ready::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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