Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig Class Referencefinal

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

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

Public Types

enum  : int { kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kFrontseatCfgFieldNumber = 10 }

Public Member Functions

 FrontSeatInterfaceConfig ()
 ~FrontSeatInterfaceConfig () override
PROTOBUF_CONSTEXPR FrontSeatInterfaceConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 FrontSeatInterfaceConfig (const FrontSeatInterfaceConfig &from)
 FrontSeatInterfaceConfig (FrontSeatInterfaceConfig &&from) noexcept
FrontSeatInterfaceConfigoperator= (const FrontSeatInterfaceConfig &from)
FrontSeatInterfaceConfigoperator= (FrontSeatInterfaceConfig &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (FrontSeatInterfaceConfig *other)
void UnsafeArenaSwap (FrontSeatInterfaceConfig *other)
FrontSeatInterfaceConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const FrontSeatInterfaceConfig &from)
void MergeFrom (const FrontSeatInterfaceConfig &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_app () const
void clear_app ()
const ::goby::middleware::protobuf::AppConfigapp () const
PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * release_app ()
::goby::middleware::protobuf::AppConfigmutable_app ()
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
::goby::middleware::protobuf::AppConfigunsafe_arena_release_app ()
bool has_interprocess () const
void clear_interprocess ()
const ::goby::zeromq::protobuf::InterProcessPortalConfiginterprocess () const
PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
::goby::zeromq::protobuf::InterProcessPortalConfigmutable_interprocess ()
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
::goby::zeromq::protobuf::InterProcessPortalConfigunsafe_arena_release_interprocess ()
bool has_frontseat_cfg () const
void clear_frontseat_cfg ()
const ::goby::middleware::frontseat::protobuf::Configfrontseat_cfg () const
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::Config * release_frontseat_cfg ()
::goby::middleware::frontseat::protobuf::Configmutable_frontseat_cfg ()
void set_allocated_frontseat_cfg (::goby::middleware::frontseat::protobuf::Config *frontseat_cfg)
void unsafe_arena_set_allocated_frontseat_cfg (::goby::middleware::frontseat::protobuf::Config *frontseat_cfg)
::goby::middleware::frontseat::protobuf::Configunsafe_arena_release_frontseat_cfg ()
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id, int index)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > &id)

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 FrontSeatInterfaceConfigdefault_instance ()
static const FrontSeatInterfaceConfiginternal_default_instance ()

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_

Protected Member Functions

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

Detailed Description

Definition at line 79 of file frontseat_interface_config.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 
kFrontseatCfgFieldNumber 

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

Constructor & Destructor Documentation

◆ FrontSeatInterfaceConfig() [1/5]

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

Definition at line 82 of file frontseat_interface_config.pb.h.

◆ ~FrontSeatInterfaceConfig()

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

◆ FrontSeatInterfaceConfig() [2/5]

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

◆ FrontSeatInterfaceConfig() [3/5]

goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::FrontSeatInterfaceConfig ( const FrontSeatInterfaceConfig & from)

◆ FrontSeatInterfaceConfig() [4/5]

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

Definition at line 87 of file frontseat_interface_config.pb.h.

◆ FrontSeatInterfaceConfig() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ AddExtension() [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 411 of file frontseat_interface_config.pb.h.

◆ AddExtension() [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id,
typename _proto_TypeTraits::Repeated::ConstType value )
inline

Definition at line 423 of file frontseat_interface_config.pb.h.

◆ app()

const::goby::middleware::protobuf::AppConfig & goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::app ( ) const
inline

Definition at line 499 of file frontseat_interface_config.pb.h.

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_app()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::clear_app ( )

◆ clear_frontseat_cfg()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::clear_frontseat_cfg ( )

◆ clear_interprocess()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::clear_interprocess ( )

◆ ClearExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::ClearExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 279 of file frontseat_interface_config.pb.h.

◆ CopyFrom()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::CopyFrom ( const FrontSeatInterfaceConfig & from)

◆ default_instance()

const FrontSeatInterfaceConfig & goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::default_instance ( )
inlinestatic

Definition at line 126 of file frontseat_interface_config.pb.h.

◆ descriptor()

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

Definition at line 117 of file frontseat_interface_config.pb.h.

◆ ExtensionSize()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::ExtensionSize ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id) const
inline

Definition at line 289 of file frontseat_interface_config.pb.h.

◆ frontseat_cfg()

const::goby::middleware::frontseat::protobuf::Config & goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::frontseat_cfg ( ) const
inline

Definition at line 673 of file frontseat_interface_config.pb.h.

◆ GetCachedSize()

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

Definition at line 179 of file frontseat_interface_config.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 120 of file frontseat_interface_config.pb.h.

◆ GetExtension() [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id) const
inline

Definition at line 299 of file frontseat_interface_config.pb.h.

◆ GetExtension() [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id,
int index ) const
inline

Definition at line 378 of file frontseat_interface_config.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 123 of file frontseat_interface_config.pb.h.

◆ GetRepeatedExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::GetRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id) const
inline

Definition at line 436 of file frontseat_interface_config.pb.h.

◆ has_app()

bool goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::has_app ( ) const
inline

Definition at line 491 of file frontseat_interface_config.pb.h.

◆ has_frontseat_cfg()

bool goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::has_frontseat_cfg ( ) const
inline

Definition at line 665 of file frontseat_interface_config.pb.h.

◆ has_interprocess()

bool goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::has_interprocess ( ) const
inline

Definition at line 578 of file frontseat_interface_config.pb.h.

◆ HasExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::HasExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id) const
inline

Definition at line 269 of file frontseat_interface_config.pb.h.

◆ internal_default_instance()

const FrontSeatInterfaceConfig * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::internal_default_instance ( )
inlinestatic

Definition at line 129 of file frontseat_interface_config.pb.h.

◆ interprocess()

const::goby::zeromq::protobuf::InterProcessPortalConfig & goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::interprocess ( ) const
inline

Definition at line 586 of file frontseat_interface_config.pb.h.

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 166 of file frontseat_interface_config.pb.h.

◆ mutable_app()

goby::middleware::protobuf::AppConfig * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::mutable_app ( )
inline

Definition at line 546 of file frontseat_interface_config.pb.h.

◆ mutable_frontseat_cfg()

goby::middleware::frontseat::protobuf::Config * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::mutable_frontseat_cfg ( )
inline

Definition at line 720 of file frontseat_interface_config.pb.h.

◆ mutable_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::mutable_interprocess ( )
inline

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

◆ mutable_unknown_fields()

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

Definition at line 113 of file frontseat_interface_config.pb.h.

◆ MutableExtension() [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 310 of file frontseat_interface_config.pb.h.

◆ MutableExtension() [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id,
int index )
inline

Definition at line 389 of file frontseat_interface_config.pb.h.

◆ MutableRepeatedExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 447 of file frontseat_interface_config.pb.h.

◆ New()

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

Definition at line 160 of file frontseat_interface_config.pb.h.

◆ operator=() [1/2]

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

Definition at line 92 of file frontseat_interface_config.pb.h.

◆ operator=() [2/2]

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

Definition at line 96 of file frontseat_interface_config.pb.h.

◆ release_app()

goby::middleware::protobuf::AppConfig * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::release_app ( )
inline

Definition at line 516 of file frontseat_interface_config.pb.h.

◆ release_frontseat_cfg()

goby::middleware::frontseat::protobuf::Config * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::release_frontseat_cfg ( )
inline

Definition at line 690 of file frontseat_interface_config.pb.h.

◆ release_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::release_interprocess ( )
inline

Definition at line 603 of file frontseat_interface_config.pb.h.

◆ ReleaseExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 356 of file frontseat_interface_config.pb.h.

◆ set_allocated_app()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::set_allocated_app ( ::goby::middleware::protobuf::AppConfig * app)
inline

Definition at line 551 of file frontseat_interface_config.pb.h.

◆ set_allocated_frontseat_cfg()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::set_allocated_frontseat_cfg ( ::goby::middleware::frontseat::protobuf::Config * frontseat_cfg)
inline

Definition at line 725 of file frontseat_interface_config.pb.h.

◆ set_allocated_interprocess()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig * interprocess)
inline

Definition at line 638 of file frontseat_interface_config.pb.h.

◆ SetAllocatedExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::SetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id,
typename _proto_TypeTraits::Singular::MutableType value )
inline

Definition at line 332 of file frontseat_interface_config.pb.h.

◆ SetExtension() [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id,
int index,
typename _proto_TypeTraits::Repeated::ConstType value )
inline

Definition at line 400 of file frontseat_interface_config.pb.h.

◆ SetExtension() [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id,
typename _proto_TypeTraits::Singular::ConstType value )
inline

Definition at line 321 of file frontseat_interface_config.pb.h.

◆ Swap()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::Swap ( FrontSeatInterfaceConfig * other)
inline

Definition at line 139 of file frontseat_interface_config.pb.h.

◆ unknown_fields()

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

Definition at line 110 of file frontseat_interface_config.pb.h.

◆ unsafe_arena_release_app()

goby::middleware::protobuf::AppConfig * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::unsafe_arena_release_app ( )
inline

Definition at line 531 of file frontseat_interface_config.pb.h.

◆ unsafe_arena_release_frontseat_cfg()

goby::middleware::frontseat::protobuf::Config * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::unsafe_arena_release_frontseat_cfg ( )
inline

Definition at line 705 of file frontseat_interface_config.pb.h.

◆ unsafe_arena_release_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::unsafe_arena_release_interprocess ( )
inline

Definition at line 618 of file frontseat_interface_config.pb.h.

◆ unsafe_arena_set_allocated_app()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig * app)
inline

Definition at line 503 of file frontseat_interface_config.pb.h.

◆ unsafe_arena_set_allocated_frontseat_cfg()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::unsafe_arena_set_allocated_frontseat_cfg ( ::goby::middleware::frontseat::protobuf::Config * frontseat_cfg)
inline

Definition at line 677 of file frontseat_interface_config.pb.h.

◆ unsafe_arena_set_allocated_interprocess()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig * interprocess)
inline

Definition at line 590 of file frontseat_interface_config.pb.h.

◆ UnsafeArenaReleaseExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::UnsafeArenaReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 367 of file frontseat_interface_config.pb.h.

◆ UnsafeArenaSetAllocatedExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::UnsafeArenaSetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< FrontSeatInterfaceConfig, _proto_TypeTraits, _field_type, _is_packed > & id,
typename _proto_TypeTraits::Singular::MutableType value )
inline

Definition at line 343 of file frontseat_interface_config.pb.h.

◆ UnsafeArenaSwap()

void goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::UnsafeArenaSwap ( FrontSeatInterfaceConfig * other)
inline

Definition at line 152 of file frontseat_interface_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 459 of file frontseat_interface_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 188 of file frontseat_interface_config.pb.h.

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto

friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto
friend

Definition at line 472 of file frontseat_interface_config.pb.h.

◆ swap

void swap ( FrontSeatInterfaceConfig & a,
FrontSeatInterfaceConfig & b )
friend

Definition at line 136 of file frontseat_interface_config.pb.h.

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::_impl_

Definition at line 471 of file frontseat_interface_config.pb.h.

◆ kIndexInFileMessages

int goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 133 of file frontseat_interface_config.pb.h.


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