Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf Class Referencefinal

#include <goby/zeromq/protobuf/liaison_config.pb.h>

Inheritance diagram for goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf:

Public Types

enum  : int { kPublishToFieldNumber = 2 , kExternalDataFieldNumber = 3 , kNameFieldNumber = 1 }
 
typedef ProtobufCommanderConfig_LoadProtobuf_GroupLayer GroupLayer
 
typedef ProtobufCommanderConfig_LoadProtobuf_ExternalData ExternalData
 

Public Member Functions

 ProtobufCommanderConfig_LoadProtobuf ()
 
 ~ProtobufCommanderConfig_LoadProtobuf () override
 
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_LoadProtobuf (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 ProtobufCommanderConfig_LoadProtobuf (const ProtobufCommanderConfig_LoadProtobuf &from)
 
 ProtobufCommanderConfig_LoadProtobuf (ProtobufCommanderConfig_LoadProtobuf &&from) noexcept
 
ProtobufCommanderConfig_LoadProtobufoperator= (const ProtobufCommanderConfig_LoadProtobuf &from)
 
ProtobufCommanderConfig_LoadProtobufoperator= (ProtobufCommanderConfig_LoadProtobuf &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProtobufCommanderConfig_LoadProtobuf *other)
 
void UnsafeArenaSwap (ProtobufCommanderConfig_LoadProtobuf *other)
 
ProtobufCommanderConfig_LoadProtobufNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const ProtobufCommanderConfig_LoadProtobuf &from)
 
void MergeFrom (const ProtobufCommanderConfig_LoadProtobuf &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 publish_to_size () const
 
void clear_publish_to ()
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayermutable_publish_to (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer > * mutable_publish_to ()
 
const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayerpublish_to (int index) const
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayeradd_publish_to ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer > & publish_to () const
 
int external_data_size () const
 
void clear_external_data ()
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalDatamutable_external_data (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData > * mutable_external_data ()
 
const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalDataexternal_data (int index) const
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalDataadd_external_data ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData > & external_data () const
 
bool has_name () const
 
void clear_name ()
 
const std::string & name () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_name (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_name ()
 
PROTOBUF_NODISCARD std::string * release_name ()
 
void set_allocated_name (std::string *name)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_name (ArgT0 &&arg0, ArgT... args)
 

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 ProtobufCommanderConfig_LoadProtobufdefault_instance ()
 
static const ProtobufCommanderConfig_LoadProtobufinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 1515 of file liaison_config.pb.h.

Member Typedef Documentation

◆ ExternalData

◆ GroupLayer

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPublishToFieldNumber 
kExternalDataFieldNumber 
kNameFieldNumber 

Definition at line 1645 of file liaison_config.pb.h.

Constructor & Destructor Documentation

◆ ProtobufCommanderConfig_LoadProtobuf() [1/5]

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::ProtobufCommanderConfig_LoadProtobuf ( )
inline

Definition at line 1518 of file liaison_config.pb.h.

◆ ~ProtobufCommanderConfig_LoadProtobuf()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::~ProtobufCommanderConfig_LoadProtobuf ( )
override

◆ ProtobufCommanderConfig_LoadProtobuf() [2/5]

PROTOBUF_CONSTEXPR goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::ProtobufCommanderConfig_LoadProtobuf ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ ProtobufCommanderConfig_LoadProtobuf() [3/5]

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::ProtobufCommanderConfig_LoadProtobuf ( const ProtobufCommanderConfig_LoadProtobuf from)

◆ ProtobufCommanderConfig_LoadProtobuf() [4/5]

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::ProtobufCommanderConfig_LoadProtobuf ( ProtobufCommanderConfig_LoadProtobuf &&  from)
inlinenoexcept

Definition at line 1523 of file liaison_config.pb.h.

◆ ProtobufCommanderConfig_LoadProtobuf() [5/5]

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::ProtobufCommanderConfig_LoadProtobuf ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_external_data()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::add_external_data ( )
inline

Definition at line 5838 of file liaison_config.pb.h.

◆ add_publish_to()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::add_publish_to ( )
inline

Definition at line 5798 of file liaison_config.pb.h.

◆ ByteSizeLong()

size_t goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::Clear ( )
final

◆ clear_external_data()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::clear_external_data ( )
inline

Definition at line 5816 of file liaison_config.pb.h.

◆ clear_name()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::clear_name ( )
inline

Definition at line 5709 of file liaison_config.pb.h.

◆ clear_publish_to()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::clear_publish_to ( )
inline

Definition at line 5776 of file liaison_config.pb.h.

◆ CopyFrom()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::CopyFrom ( const ProtobufCommanderConfig_LoadProtobuf from)

◆ default_instance()

static const ProtobufCommanderConfig_LoadProtobuf & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::default_instance ( )
inlinestatic

Definition at line 1562 of file liaison_config.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::descriptor ( )
inlinestatic

Definition at line 1553 of file liaison_config.pb.h.

◆ external_data() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData > & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::external_data ( ) const
inline

Definition at line 5844 of file liaison_config.pb.h.

◆ external_data() [2/2]

const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::external_data ( int  index) const
inline

Definition at line 5831 of file liaison_config.pb.h.

◆ external_data_size()

int goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::external_data_size ( ) const
inline

Definition at line 5813 of file liaison_config.pb.h.

◆ GetCachedSize()

int goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::GetCachedSize ( ) const
inlinefinal

Definition at line 1615 of file liaison_config.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::GetDescriptor ( )
inlinestatic

Definition at line 1556 of file liaison_config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::GetReflection ( )
inlinestatic

Definition at line 1559 of file liaison_config.pb.h.

◆ has_name()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::has_name ( ) const
inline

Definition at line 5706 of file liaison_config.pb.h.

◆ internal_default_instance()

static const ProtobufCommanderConfig_LoadProtobuf * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::internal_default_instance ( )
inlinestatic

Definition at line 1565 of file liaison_config.pb.h.

◆ IsInitialized()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::MergeFrom ( const ProtobufCommanderConfig_LoadProtobuf from)
inline

Definition at line 1602 of file liaison_config.pb.h.

◆ mutable_external_data() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData > * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::mutable_external_data ( )
inline

Definition at line 5824 of file liaison_config.pb.h.

◆ mutable_external_data() [2/2]

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::mutable_external_data ( int  index)
inline

Definition at line 5819 of file liaison_config.pb.h.

◆ mutable_name()

std::string * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::mutable_name ( )
inline

Definition at line 5724 of file liaison_config.pb.h.

◆ mutable_publish_to() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer > * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::mutable_publish_to ( )
inline

Definition at line 5784 of file liaison_config.pb.h.

◆ mutable_publish_to() [2/2]

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::mutable_publish_to ( int  index)
inline

Definition at line 5779 of file liaison_config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::mutable_unknown_fields ( )
inline

Definition at line 1549 of file liaison_config.pb.h.

◆ name()

const std::string & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::name ( ) const
inline

Definition at line 5713 of file liaison_config.pb.h.

◆ New()

ProtobufCommanderConfig_LoadProtobuf * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 1596 of file liaison_config.pb.h.

◆ operator=() [1/2]

ProtobufCommanderConfig_LoadProtobuf & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::operator= ( const ProtobufCommanderConfig_LoadProtobuf from)
inline

Definition at line 1528 of file liaison_config.pb.h.

◆ operator=() [2/2]

ProtobufCommanderConfig_LoadProtobuf & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::operator= ( ProtobufCommanderConfig_LoadProtobuf &&  from)
inlinenoexcept

Definition at line 1532 of file liaison_config.pb.h.

◆ publish_to() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer > & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::publish_to ( ) const
inline

Definition at line 5804 of file liaison_config.pb.h.

◆ publish_to() [2/2]

const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::publish_to ( int  index) const
inline

Definition at line 5791 of file liaison_config.pb.h.

◆ publish_to_size()

int goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::publish_to_size ( ) const
inline

Definition at line 5773 of file liaison_config.pb.h.

◆ release_name()

std::string * goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::release_name ( )
inline

Definition at line 5740 of file liaison_config.pb.h.

◆ set_allocated_name()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::set_allocated_name ( std::string *  name)
inline

Definition at line 5754 of file liaison_config.pb.h.

◆ set_name() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::set_name ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_name() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::set_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 5719 of file liaison_config.pb.h.

◆ Swap()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::Swap ( ProtobufCommanderConfig_LoadProtobuf other)
inline

Definition at line 1575 of file liaison_config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::unknown_fields ( ) const
inline

Definition at line 1546 of file liaison_config.pb.h.

◆ UnsafeArenaSwap()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::UnsafeArenaSwap ( ProtobufCommanderConfig_LoadProtobuf other)
inline

Definition at line 1588 of file liaison_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 1708 of file liaison_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1624 of file liaison_config.pb.h.

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto

◆ swap

Definition at line 1572 of file liaison_config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::_class_data_
static

Definition at line 1633 of file liaison_config.pb.h.

◆ _impl_

Impl_ goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::_impl_

Definition at line 1718 of file liaison_config.pb.h.

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf::kIndexInFileMessages
staticconstexpr
Initial value:
=
4

Definition at line 1569 of file liaison_config.pb.h.


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