Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::acomms::protobuf::QueueFlush Class Referencefinal

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

Inheritance diagram for goby::acomms::protobuf::QueueFlush:

Public Types

enum  : int { kDcclIdFieldNumber = 1 }
 

Public Member Functions

 QueueFlush ()
 
 ~QueueFlush () override
 
PROTOBUF_CONSTEXPR QueueFlush (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 QueueFlush (const QueueFlush &from)
 
 QueueFlush (QueueFlush &&from) noexcept
 
QueueFlushoperator= (const QueueFlush &from)
 
QueueFlushoperator= (QueueFlush &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (QueueFlush *other)
 
void UnsafeArenaSwap (QueueFlush *other)
 
QueueFlushNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const QueueFlush &from)
 
void MergeFrom (const QueueFlush &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)
 

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 QueueFlushdefault_instance ()
 
static const QueueFlushinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 QueueFlush (::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 (QueueFlush &a, QueueFlush &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDcclIdFieldNumber 

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

Constructor & Destructor Documentation

◆ QueueFlush() [1/5]

goby::acomms::protobuf::QueueFlush::QueueFlush ( )
inline

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

◆ ~QueueFlush()

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

◆ QueueFlush() [2/5]

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

◆ QueueFlush() [3/5]

goby::acomms::protobuf::QueueFlush::QueueFlush ( const QueueFlush from)

◆ QueueFlush() [4/5]

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

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

◆ QueueFlush() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_dccl_id()

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

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

◆ CopyFrom()

void goby::acomms::protobuf::QueueFlush::CopyFrom ( const QueueFlush from)

◆ dccl_id()

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

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

◆ default_instance()

static const QueueFlush & goby::acomms::protobuf::QueueFlush::default_instance ( )
inlinestatic

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_dccl_id()

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

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

◆ internal_default_instance()

static const QueueFlush * goby::acomms::protobuf::QueueFlush::internal_default_instance ( )
inlinestatic

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

◆ IsInitialized()

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

◆ MergeFrom()

void goby::acomms::protobuf::QueueFlush::MergeFrom ( const QueueFlush from)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_dccl_id()

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

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

◆ Swap()

void goby::acomms::protobuf::QueueFlush::Swap ( QueueFlush other)
inline

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

void goby::acomms::protobuf::QueueFlush::UnsafeArenaSwap ( QueueFlush other)
inline

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

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fqueue_2eproto

◆ swap

void swap ( QueueFlush a,
QueueFlush b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::acomms::protobuf::QueueFlush::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::acomms::protobuf::QueueFlush::kIndexInFileMessages
staticconstexpr
Initial value:
=
5

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


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