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

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

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

Public Types

enum  : int {
  kLoadSharedLibraryFieldNumber = 20 , kGroupRegexFieldNumber = 10 , kTypeRegexFieldNumber = 11 , kSchemeFieldNumber = 12 ,
  kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kIncludeInternalGroupsFieldNumber = 30
}
 

Public Member Functions

 SubscribeToolConfig ()
 
 ~SubscribeToolConfig () override
 
PROTOBUF_CONSTEXPR SubscribeToolConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SubscribeToolConfig (const SubscribeToolConfig &from)
 
 SubscribeToolConfig (SubscribeToolConfig &&from) noexcept
 
SubscribeToolConfigoperator= (const SubscribeToolConfig &from)
 
SubscribeToolConfigoperator= (SubscribeToolConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SubscribeToolConfig *other)
 
void UnsafeArenaSwap (SubscribeToolConfig *other)
 
SubscribeToolConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SubscribeToolConfig &from)
 
void MergeFrom (const SubscribeToolConfig &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 load_shared_library_size () const
 
void clear_load_shared_library ()
 
const std::string & load_shared_library (int index) const
 
std::string * mutable_load_shared_library (int index)
 
void set_load_shared_library (int index, const std::string &value)
 
void set_load_shared_library (int index, std::string &&value)
 
void set_load_shared_library (int index, const char *value)
 
void set_load_shared_library (int index, const char *value, size_t size)
 
std::string * add_load_shared_library ()
 
void add_load_shared_library (const std::string &value)
 
void add_load_shared_library (std::string &&value)
 
void add_load_shared_library (const char *value)
 
void add_load_shared_library (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_shared_library () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_shared_library ()
 
bool has_group_regex () const
 
void clear_group_regex ()
 
const std::string & group_regex () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_group_regex (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_group_regex ()
 
PROTOBUF_NODISCARD std::string * release_group_regex ()
 
void set_allocated_group_regex (std::string *group_regex)
 
bool has_type_regex () const
 
void clear_type_regex ()
 
const std::string & type_regex () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_type_regex (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_type_regex ()
 
PROTOBUF_NODISCARD std::string * release_type_regex ()
 
void set_allocated_type_regex (std::string *type_regex)
 
bool has_scheme () const
 
void clear_scheme ()
 
const std::string & scheme () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_scheme (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_scheme ()
 
PROTOBUF_NODISCARD std::string * release_scheme ()
 
void set_allocated_scheme (std::string *scheme)
 
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_include_internal_groups () const
 
void clear_include_internal_groups ()
 
bool include_internal_groups () const
 
void set_include_internal_groups (bool value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_group_regex (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_type_regex (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_scheme (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 SubscribeToolConfigdefault_instance ()
 
static const SubscribeToolConfiginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 630 of file tool_config.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kLoadSharedLibraryFieldNumber 
kGroupRegexFieldNumber 
kTypeRegexFieldNumber 
kSchemeFieldNumber 
kAppFieldNumber 
kInterprocessFieldNumber 
kIncludeInternalGroupsFieldNumber 

Definition at line 757 of file tool_config.pb.h.

Constructor & Destructor Documentation

◆ SubscribeToolConfig() [1/5]

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

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

◆ ~SubscribeToolConfig()

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

◆ SubscribeToolConfig() [2/5]

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

◆ SubscribeToolConfig() [3/5]

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

◆ SubscribeToolConfig() [4/5]

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

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

◆ SubscribeToolConfig() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ add_load_shared_library() [1/5]

std::string * goby::apps::zeromq::protobuf::SubscribeToolConfig::add_load_shared_library ( )
inline

Definition at line 1874 of file tool_config.pb.h.

◆ add_load_shared_library() [2/5]

void goby::apps::zeromq::protobuf::SubscribeToolConfig::add_load_shared_library ( const char *  value)
inline

Definition at line 1919 of file tool_config.pb.h.

◆ add_load_shared_library() [3/5]

void goby::apps::zeromq::protobuf::SubscribeToolConfig::add_load_shared_library ( const char *  value,
size_t  size 
)
inline

Definition at line 1924 of file tool_config.pb.h.

◆ add_load_shared_library() [4/5]

void goby::apps::zeromq::protobuf::SubscribeToolConfig::add_load_shared_library ( const std::string &  value)
inline

Definition at line 1911 of file tool_config.pb.h.

◆ add_load_shared_library() [5/5]

void goby::apps::zeromq::protobuf::SubscribeToolConfig::add_load_shared_library ( std::string &&  value)
inline

Definition at line 1915 of file tool_config.pb.h.

◆ app()

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

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_app()

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

◆ clear_group_regex()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::clear_group_regex ( )
inline

Definition at line 1686 of file tool_config.pb.h.

◆ clear_include_internal_groups()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::clear_include_internal_groups ( )
inline

Definition at line 1947 of file tool_config.pb.h.

◆ clear_interprocess()

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

◆ clear_load_shared_library()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::clear_load_shared_library ( )
inline

Definition at line 1871 of file tool_config.pb.h.

◆ clear_scheme()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::clear_scheme ( )
inline

Definition at line 1804 of file tool_config.pb.h.

◆ clear_type_regex()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::clear_type_regex ( )
inline

Definition at line 1745 of file tool_config.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

Definition at line 668 of file tool_config.pb.h.

◆ GetCachedSize()

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

Definition at line 730 of file tool_config.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 671 of file tool_config.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 674 of file tool_config.pb.h.

◆ group_regex()

const std::string & goby::apps::zeromq::protobuf::SubscribeToolConfig::group_regex ( ) const
inline

Definition at line 1690 of file tool_config.pb.h.

◆ has_app()

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

Definition at line 1510 of file tool_config.pb.h.

◆ has_group_regex()

bool goby::apps::zeromq::protobuf::SubscribeToolConfig::has_group_regex ( ) const
inline

Definition at line 1683 of file tool_config.pb.h.

◆ has_include_internal_groups()

bool goby::apps::zeromq::protobuf::SubscribeToolConfig::has_include_internal_groups ( ) const
inline

Definition at line 1944 of file tool_config.pb.h.

◆ has_interprocess()

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

Definition at line 1597 of file tool_config.pb.h.

◆ has_scheme()

bool goby::apps::zeromq::protobuf::SubscribeToolConfig::has_scheme ( ) const
inline

Definition at line 1801 of file tool_config.pb.h.

◆ has_type_regex()

bool goby::apps::zeromq::protobuf::SubscribeToolConfig::has_type_regex ( ) const
inline

Definition at line 1742 of file tool_config.pb.h.

◆ include_internal_groups()

bool goby::apps::zeromq::protobuf::SubscribeToolConfig::include_internal_groups ( ) const
inline

Definition at line 1954 of file tool_config.pb.h.

◆ internal_default_instance()

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

Definition at line 680 of file tool_config.pb.h.

◆ interprocess()

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

Definition at line 1605 of file tool_config.pb.h.

◆ IsInitialized()

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

◆ load_shared_library() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & goby::apps::zeromq::protobuf::SubscribeToolConfig::load_shared_library ( ) const
inline

Definition at line 1929 of file tool_config.pb.h.

◆ load_shared_library() [2/2]

const std::string & goby::apps::zeromq::protobuf::SubscribeToolConfig::load_shared_library ( int  index) const
inline

Definition at line 1882 of file tool_config.pb.h.

◆ load_shared_library_size()

int goby::apps::zeromq::protobuf::SubscribeToolConfig::load_shared_library_size ( ) const
inline

Definition at line 1868 of file tool_config.pb.h.

◆ MergeFrom()

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

Definition at line 717 of file tool_config.pb.h.

◆ mutable_app()

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

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

◆ mutable_group_regex()

std::string * goby::apps::zeromq::protobuf::SubscribeToolConfig::mutable_group_regex ( )
inline

Definition at line 1702 of file tool_config.pb.h.

◆ mutable_interprocess()

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

Definition at line 1652 of file tool_config.pb.h.

◆ mutable_load_shared_library() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * goby::apps::zeromq::protobuf::SubscribeToolConfig::mutable_load_shared_library ( )
inline

Definition at line 1934 of file tool_config.pb.h.

◆ mutable_load_shared_library() [2/2]

std::string * goby::apps::zeromq::protobuf::SubscribeToolConfig::mutable_load_shared_library ( int  index)
inline

Definition at line 1886 of file tool_config.pb.h.

◆ mutable_scheme()

std::string * goby::apps::zeromq::protobuf::SubscribeToolConfig::mutable_scheme ( )
inline

Definition at line 1819 of file tool_config.pb.h.

◆ mutable_type_regex()

std::string * goby::apps::zeromq::protobuf::SubscribeToolConfig::mutable_type_regex ( )
inline

Definition at line 1761 of file tool_config.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 664 of file tool_config.pb.h.

◆ New()

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

Definition at line 711 of file tool_config.pb.h.

◆ operator=() [1/2]

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

Definition at line 643 of file tool_config.pb.h.

◆ operator=() [2/2]

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

Definition at line 647 of file tool_config.pb.h.

◆ release_app()

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

Definition at line 1535 of file tool_config.pb.h.

◆ release_group_regex()

std::string * goby::apps::zeromq::protobuf::SubscribeToolConfig::release_group_regex ( )
inline

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

◆ release_interprocess()

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

Definition at line 1622 of file tool_config.pb.h.

◆ release_scheme()

std::string * goby::apps::zeromq::protobuf::SubscribeToolConfig::release_scheme ( )
inline

Definition at line 1835 of file tool_config.pb.h.

◆ release_type_regex()

std::string * goby::apps::zeromq::protobuf::SubscribeToolConfig::release_type_regex ( )
inline

Definition at line 1777 of file tool_config.pb.h.

◆ scheme()

const std::string & goby::apps::zeromq::protobuf::SubscribeToolConfig::scheme ( ) const
inline

Definition at line 1808 of file tool_config.pb.h.

◆ set_allocated_app()

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

Definition at line 1570 of file tool_config.pb.h.

◆ set_allocated_group_regex()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::set_allocated_group_regex ( std::string *  group_regex)
inline

Definition at line 1727 of file tool_config.pb.h.

◆ set_allocated_interprocess()

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

Definition at line 1657 of file tool_config.pb.h.

◆ set_allocated_scheme()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::set_allocated_scheme ( std::string *  scheme)
inline

Definition at line 1849 of file tool_config.pb.h.

◆ set_allocated_type_regex()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::set_allocated_type_regex ( std::string *  type_regex)
inline

Definition at line 1786 of file tool_config.pb.h.

◆ set_group_regex() [1/2]

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

◆ set_group_regex() [2/2]

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

Definition at line 1697 of file tool_config.pb.h.

◆ set_include_internal_groups()

void goby::apps::zeromq::protobuf::SubscribeToolConfig::set_include_internal_groups ( bool  value)
inline

Definition at line 1962 of file tool_config.pb.h.

◆ set_load_shared_library() [1/4]

void goby::apps::zeromq::protobuf::SubscribeToolConfig::set_load_shared_library ( int  index,
const char *  value 
)
inline

Definition at line 1898 of file tool_config.pb.h.

◆ set_load_shared_library() [2/4]

void goby::apps::zeromq::protobuf::SubscribeToolConfig::set_load_shared_library ( int  index,
const char *  value,
size_t  size 
)
inline

Definition at line 1903 of file tool_config.pb.h.

◆ set_load_shared_library() [3/4]

void goby::apps::zeromq::protobuf::SubscribeToolConfig::set_load_shared_library ( int  index,
const std::string &  value 
)
inline

Definition at line 1890 of file tool_config.pb.h.

◆ set_load_shared_library() [4/4]

void goby::apps::zeromq::protobuf::SubscribeToolConfig::set_load_shared_library ( int  index,
std::string &&  value 
)
inline

Definition at line 1894 of file tool_config.pb.h.

◆ set_scheme() [1/2]

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

◆ set_scheme() [2/2]

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

Definition at line 1814 of file tool_config.pb.h.

◆ set_type_regex() [1/2]

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

◆ set_type_regex() [2/2]

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

Definition at line 1756 of file tool_config.pb.h.

◆ Swap()

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

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

◆ type_regex()

const std::string & goby::apps::zeromq::protobuf::SubscribeToolConfig::type_regex ( ) const
inline

Definition at line 1749 of file tool_config.pb.h.

◆ unknown_fields()

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

Definition at line 661 of file tool_config.pb.h.

◆ unsafe_arena_release_app()

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

Definition at line 1550 of file tool_config.pb.h.

◆ unsafe_arena_release_interprocess()

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

Definition at line 1637 of file tool_config.pb.h.

◆ unsafe_arena_set_allocated_app()

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

Definition at line 1522 of file tool_config.pb.h.

◆ unsafe_arena_set_allocated_interprocess()

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

Definition at line 1609 of file tool_config.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 703 of file tool_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 897 of file tool_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 739 of file tool_config.pb.h.

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2ftool_5fconfig_2eproto

◆ swap

void swap ( SubscribeToolConfig a,
SubscribeToolConfig b 
)
friend

Definition at line 687 of file tool_config.pb.h.

Member Data Documentation

◆ _class_data_

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

Definition at line 748 of file tool_config.pb.h.

◆ _impl_

Impl_ goby::apps::zeromq::protobuf::SubscribeToolConfig::_impl_

Definition at line 913 of file tool_config.pb.h.

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::protobuf::SubscribeToolConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 684 of file tool_config.pb.h.


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