Goby3 3.2.3
2025.05.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 Types

enum  : int { kBFieldNumber = 1 }
 

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
 
 Ready ()
 
 ~Ready () override
 
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)
 
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_b () const
 
void clear_b ()
 
bool b () const
 
void set_b (bool 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 Readydefault_instance ()
 
static const Readyinternal_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 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)
 
 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
 
struct ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto
 
void swap (Ready &a, Ready &b)
 
void swap (Ready &a, Ready &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

Constructor & Destructor Documentation

◆ Ready() [1/10]

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

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

◆ Ready() [2/10]

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

◆ Ready() [3/10]

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

◆ Ready() [4/10]

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

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

◆ Ready() [5/10]

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

◆ Ready() [6/10]

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

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

◆ ~Ready()

goby::test::zeromq::protobuf::Ready::~Ready ( )
override

◆ Ready() [7/10]

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

◆ Ready() [8/10]

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

◆ Ready() [9/10]

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

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

◆ Ready() [10/10]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ b()

bool goby::test::zeromq::protobuf::Ready::b ( ) const
inline

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

◆ ByteSizeLong()

size_t goby::test::zeromq::protobuf::Ready::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::zeromq::protobuf::Ready::Clear ( )
final

◆ clear_b()

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

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

◆ CopyFrom() [1/2]

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

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

◆ CopyFrom() [2/2]

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

◆ default_instance() [1/2]

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

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

◆ default_instance() [2/2]

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

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

◆ descriptor() [1/2]

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

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

◆ descriptor() [2/2]

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

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

◆ GetCachedSize()

int goby::test::zeromq::protobuf::Ready::GetCachedSize ( ) const
inlinefinal

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

◆ GetClassData() [1/2]

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

◆ GetClassData() [2/2]

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

◆ GetDescriptor() [1/2]

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

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

◆ GetDescriptor() [2/2]

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

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

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetReflection() [1/2]

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

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

◆ GetReflection() [2/2]

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

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

◆ has_b()

bool goby::test::zeromq::protobuf::Ready::has_b ( ) const
inline

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

◆ internal_default_instance() [1/2]

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

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

◆ internal_default_instance() [2/2]

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

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

◆ IsInitialized()

bool goby::test::zeromq::protobuf::Ready::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

◆ mutable_unknown_fields() [1/2]

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

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

◆ mutable_unknown_fields() [2/2]

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=() [1/4]

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

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

◆ operator=() [2/4]

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

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

◆ operator=() [3/4]

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

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

◆ operator=() [4/4]

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

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

◆ set_b()

void goby::test::zeromq::protobuf::Ready::set_b ( bool  value)
inline

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

◆ Swap() [1/2]

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

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

◆ Swap() [2/2]

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

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

◆ unknown_fields() [1/2]

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

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

◆ unknown_fields() [2/2]

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

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

◆ UnsafeArenaSwap() [1/2]

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

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

◆ UnsafeArenaSwap() [2/2]

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

Definition at line 340 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

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto

◆ swap [1/2]

void swap ( Ready a,
Ready b 
)
friend

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

◆ swap [2/2]

void swap ( Ready a,
Ready b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::test::zeromq::protobuf::Ready::_impl_

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

◆ kIndexInFileMessages

static 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 files: