Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::acomms::protobuf::QueueSize Class Referencefinal

#include <goby/acomms/protobuf/queue.pb.h>

Inheritance diagram for goby::acomms::protobuf::QueueSize:

Public Types

enum  : int { kDcclIdFieldNumber = 1 , kSizeFieldNumber = 2 }

Public Member Functions

 QueueSize ()
 ~QueueSize () override
PROTOBUF_CONSTEXPR QueueSize (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 QueueSize (const QueueSize &from)
 QueueSize (QueueSize &&from) noexcept
QueueSizeoperator= (const QueueSize &from)
QueueSizeoperator= (QueueSize &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (QueueSize *other)
void UnsafeArenaSwap (QueueSize *other)
QueueSizeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const QueueSize &from)
void MergeFrom (const QueueSize &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_dccl_id () const
void clear_dccl_id ()
uint32_t dccl_id () const
void set_dccl_id (uint32_t value)
bool has_size () const
void clear_size ()
uint32_t size () const
void set_size (uint32_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 QueueSizedefault_instance ()
static const QueueSizeinternal_default_instance ()

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_

Protected Member Functions

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

Detailed Description

Definition at line 1189 of file queue.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDcclIdFieldNumber 
kSizeFieldNumber 

Definition at line 1316 of file queue.pb.h.

Constructor & Destructor Documentation

◆ QueueSize() [1/5]

goby::acomms::protobuf::QueueSize::QueueSize ( )
inline

Definition at line 1192 of file queue.pb.h.

◆ ~QueueSize()

goby::acomms::protobuf::QueueSize::~QueueSize ( )
override

◆ QueueSize() [2/5]

PROTOBUF_CONSTEXPR goby::acomms::protobuf::QueueSize::QueueSize ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized )
explicit

◆ QueueSize() [3/5]

goby::acomms::protobuf::QueueSize::QueueSize ( const QueueSize & from)

◆ QueueSize() [4/5]

goby::acomms::protobuf::QueueSize::QueueSize ( QueueSize && from)
inlinenoexcept

Definition at line 1197 of file queue.pb.h.

◆ QueueSize() [5/5]

goby::acomms::protobuf::QueueSize::QueueSize ( ::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned = false )
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::acomms::protobuf::QueueSize::_InternalParse ( const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx )
final

◆ _InternalSerialize()

uint8_t * goby::acomms::protobuf::QueueSize::_InternalSerialize ( uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream ) const
final

◆ ByteSizeLong()

size_t goby::acomms::protobuf::QueueSize::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::QueueSize::Clear ( )
final

◆ clear_dccl_id()

void goby::acomms::protobuf::QueueSize::clear_dccl_id ( )
inline

Definition at line 2702 of file queue.pb.h.

◆ clear_size()

void goby::acomms::protobuf::QueueSize::clear_size ( )
inline

Definition at line 2730 of file queue.pb.h.

◆ CopyFrom()

void goby::acomms::protobuf::QueueSize::CopyFrom ( const QueueSize & from)

◆ dccl_id()

uint32_t goby::acomms::protobuf::QueueSize::dccl_id ( ) const
inline

Definition at line 2709 of file queue.pb.h.

◆ default_instance()

const QueueSize & goby::acomms::protobuf::QueueSize::default_instance ( )
inlinestatic

Definition at line 1236 of file queue.pb.h.

◆ descriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::QueueSize::descriptor ( )
inlinestatic

Definition at line 1227 of file queue.pb.h.

◆ GetCachedSize()

int goby::acomms::protobuf::QueueSize::GetCachedSize ( ) const
inlinefinal

Definition at line 1289 of file queue.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::protobuf::QueueSize::GetClassData ( ) const
final

◆ GetDescriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::QueueSize::GetDescriptor ( )
inlinestatic

Definition at line 1230 of file queue.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::QueueSize::GetMetadata ( ) const
final

◆ GetReflection()

const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::protobuf::QueueSize::GetReflection ( )
inlinestatic

Definition at line 1233 of file queue.pb.h.

◆ has_dccl_id()

bool goby::acomms::protobuf::QueueSize::has_dccl_id ( ) const
inline

Definition at line 2699 of file queue.pb.h.

◆ has_size()

bool goby::acomms::protobuf::QueueSize::has_size ( ) const
inline

Definition at line 2727 of file queue.pb.h.

◆ internal_default_instance()

const QueueSize * goby::acomms::protobuf::QueueSize::internal_default_instance ( )
inlinestatic

Definition at line 1239 of file queue.pb.h.

◆ IsInitialized()

bool goby::acomms::protobuf::QueueSize::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::acomms::protobuf::QueueSize::MergeFrom ( const QueueSize & from)
inline

Definition at line 1276 of file queue.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::QueueSize::mutable_unknown_fields ( )
inline

Definition at line 1223 of file queue.pb.h.

◆ New()

QueueSize * goby::acomms::protobuf::QueueSize::New ( ::PROTOBUF_NAMESPACE_ID::Arena * arena = nullptr) const
inlinefinal

Definition at line 1270 of file queue.pb.h.

◆ operator=() [1/2]

QueueSize & goby::acomms::protobuf::QueueSize::operator= ( const QueueSize & from)
inline

Definition at line 1202 of file queue.pb.h.

◆ operator=() [2/2]

QueueSize & goby::acomms::protobuf::QueueSize::operator= ( QueueSize && from)
inlinenoexcept

Definition at line 1206 of file queue.pb.h.

◆ set_dccl_id()

void goby::acomms::protobuf::QueueSize::set_dccl_id ( uint32_t value)
inline

Definition at line 2717 of file queue.pb.h.

◆ set_size()

void goby::acomms::protobuf::QueueSize::set_size ( uint32_t value)
inline

Definition at line 2745 of file queue.pb.h.

◆ size()

uint32_t goby::acomms::protobuf::QueueSize::size ( ) const
inline

Definition at line 2737 of file queue.pb.h.

◆ Swap()

void goby::acomms::protobuf::QueueSize::Swap ( QueueSize * other)
inline

Definition at line 1249 of file queue.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::protobuf::QueueSize::unknown_fields ( ) const
inline

Definition at line 1220 of file queue.pb.h.

◆ UnsafeArenaSwap()

void goby::acomms::protobuf::QueueSize::UnsafeArenaSwap ( QueueSize * other)
inline

Definition at line 1262 of file queue.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 1353 of file queue.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1298 of file queue.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fqueue_2eproto

friend struct ::TableStruct_goby_2facomms_2fprotobuf_2fqueue_2eproto
friend

Definition at line 1363 of file queue.pb.h.

◆ swap

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

Definition at line 1246 of file queue.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::acomms::protobuf::QueueSize::_class_data_
static

Definition at line 1307 of file queue.pb.h.

◆ _impl_

Impl_ goby::acomms::protobuf::QueueSize::_impl_

Definition at line 1362 of file queue.pb.h.

◆ kIndexInFileMessages

int goby::acomms::protobuf::QueueSize::kIndexInFileMessages
staticconstexpr
Initial value:
=
4

Definition at line 1243 of file queue.pb.h.


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