Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::test::zeromq::poller_attach_test::protobuf::Sample Class Referencefinal

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

Inheritance diagram for goby::test::zeromq::poller_attach_test::protobuf::Sample:

Public Types

enum  : int { kAFieldNumber = 1 }

Public Member Functions

 Sample ()
 ~Sample () override
PROTOBUF_CONSTEXPR Sample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 Sample (const Sample &from)
 Sample (Sample &&from) noexcept
Sampleoperator= (const Sample &from)
Sampleoperator= (Sample &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (Sample *other)
void UnsafeArenaSwap (Sample *other)
SampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const Sample &from)
void MergeFrom (const Sample &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_a () const
void clear_a ()
int32_t a () const
void set_a (int32_t 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 Sampledefault_instance ()
static const Sampleinternal_default_instance ()

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAFieldNumber 

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

Constructor & Destructor Documentation

◆ Sample() [1/5]

goby::test::zeromq::poller_attach_test::protobuf::Sample::Sample ( )
inline

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

◆ ~Sample()

goby::test::zeromq::poller_attach_test::protobuf::Sample::~Sample ( )
override

◆ Sample() [2/5]

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

◆ Sample() [3/5]

goby::test::zeromq::poller_attach_test::protobuf::Sample::Sample ( const Sample & from)

◆ Sample() [4/5]

goby::test::zeromq::poller_attach_test::protobuf::Sample::Sample ( Sample && from)
inlinenoexcept

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

◆ Sample() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ a()

int32_t goby::test::zeromq::poller_attach_test::protobuf::Sample::a ( ) const
inline

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

◆ ByteSizeLong()

size_t goby::test::zeromq::poller_attach_test::protobuf::Sample::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::zeromq::poller_attach_test::protobuf::Sample::Clear ( )
final

◆ clear_a()

void goby::test::zeromq::poller_attach_test::protobuf::Sample::clear_a ( )
inline

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

◆ CopyFrom()

void goby::test::zeromq::poller_attach_test::protobuf::Sample::CopyFrom ( const Sample & from)

◆ default_instance()

const Sample & goby::test::zeromq::poller_attach_test::protobuf::Sample::default_instance ( )
inlinestatic

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

◆ descriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::poller_attach_test::protobuf::Sample::descriptor ( )
inlinestatic

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

◆ GetCachedSize()

int goby::test::zeromq::poller_attach_test::protobuf::Sample::GetCachedSize ( ) const
inlinefinal

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

◆ GetClassData()

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

◆ GetDescriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::poller_attach_test::protobuf::Sample::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

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

◆ GetReflection()

const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::zeromq::poller_attach_test::protobuf::Sample::GetReflection ( )
inlinestatic

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

◆ has_a()

bool goby::test::zeromq::poller_attach_test::protobuf::Sample::has_a ( ) const
inline

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

◆ internal_default_instance()

const Sample * goby::test::zeromq::poller_attach_test::protobuf::Sample::internal_default_instance ( )
inlinestatic

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

◆ IsInitialized()

bool goby::test::zeromq::poller_attach_test::protobuf::Sample::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::test::zeromq::poller_attach_test::protobuf::Sample::MergeFrom ( const Sample & from)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_a()

void goby::test::zeromq::poller_attach_test::protobuf::Sample::set_a ( int32_t value)
inline

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

◆ Swap()

void goby::test::zeromq::poller_attach_test::protobuf::Sample::Swap ( Sample * other)
inline

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

void goby::test::zeromq::poller_attach_test::protobuf::Sample::UnsafeArenaSwap ( Sample * other)
inline

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

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2ftest_2fzeromq_2fpoller_5fattach_5ftest_2ftest_2eproto

friend struct ::TableStruct_goby_2ftest_2fzeromq_2fpoller_5fattach_5ftest_2ftest_2eproto
friend

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

◆ swap

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

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

Member Data Documentation

◆ _class_data_

const ClassData goby::test::zeromq::poller_attach_test::protobuf::Sample::_class_data_
static

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

◆ _impl_

Impl_ goby::test::zeromq::poller_attach_test::protobuf::Sample::_impl_

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

◆ kIndexInFileMessages

int goby::test::zeromq::poller_attach_test::protobuf::Sample::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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