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

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

Inheritance diagram for goby::acomms::protobuf::NetworkHeader_UDPHeader:

Public Types

enum  : int { kSrcdestPortFieldNumber = 1 }
 

Public Member Functions

 NetworkHeader_UDPHeader ()
 
 ~NetworkHeader_UDPHeader () override
 
PROTOBUF_CONSTEXPR NetworkHeader_UDPHeader (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 NetworkHeader_UDPHeader (const NetworkHeader_UDPHeader &from)
 
 NetworkHeader_UDPHeader (NetworkHeader_UDPHeader &&from) noexcept
 
NetworkHeader_UDPHeaderoperator= (const NetworkHeader_UDPHeader &from)
 
NetworkHeader_UDPHeaderoperator= (NetworkHeader_UDPHeader &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NetworkHeader_UDPHeader *other)
 
void UnsafeArenaSwap (NetworkHeader_UDPHeader *other)
 
NetworkHeader_UDPHeaderNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const NetworkHeader_UDPHeader &from)
 
void MergeFrom (const NetworkHeader_UDPHeader &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
 
int srcdest_port_size () const
 
void clear_srcdest_port ()
 
uint32_t srcdest_port (int index) const
 
void set_srcdest_port (int index, uint32_t value)
 
void add_srcdest_port (uint32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > & srcdest_port () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * mutable_srcdest_port ()
 

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 NetworkHeader_UDPHeaderdefault_instance ()
 
static const NetworkHeader_UDPHeaderinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSrcdestPortFieldNumber 

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

Constructor & Destructor Documentation

◆ NetworkHeader_UDPHeader() [1/5]

goby::acomms::protobuf::NetworkHeader_UDPHeader::NetworkHeader_UDPHeader ( )
inline

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

◆ ~NetworkHeader_UDPHeader()

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

◆ NetworkHeader_UDPHeader() [2/5]

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

◆ NetworkHeader_UDPHeader() [3/5]

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

◆ NetworkHeader_UDPHeader() [4/5]

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

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

◆ NetworkHeader_UDPHeader() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ add_srcdest_port()

void goby::acomms::protobuf::NetworkHeader_UDPHeader::add_srcdest_port ( uint32_t  value)
inline

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_srcdest_port()

void goby::acomms::protobuf::NetworkHeader_UDPHeader::clear_srcdest_port ( )
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_srcdest_port()

PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * goby::acomms::protobuf::NetworkHeader_UDPHeader::mutable_srcdest_port ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_srcdest_port()

void goby::acomms::protobuf::NetworkHeader_UDPHeader::set_srcdest_port ( int  index,
uint32_t  value 
)
inline

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

◆ srcdest_port() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > & goby::acomms::protobuf::NetworkHeader_UDPHeader::srcdest_port ( ) const
inline

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

◆ srcdest_port() [2/2]

uint32_t goby::acomms::protobuf::NetworkHeader_UDPHeader::srcdest_port ( int  index) const
inline

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

◆ srcdest_port_size()

int goby::acomms::protobuf::NetworkHeader_UDPHeader::srcdest_port_size ( ) const
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto

◆ swap

void swap ( NetworkHeader_UDPHeader a,
NetworkHeader_UDPHeader b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::acomms::protobuf::NetworkHeader_UDPHeader::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::acomms::protobuf::NetworkHeader_UDPHeader::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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