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

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

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

Public Types

enum  : int { kGroupFieldNumber = 1 }
 

Public Member Functions

 ProtobufScopeConfig_HistoryConfig ()
 
 ~ProtobufScopeConfig_HistoryConfig () override
 
PROTOBUF_CONSTEXPR ProtobufScopeConfig_HistoryConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 ProtobufScopeConfig_HistoryConfig (const ProtobufScopeConfig_HistoryConfig &from)
 
 ProtobufScopeConfig_HistoryConfig (ProtobufScopeConfig_HistoryConfig &&from) noexcept
 
ProtobufScopeConfig_HistoryConfigoperator= (const ProtobufScopeConfig_HistoryConfig &from)
 
ProtobufScopeConfig_HistoryConfigoperator= (ProtobufScopeConfig_HistoryConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProtobufScopeConfig_HistoryConfig *other)
 
void UnsafeArenaSwap (ProtobufScopeConfig_HistoryConfig *other)
 
ProtobufScopeConfig_HistoryConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const ProtobufScopeConfig_HistoryConfig &from)
 
void MergeFrom (const ProtobufScopeConfig_HistoryConfig &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_group () const
 
void clear_group ()
 
const std::string & group () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_group (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_group ()
 
PROTOBUF_NODISCARD std::string * release_group ()
 
void set_allocated_group (std::string *group)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_group (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 ProtobufScopeConfig_HistoryConfigdefault_instance ()
 
static const ProtobufScopeConfig_HistoryConfiginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kGroupFieldNumber 

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

Constructor & Destructor Documentation

◆ ProtobufScopeConfig_HistoryConfig() [1/5]

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

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

◆ ~ProtobufScopeConfig_HistoryConfig()

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

◆ ProtobufScopeConfig_HistoryConfig() [2/5]

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

◆ ProtobufScopeConfig_HistoryConfig() [3/5]

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

◆ ProtobufScopeConfig_HistoryConfig() [4/5]

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

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

◆ ProtobufScopeConfig_HistoryConfig() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_group()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::clear_group ( )
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ group()

const std::string & goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::group ( ) const
inline

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

◆ has_group()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::has_group ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_group()

std::string * goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::mutable_group ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_group()

std::string * goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::release_group ( )
inline

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

◆ set_allocated_group()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::set_allocated_group ( std::string *  group)
inline

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

◆ set_group() [1/2]

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

◆ set_group() [2/2]

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

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

Definition at line 3474 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 3553 of file liaison_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto

◆ swap

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
12

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


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