Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::test::middleware::protobuf::Ready Class Referencefinal

#include <goby/test/middleware/multi_thread_app1/test.pb.h>

Inheritance diagram for goby::test::middleware::protobuf::Ready:

Public Types

enum  : int { kBFieldNumber = 1 }

Public Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

Constructor & Destructor Documentation

◆ Ready() [1/5]

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

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

◆ ~Ready()

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

◆ Ready() [2/5]

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

◆ Ready() [3/5]

goby::test::middleware::protobuf::Ready::Ready ( const Ready & from)

◆ Ready() [4/5]

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

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

◆ Ready() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ b()

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

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_b()

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

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

◆ CopyFrom()

void goby::test::middleware::protobuf::Ready::CopyFrom ( const Ready & from)

◆ default_instance()

const Ready & goby::test::middleware::protobuf::Ready::default_instance ( )
inlinestatic

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_b()

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

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

◆ internal_default_instance()

const Ready * goby::test::middleware::protobuf::Ready::internal_default_instance ( )
inlinestatic

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_b()

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

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

◆ Swap()

void goby::test::middleware::protobuf::Ready::Swap ( Ready * other)
inline

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

void goby::test::middleware::protobuf::Ready::UnsafeArenaSwap ( Ready * other)
inline

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

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2ftest_2fmiddleware_2fmulti_5fthread_5fapp1_2ftest_2eproto

friend struct ::TableStruct_goby_2ftest_2fmiddleware_2fmulti_5fthread_5fapp1_2ftest_2eproto
friend

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

◆ swap

void swap ( Ready & a,
Ready & b )
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::test::middleware::protobuf::Ready::_impl_

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

◆ kIndexInFileMessages

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

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


The documentation for this class was generated from the following file:
  • goby/test/middleware/multi_thread_app1/test.pb.h