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

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

Inheritance diagram for goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue:

Public Types

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

Public Member Functions

 IPGatewayICMPControl_QueueReport_SubQueue ()
 
 ~IPGatewayICMPControl_QueueReport_SubQueue () override
 
PROTOBUF_CONSTEXPR IPGatewayICMPControl_QueueReport_SubQueue (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 IPGatewayICMPControl_QueueReport_SubQueue (const IPGatewayICMPControl_QueueReport_SubQueue &from)
 
 IPGatewayICMPControl_QueueReport_SubQueue (IPGatewayICMPControl_QueueReport_SubQueue &&from) noexcept
 
IPGatewayICMPControl_QueueReport_SubQueueoperator= (const IPGatewayICMPControl_QueueReport_SubQueue &from)
 
IPGatewayICMPControl_QueueReport_SubQueueoperator= (IPGatewayICMPControl_QueueReport_SubQueue &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IPGatewayICMPControl_QueueReport_SubQueue *other)
 
void UnsafeArenaSwap (IPGatewayICMPControl_QueueReport_SubQueue *other)
 
IPGatewayICMPControl_QueueReport_SubQueueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const IPGatewayICMPControl_QueueReport_SubQueue &from)
 
void MergeFrom (const IPGatewayICMPControl_QueueReport_SubQueue &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_dest () const
 
void clear_dest ()
 
int32_t dest () const
 
void set_dest (int32_t value)
 
bool has_size () const
 
void clear_size ()
 
int32_t size () const
 
void set_size (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 IPGatewayICMPControl_QueueReport_SubQueuedefault_instance ()
 
static const IPGatewayICMPControl_QueueReport_SubQueueinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 1784 of file network_header.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDestFieldNumber 
kSizeFieldNumber 

Definition at line 1911 of file network_header.pb.h.

Constructor & Destructor Documentation

◆ IPGatewayICMPControl_QueueReport_SubQueue() [1/5]

goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::IPGatewayICMPControl_QueueReport_SubQueue ( )
inline

Definition at line 1787 of file network_header.pb.h.

◆ ~IPGatewayICMPControl_QueueReport_SubQueue()

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

◆ IPGatewayICMPControl_QueueReport_SubQueue() [2/5]

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

◆ IPGatewayICMPControl_QueueReport_SubQueue() [3/5]

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

◆ IPGatewayICMPControl_QueueReport_SubQueue() [4/5]

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

Definition at line 1792 of file network_header.pb.h.

◆ IPGatewayICMPControl_QueueReport_SubQueue() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_dest()

void goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::clear_dest ( )
inline

Definition at line 3418 of file network_header.pb.h.

◆ clear_size()

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

Definition at line 3446 of file network_header.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 1831 of file network_header.pb.h.

◆ descriptor()

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

Definition at line 1822 of file network_header.pb.h.

◆ dest()

int32_t goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::dest ( ) const
inline

Definition at line 3425 of file network_header.pb.h.

◆ GetCachedSize()

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

Definition at line 1884 of file network_header.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 1825 of file network_header.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 1828 of file network_header.pb.h.

◆ has_dest()

bool goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::has_dest ( ) const
inline

Definition at line 3415 of file network_header.pb.h.

◆ has_size()

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

Definition at line 3443 of file network_header.pb.h.

◆ internal_default_instance()

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

Definition at line 1834 of file network_header.pb.h.

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 1871 of file network_header.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 1818 of file network_header.pb.h.

◆ New()

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

Definition at line 1865 of file network_header.pb.h.

◆ operator=() [1/2]

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

Definition at line 1797 of file network_header.pb.h.

◆ operator=() [2/2]

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

Definition at line 1801 of file network_header.pb.h.

◆ set_dest()

void goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::set_dest ( int32_t  value)
inline

Definition at line 3433 of file network_header.pb.h.

◆ set_size()

void goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::set_size ( int32_t  value)
inline

Definition at line 3461 of file network_header.pb.h.

◆ size()

int32_t goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::size ( ) const
inline

Definition at line 3453 of file network_header.pb.h.

◆ Swap()

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

Definition at line 1844 of file network_header.pb.h.

◆ unknown_fields()

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

Definition at line 1815 of file network_header.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 1857 of file network_header.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 1948 of file network_header.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1893 of file network_header.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto

◆ swap

Member Data Documentation

◆ _class_data_

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

Definition at line 1902 of file network_header.pb.h.

◆ _impl_

Impl_ goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::_impl_

Definition at line 1957 of file network_header.pb.h.

◆ kIndexInFileMessages

constexpr int goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue::kIndexInFileMessages
staticconstexpr
Initial value:
=
8

Definition at line 1838 of file network_header.pb.h.


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