Goby3 3.3.0
2025.07.10
Loading...
Searching...
No Matches
goby::middleware::protobuf::UDPOneToManyConfig Class Referencefinal

#include <goby/middleware/protobuf/udp_config.pb.h>

Inheritance diagram for goby::middleware::protobuf::UDPOneToManyConfig:

Public Types

enum  : int { kBindPortFieldNumber = 2 , kSetReuseaddrFieldNumber = 10 , kSetBroadcastFieldNumber = 11 , kIpv6FieldNumber = 12 }
 

Public Member Functions

 UDPOneToManyConfig ()
 
 ~UDPOneToManyConfig () override
 
PROTOBUF_CONSTEXPR UDPOneToManyConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 UDPOneToManyConfig (const UDPOneToManyConfig &from)
 
 UDPOneToManyConfig (UDPOneToManyConfig &&from) noexcept
 
UDPOneToManyConfigoperator= (const UDPOneToManyConfig &from)
 
UDPOneToManyConfigoperator= (UDPOneToManyConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UDPOneToManyConfig *other)
 
void UnsafeArenaSwap (UDPOneToManyConfig *other)
 
UDPOneToManyConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const UDPOneToManyConfig &from)
 
void MergeFrom (const UDPOneToManyConfig &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_bind_port () const
 
void clear_bind_port ()
 
uint32_t bind_port () const
 
void set_bind_port (uint32_t value)
 
bool has_set_reuseaddr () const
 
void clear_set_reuseaddr ()
 
bool set_reuseaddr () const
 
void set_set_reuseaddr (bool value)
 
bool has_set_broadcast () const
 
void clear_set_broadcast ()
 
bool set_broadcast () const
 
void set_set_broadcast (bool value)
 
bool has_ipv6 () const
 
void clear_ipv6 ()
 
bool ipv6 () const
 
void set_ipv6 (bool 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 UDPOneToManyConfigdefault_instance ()
 
static const UDPOneToManyConfiginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kBindPortFieldNumber 
kSetReuseaddrFieldNumber 
kSetBroadcastFieldNumber 
kIpv6FieldNumber 

Definition at line 204 of file udp_config.pb.h.

Constructor & Destructor Documentation

◆ UDPOneToManyConfig() [1/5]

goby::middleware::protobuf::UDPOneToManyConfig::UDPOneToManyConfig ( )
inline

Definition at line 80 of file udp_config.pb.h.

◆ ~UDPOneToManyConfig()

goby::middleware::protobuf::UDPOneToManyConfig::~UDPOneToManyConfig ( )
override

◆ UDPOneToManyConfig() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::protobuf::UDPOneToManyConfig::UDPOneToManyConfig ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ UDPOneToManyConfig() [3/5]

goby::middleware::protobuf::UDPOneToManyConfig::UDPOneToManyConfig ( const UDPOneToManyConfig from)

◆ UDPOneToManyConfig() [4/5]

goby::middleware::protobuf::UDPOneToManyConfig::UDPOneToManyConfig ( UDPOneToManyConfig &&  from)
inlinenoexcept

Definition at line 85 of file udp_config.pb.h.

◆ UDPOneToManyConfig() [5/5]

goby::middleware::protobuf::UDPOneToManyConfig::UDPOneToManyConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ bind_port()

uint32_t goby::middleware::protobuf::UDPOneToManyConfig::bind_port ( ) const
inline

Definition at line 549 of file udp_config.pb.h.

◆ ByteSizeLong()

size_t goby::middleware::protobuf::UDPOneToManyConfig::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::protobuf::UDPOneToManyConfig::Clear ( )
final

◆ clear_bind_port()

void goby::middleware::protobuf::UDPOneToManyConfig::clear_bind_port ( )
inline

Definition at line 542 of file udp_config.pb.h.

◆ clear_ipv6()

void goby::middleware::protobuf::UDPOneToManyConfig::clear_ipv6 ( )
inline

Definition at line 626 of file udp_config.pb.h.

◆ clear_set_broadcast()

void goby::middleware::protobuf::UDPOneToManyConfig::clear_set_broadcast ( )
inline

Definition at line 598 of file udp_config.pb.h.

◆ clear_set_reuseaddr()

void goby::middleware::protobuf::UDPOneToManyConfig::clear_set_reuseaddr ( )
inline

Definition at line 570 of file udp_config.pb.h.

◆ CopyFrom()

void goby::middleware::protobuf::UDPOneToManyConfig::CopyFrom ( const UDPOneToManyConfig from)

◆ default_instance()

static const UDPOneToManyConfig & goby::middleware::protobuf::UDPOneToManyConfig::default_instance ( )
inlinestatic

Definition at line 124 of file udp_config.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::UDPOneToManyConfig::descriptor ( )
inlinestatic

Definition at line 115 of file udp_config.pb.h.

◆ GetCachedSize()

int goby::middleware::protobuf::UDPOneToManyConfig::GetCachedSize ( ) const
inlinefinal

Definition at line 177 of file udp_config.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::protobuf::UDPOneToManyConfig::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::UDPOneToManyConfig::GetDescriptor ( )
inlinestatic

Definition at line 118 of file udp_config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::protobuf::UDPOneToManyConfig::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::protobuf::UDPOneToManyConfig::GetReflection ( )
inlinestatic

Definition at line 121 of file udp_config.pb.h.

◆ has_bind_port()

bool goby::middleware::protobuf::UDPOneToManyConfig::has_bind_port ( ) const
inline

Definition at line 539 of file udp_config.pb.h.

◆ has_ipv6()

bool goby::middleware::protobuf::UDPOneToManyConfig::has_ipv6 ( ) const
inline

Definition at line 623 of file udp_config.pb.h.

◆ has_set_broadcast()

bool goby::middleware::protobuf::UDPOneToManyConfig::has_set_broadcast ( ) const
inline

Definition at line 595 of file udp_config.pb.h.

◆ has_set_reuseaddr()

bool goby::middleware::protobuf::UDPOneToManyConfig::has_set_reuseaddr ( ) const
inline

Definition at line 567 of file udp_config.pb.h.

◆ internal_default_instance()

static const UDPOneToManyConfig * goby::middleware::protobuf::UDPOneToManyConfig::internal_default_instance ( )
inlinestatic

Definition at line 127 of file udp_config.pb.h.

◆ ipv6()

bool goby::middleware::protobuf::UDPOneToManyConfig::ipv6 ( ) const
inline

Definition at line 633 of file udp_config.pb.h.

◆ IsInitialized()

bool goby::middleware::protobuf::UDPOneToManyConfig::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::middleware::protobuf::UDPOneToManyConfig::MergeFrom ( const UDPOneToManyConfig from)
inline

Definition at line 164 of file udp_config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::protobuf::UDPOneToManyConfig::mutable_unknown_fields ( )
inline

Definition at line 111 of file udp_config.pb.h.

◆ New()

UDPOneToManyConfig * goby::middleware::protobuf::UDPOneToManyConfig::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 158 of file udp_config.pb.h.

◆ operator=() [1/2]

UDPOneToManyConfig & goby::middleware::protobuf::UDPOneToManyConfig::operator= ( const UDPOneToManyConfig from)
inline

Definition at line 90 of file udp_config.pb.h.

◆ operator=() [2/2]

UDPOneToManyConfig & goby::middleware::protobuf::UDPOneToManyConfig::operator= ( UDPOneToManyConfig &&  from)
inlinenoexcept

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

◆ set_bind_port()

void goby::middleware::protobuf::UDPOneToManyConfig::set_bind_port ( uint32_t  value)
inline

Definition at line 557 of file udp_config.pb.h.

◆ set_broadcast()

bool goby::middleware::protobuf::UDPOneToManyConfig::set_broadcast ( ) const
inline

Definition at line 605 of file udp_config.pb.h.

◆ set_ipv6()

void goby::middleware::protobuf::UDPOneToManyConfig::set_ipv6 ( bool  value)
inline

Definition at line 641 of file udp_config.pb.h.

◆ set_reuseaddr()

bool goby::middleware::protobuf::UDPOneToManyConfig::set_reuseaddr ( ) const
inline

Definition at line 577 of file udp_config.pb.h.

◆ set_set_broadcast()

void goby::middleware::protobuf::UDPOneToManyConfig::set_set_broadcast ( bool  value)
inline

Definition at line 613 of file udp_config.pb.h.

◆ set_set_reuseaddr()

void goby::middleware::protobuf::UDPOneToManyConfig::set_set_reuseaddr ( bool  value)
inline

Definition at line 585 of file udp_config.pb.h.

◆ Swap()

void goby::middleware::protobuf::UDPOneToManyConfig::Swap ( UDPOneToManyConfig other)
inline

Definition at line 137 of file udp_config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::protobuf::UDPOneToManyConfig::unknown_fields ( ) const
inline

Definition at line 108 of file udp_config.pb.h.

◆ UnsafeArenaSwap()

void goby::middleware::protobuf::UDPOneToManyConfig::UnsafeArenaSwap ( UDPOneToManyConfig other)
inline

Definition at line 150 of file udp_config.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 266 of file udp_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 186 of file udp_config.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2fudp_5fconfig_2eproto

◆ swap

void swap ( UDPOneToManyConfig a,
UDPOneToManyConfig b 
)
friend

Definition at line 134 of file udp_config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::protobuf::UDPOneToManyConfig::_class_data_
static

Definition at line 195 of file udp_config.pb.h.

◆ _impl_

Impl_ goby::middleware::protobuf::UDPOneToManyConfig::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::middleware::protobuf::UDPOneToManyConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 131 of file udp_config.pb.h.


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