Goby3  3.1.4
2024.02.22
goby::test::zeromq::protobuf::Ready Class Reference

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

Inheritance diagram for goby::test::zeromq::protobuf::Ready:
google::protobuf::Message google::protobuf::MessageLite

Public Member Functions

 Ready ()
 
virtual ~Ready ()
 
 Ready (const Ready &from)
 
Readyoperator= (const Ready &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Ready *other)
 
ReadyNew () const final
 
ReadyNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Ready &from)
 
void MergeFrom (const Ready &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
 Ready ()
 
virtual ~Ready ()
 
 Ready (const Ready &from)
 
Readyoperator= (const Ready &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Ready *other)
 
ReadyNew () const final
 
ReadyNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Ready &from)
 
void MergeFrom (const Ready &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
bool b () const
 
void set_b (bool value)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (std::vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual size_t SpaceUsedLong () const
 
int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (std::istream *input)
 
bool ParsePartialFromIstream (std::istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (std::ostream *output) const
 
bool SerializePartialToOstream (std::ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const Descriptor * GetDescriptor () const
 
virtual const ReflectionGetReflection () const final
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () const
 
virtual void * GetMaybeArenaPointer () const
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
int ByteSize () const
 
virtual uint8 * SerializeWithCachedSizesToArray (uint8 *target) const
 
virtual uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Readydefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Readyinternal_default_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static const Readydefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Readyinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kBFieldNumber = 1
 

Friends

struct ::protobuf_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto::TableStruct
 
struct ::protobuf_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto::TableStruct
 
void swap (Ready &a, Ready &b)
 
void swap (Ready &a, Ready &b)
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 
- Static Protected Member Functions inherited from google::protobuf::MessageLite
template<typename T >
::google::protobuf::internal::RepeatedPtrFieldBase * CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated)
 
template<typename T >
static const ::google::protobuf::internal::RepeatedPtrFieldBase & CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated)
 
template<typename T >
static T * CreateMaybeMessage (Arena *arena)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Ready() [1/4]

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

◆ ~Ready() [1/2]

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

◆ Ready() [2/4]

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

◆ Ready() [3/4]

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

◆ ~Ready() [2/2]

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

◆ Ready() [4/4]

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

Member Function Documentation

◆ b()

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

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

◆ ByteSizeLong() [1/2]

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

Reimplemented from google::protobuf::Message.

◆ ByteSizeLong() [2/2]

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

Reimplemented from google::protobuf::Message.

◆ Clear() [1/2]

void goby::test::zeromq::protobuf::Ready::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear() [2/2]

void goby::test::zeromq::protobuf::Ready::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_b()

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

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

◆ CopyFrom() [1/4]

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

◆ CopyFrom() [2/4]

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

◆ CopyFrom() [3/4]

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

◆ CopyFrom() [4/4]

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

◆ default_instance() [1/2]

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

◆ default_instance() [2/2]

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

◆ descriptor() [1/2]

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

◆ descriptor() [2/2]

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

◆ GetCachedSize() [1/2]

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

Implements google::protobuf::MessageLite.

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

◆ GetCachedSize() [2/2]

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

Implements google::protobuf::MessageLite.

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

◆ GetMetadata() [1/2]

::google::protobuf::Metadata goby::test::zeromq::protobuf::Ready::GetMetadata ( ) const
finalvirtual

◆ GetMetadata() [2/2]

::google::protobuf::Metadata goby::test::zeromq::protobuf::Ready::GetMetadata ( ) const
finalvirtual

◆ has_b()

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

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

◆ InitAsDefaultInstance() [1/2]

static void goby::test::zeromq::protobuf::Ready::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [2/2]

static void goby::test::zeromq::protobuf::Ready::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

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

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

◆ InternalSerializeWithCachedSizesToArray() [1/2]

::google::protobuf::uint8* goby::test::zeromq::protobuf::Ready::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ InternalSerializeWithCachedSizesToArray() [2/2]

::google::protobuf::uint8* goby::test::zeromq::protobuf::Ready::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized() [1/2]

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

Reimplemented from google::protobuf::Message.

◆ IsInitialized() [2/2]

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

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/4]

void goby::test::zeromq::protobuf::Ready::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/4]

void goby::test::zeromq::protobuf::Ready::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [3/4]

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

◆ MergeFrom() [4/4]

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

◆ MergePartialFromCodedStream() [1/2]

bool goby::test::zeromq::protobuf::Ready::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ MergePartialFromCodedStream() [2/2]

bool goby::test::zeromq::protobuf::Ready::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_unknown_fields() [1/2]

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

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

◆ mutable_unknown_fields() [2/2]

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

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

◆ New() [1/4]

Ready* goby::test::zeromq::protobuf::Ready::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/4]

Ready* goby::test::zeromq::protobuf::Ready::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [3/4]

Ready* goby::test::zeromq::protobuf::Ready::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ New() [4/4]

Ready* goby::test::zeromq::protobuf::Ready::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ SerializeWithCachedSizes() [1/2]

void goby::test::zeromq::protobuf::Ready::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ SerializeWithCachedSizes() [2/2]

void goby::test::zeromq::protobuf::Ready::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_b()

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

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

◆ Swap() [1/2]

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

◆ Swap() [2/2]

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

◆ unknown_fields() [1/2]

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

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

◆ unknown_fields() [2/2]

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

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto::TableStruct

◆ ::protobuf_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto::TableStruct

◆ swap [1/2]

void swap ( Ready a,
Ready b 
)
friend

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

◆ swap [2/2]

void swap ( Ready a,
Ready b 
)
friend

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

Member Data Documentation

◆ kBFieldNumber

const int goby::test::zeromq::protobuf::Ready::kBFieldNumber = 1
static

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

◆ kIndexInFileMessages

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

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


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