Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
Widget Class Referencefinal

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

Inheritance diagram for Widget:

Public Types

enum  : int { kBFieldNumber = 1 }

Public Member Functions

 Widget ()
 ~Widget () override
PROTOBUF_CONSTEXPR Widget (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 Widget (const Widget &from)
 Widget (Widget &&from) noexcept
Widgetoperator= (const Widget &from)
Widgetoperator= (Widget &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (Widget *other)
void UnsafeArenaSwap (Widget *other)
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const Widget &from)
void MergeFrom (const Widget &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 ()
int32_t b () const
void set_b (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 Widgetdefault_instance ()
static const Widgetinternal_default_instance ()

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

Constructor & Destructor Documentation

◆ Widget() [1/5]

Widget::Widget ( )
inline

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

◆ ~Widget()

Widget::~Widget ( )
override

◆ Widget() [2/5]

PROTOBUF_CONSTEXPR Widget::Widget ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized )
explicit

◆ Widget() [3/5]

Widget::Widget ( const Widget & from)

◆ Widget() [4/5]

Widget::Widget ( Widget && from)
inlinenoexcept

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

◆ Widget() [5/5]

Widget::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned = false )
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * Widget::_InternalParse ( const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx )
final

◆ _InternalSerialize()

uint8_t * Widget::_InternalSerialize ( uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream ) const
final

◆ b()

int32_t Widget::b ( ) const
inline

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

◆ ByteSizeLong()

size_t Widget::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Widget::Clear ( )
final

◆ clear_b()

void Widget::clear_b ( )
inline

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

◆ CopyFrom()

void Widget::CopyFrom ( const Widget & from)

◆ default_instance()

const Widget & Widget::default_instance ( )
inlinestatic

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

◆ descriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * Widget::descriptor ( )
inlinestatic

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

◆ GetCachedSize()

int Widget::GetCachedSize ( ) const
inlinefinal

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

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * Widget::GetClassData ( ) const
final

◆ GetDescriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * Widget::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata Widget::GetMetadata ( ) const
final

◆ GetReflection()

const ::PROTOBUF_NAMESPACE_ID::Reflection * Widget::GetReflection ( )
inlinestatic

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

◆ has_b()

bool Widget::has_b ( ) const
inline

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

◆ internal_default_instance()

const Widget * Widget::internal_default_instance ( )
inlinestatic

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

◆ IsInitialized()

bool Widget::IsInitialized ( ) const
final

◆ MergeFrom()

void Widget::MergeFrom ( const Widget & from)
inline

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

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * Widget::mutable_unknown_fields ( )
inline

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

◆ New()

Widget * Widget::New ( ::PROTOBUF_NAMESPACE_ID::Arena * arena = nullptr) const
inlinefinal

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

◆ operator=() [1/2]

Widget & Widget::operator= ( const Widget & from)
inline

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

◆ operator=() [2/2]

Widget & Widget::operator= ( Widget && from)
inlinenoexcept

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

◆ set_b()

void Widget::set_b ( int32_t value)
inline

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

◆ Swap()

void Widget::Swap ( Widget * other)
inline

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

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & Widget::unknown_fields ( ) const
inline

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

◆ UnsafeArenaSwap()

void Widget::UnsafeArenaSwap ( Widget * other)
inline

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

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2ftest_2fmiddleware_2fsingle_5fthread_5fapp1_2ftest_2eproto

friend struct ::TableStruct_goby_2ftest_2fmiddleware_2fsingle_5fthread_5fapp1_2ftest_2eproto
friend

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

◆ swap

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

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

Member Data Documentation

◆ _class_data_

const ClassData Widget::_class_data_
static

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

◆ _impl_

Impl_ Widget::_impl_

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

◆ kIndexInFileMessages

int Widget::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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