Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::test::zeromq::protobuf::TestConfig Class Referencefinal

#include <goby/test/zeromq/multi_thread_app1/test.pb.h>

Inheritance diagram for goby::test::zeromq::protobuf::TestConfig:

Public Types

enum  : int { kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 }
 
enum  : int {
  kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kNumTxThreadsFieldNumber = 5 , kNumMessagesFieldNumber = 3 ,
  kNumRxThreadsFieldNumber = 4
}
 
enum  : int { kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 }
 

Public Member Functions

 TestConfig ()
 
 ~TestConfig () override
 
PROTOBUF_CONSTEXPR TestConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TestConfig (const TestConfig &from)
 
 TestConfig (TestConfig &&from) noexcept
 
TestConfigoperator= (const TestConfig &from)
 
TestConfigoperator= (TestConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TestConfig *other)
 
void UnsafeArenaSwap (TestConfig *other)
 
TestConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const TestConfig &from)
 
void MergeFrom (const TestConfig &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 ()
 
 TestConfig ()
 
 ~TestConfig () override
 
PROTOBUF_CONSTEXPR TestConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TestConfig (const TestConfig &from)
 
 TestConfig (TestConfig &&from) noexcept
 
TestConfigoperator= (const TestConfig &from)
 
TestConfigoperator= (TestConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TestConfig *other)
 
void UnsafeArenaSwap (TestConfig *other)
 
TestConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const TestConfig &from)
 
void MergeFrom (const TestConfig &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_num_tx_threads () const
 
void clear_num_tx_threads ()
 
int32_t num_tx_threads () const
 
void set_num_tx_threads (int32_t value)
 
bool has_num_messages () const
 
void clear_num_messages ()
 
int32_t num_messages () const
 
void set_num_messages (int32_t value)
 
bool has_num_rx_threads () const
 
void clear_num_rx_threads ()
 
int32_t num_rx_threads () const
 
void set_num_rx_threads (int32_t value)
 
 TestConfig ()
 
 ~TestConfig () override
 
PROTOBUF_CONSTEXPR TestConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TestConfig (const TestConfig &from)
 
 TestConfig (TestConfig &&from) noexcept
 
TestConfigoperator= (const TestConfig &from)
 
TestConfigoperator= (TestConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TestConfig *other)
 
void UnsafeArenaSwap (TestConfig *other)
 
TestConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const TestConfig &from)
 
void MergeFrom (const TestConfig &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 ()
 

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 TestConfigdefault_instance ()
 
static const TestConfiginternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const TestConfigdefault_instance ()
 
static const TestConfiginternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const TestConfigdefault_instance ()
 
static const TestConfiginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 TestConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 
 TestConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 
 TestConfig (::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_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto
 
struct ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp2_2ftest_2eproto
 
struct ::TableStruct_goby_2ftest_2fzeromq_2fsingle_5fthread_5fapp1_2ftest_2eproto
 
void swap (TestConfig &a, TestConfig &b)
 
void swap (TestConfig &a, TestConfig &b)
 
void swap (TestConfig &a, TestConfig &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 

Definition at line 209 of file test.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 
kNumTxThreadsFieldNumber 
kNumMessagesFieldNumber 
kNumRxThreadsFieldNumber 

Definition at line 205 of file test.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 

Definition at line 205 of file test.pb.h.

Constructor & Destructor Documentation

◆ TestConfig() [1/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( )
inline

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

◆ ~TestConfig() [1/3]

goby::test::zeromq::protobuf::TestConfig::~TestConfig ( )
override

◆ TestConfig() [2/15]

PROTOBUF_CONSTEXPR goby::test::zeromq::protobuf::TestConfig::TestConfig ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ TestConfig() [3/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( const TestConfig from)

◆ TestConfig() [4/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( TestConfig &&  from)
inlinenoexcept

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

◆ TestConfig() [5/15]

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

◆ TestConfig() [6/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( )
inline

Definition at line 81 of file test.pb.h.

◆ ~TestConfig() [2/3]

goby::test::zeromq::protobuf::TestConfig::~TestConfig ( )
override

◆ TestConfig() [7/15]

PROTOBUF_CONSTEXPR goby::test::zeromq::protobuf::TestConfig::TestConfig ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ TestConfig() [8/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( const TestConfig from)

◆ TestConfig() [9/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( TestConfig &&  from)
inlinenoexcept

Definition at line 86 of file test.pb.h.

◆ TestConfig() [10/15]

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

◆ TestConfig() [11/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( )
inline

Definition at line 81 of file test.pb.h.

◆ ~TestConfig() [3/3]

goby::test::zeromq::protobuf::TestConfig::~TestConfig ( )
override

◆ TestConfig() [12/15]

PROTOBUF_CONSTEXPR goby::test::zeromq::protobuf::TestConfig::TestConfig ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ TestConfig() [13/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( const TestConfig from)

◆ TestConfig() [14/15]

goby::test::zeromq::protobuf::TestConfig::TestConfig ( TestConfig &&  from)
inlinenoexcept

Definition at line 86 of file test.pb.h.

◆ TestConfig() [15/15]

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

Member Function Documentation

◆ _InternalParse() [1/3]

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

◆ _InternalParse() [2/3]

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

◆ _InternalParse() [3/3]

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

◆ _InternalSerialize() [1/3]

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

◆ _InternalSerialize() [2/3]

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

◆ _InternalSerialize() [3/3]

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

◆ app() [1/3]

const ::goby::middleware::protobuf::AppConfig & goby::test::zeromq::protobuf::TestConfig::app ( ) const
inline

Definition at line 610 of file test.pb.h.

◆ app() [2/3]

const ::goby::middleware::protobuf::AppConfig & goby::test::zeromq::protobuf::TestConfig::app ( ) const

◆ app() [3/3]

const ::goby::middleware::protobuf::AppConfig & goby::test::zeromq::protobuf::TestConfig::app ( ) const

◆ ByteSizeLong() [1/3]

size_t goby::test::zeromq::protobuf::TestConfig::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/3]

size_t goby::test::zeromq::protobuf::TestConfig::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [3/3]

size_t goby::test::zeromq::protobuf::TestConfig::ByteSizeLong ( ) const
final

◆ Clear() [1/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::zeromq::protobuf::TestConfig::Clear ( )
final

◆ Clear() [2/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::zeromq::protobuf::TestConfig::Clear ( )
final

◆ Clear() [3/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::zeromq::protobuf::TestConfig::Clear ( )
final

◆ clear_app() [1/3]

void goby::test::zeromq::protobuf::TestConfig::clear_app ( )

◆ clear_app() [2/3]

void goby::test::zeromq::protobuf::TestConfig::clear_app ( )

◆ clear_app() [3/3]

void goby::test::zeromq::protobuf::TestConfig::clear_app ( )

◆ clear_interprocess() [1/3]

void goby::test::zeromq::protobuf::TestConfig::clear_interprocess ( )

◆ clear_interprocess() [2/3]

void goby::test::zeromq::protobuf::TestConfig::clear_interprocess ( )

◆ clear_interprocess() [3/3]

void goby::test::zeromq::protobuf::TestConfig::clear_interprocess ( )

◆ clear_num_messages()

void goby::test::zeromq::protobuf::TestConfig::clear_num_messages ( )
inline

Definition at line 659 of file test.pb.h.

◆ clear_num_rx_threads()

void goby::test::zeromq::protobuf::TestConfig::clear_num_rx_threads ( )
inline

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

◆ clear_num_tx_threads()

void goby::test::zeromq::protobuf::TestConfig::clear_num_tx_threads ( )
inline

Definition at line 715 of file test.pb.h.

◆ CopyFrom() [1/3]

void goby::test::zeromq::protobuf::TestConfig::CopyFrom ( const TestConfig from)

◆ CopyFrom() [2/3]

void goby::test::zeromq::protobuf::TestConfig::CopyFrom ( const TestConfig from)

◆ CopyFrom() [3/3]

void goby::test::zeromq::protobuf::TestConfig::CopyFrom ( const TestConfig from)

◆ default_instance() [1/3]

static const TestConfig & goby::test::zeromq::protobuf::TestConfig::default_instance ( )
inlinestatic

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

◆ default_instance() [2/3]

static const TestConfig & goby::test::zeromq::protobuf::TestConfig::default_instance ( )
inlinestatic

Definition at line 125 of file test.pb.h.

◆ default_instance() [3/3]

static const TestConfig & goby::test::zeromq::protobuf::TestConfig::default_instance ( )
inlinestatic

Definition at line 125 of file test.pb.h.

◆ descriptor() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::TestConfig::descriptor ( )
inlinestatic

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

◆ descriptor() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::TestConfig::descriptor ( )
inlinestatic

Definition at line 116 of file test.pb.h.

◆ descriptor() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::TestConfig::descriptor ( )
inlinestatic

Definition at line 116 of file test.pb.h.

◆ GetCachedSize() [1/3]

int goby::test::zeromq::protobuf::TestConfig::GetCachedSize ( ) const
inlinefinal

Definition at line 182 of file test.pb.h.

◆ GetCachedSize() [2/3]

int goby::test::zeromq::protobuf::TestConfig::GetCachedSize ( ) const
inlinefinal

Definition at line 178 of file test.pb.h.

◆ GetCachedSize() [3/3]

int goby::test::zeromq::protobuf::TestConfig::GetCachedSize ( ) const
inlinefinal

Definition at line 178 of file test.pb.h.

◆ GetClassData() [1/3]

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::zeromq::protobuf::TestConfig::GetClassData ( ) const
final

◆ GetClassData() [2/3]

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::zeromq::protobuf::TestConfig::GetClassData ( ) const
final

◆ GetClassData() [3/3]

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::zeromq::protobuf::TestConfig::GetClassData ( ) const
final

◆ GetDescriptor() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::TestConfig::GetDescriptor ( )
inlinestatic

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

◆ GetDescriptor() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::TestConfig::GetDescriptor ( )
inlinestatic

Definition at line 119 of file test.pb.h.

◆ GetDescriptor() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::TestConfig::GetDescriptor ( )
inlinestatic

Definition at line 119 of file test.pb.h.

◆ GetMetadata() [1/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::zeromq::protobuf::TestConfig::GetMetadata ( ) const
final

◆ GetMetadata() [2/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::zeromq::protobuf::TestConfig::GetMetadata ( ) const
final

◆ GetMetadata() [3/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::zeromq::protobuf::TestConfig::GetMetadata ( ) const
final

◆ GetReflection() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::zeromq::protobuf::TestConfig::GetReflection ( )
inlinestatic

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

◆ GetReflection() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::zeromq::protobuf::TestConfig::GetReflection ( )
inlinestatic

Definition at line 122 of file test.pb.h.

◆ GetReflection() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::zeromq::protobuf::TestConfig::GetReflection ( )
inlinestatic

Definition at line 122 of file test.pb.h.

◆ has_app() [1/3]

bool goby::test::zeromq::protobuf::TestConfig::has_app ( ) const
inline

Definition at line 602 of file test.pb.h.

◆ has_app() [2/3]

bool goby::test::zeromq::protobuf::TestConfig::has_app ( ) const

◆ has_app() [3/3]

bool goby::test::zeromq::protobuf::TestConfig::has_app ( ) const

◆ has_interprocess() [1/3]

bool goby::test::zeromq::protobuf::TestConfig::has_interprocess ( ) const
inline

Definition at line 689 of file test.pb.h.

◆ has_interprocess() [2/3]

bool goby::test::zeromq::protobuf::TestConfig::has_interprocess ( ) const

◆ has_interprocess() [3/3]

bool goby::test::zeromq::protobuf::TestConfig::has_interprocess ( ) const

◆ has_num_messages()

bool goby::test::zeromq::protobuf::TestConfig::has_num_messages ( ) const
inline

Definition at line 656 of file test.pb.h.

◆ has_num_rx_threads()

bool goby::test::zeromq::protobuf::TestConfig::has_num_rx_threads ( ) const
inline

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

◆ has_num_tx_threads()

bool goby::test::zeromq::protobuf::TestConfig::has_num_tx_threads ( ) const
inline

Definition at line 712 of file test.pb.h.

◆ internal_default_instance() [1/3]

static const TestConfig * goby::test::zeromq::protobuf::TestConfig::internal_default_instance ( )
inlinestatic

Definition at line 132 of file test.pb.h.

◆ internal_default_instance() [2/3]

static const TestConfig * goby::test::zeromq::protobuf::TestConfig::internal_default_instance ( )
inlinestatic

Definition at line 128 of file test.pb.h.

◆ internal_default_instance() [3/3]

static const TestConfig * goby::test::zeromq::protobuf::TestConfig::internal_default_instance ( )
inlinestatic

Definition at line 128 of file test.pb.h.

◆ interprocess() [1/3]

const ::goby::zeromq::protobuf::InterProcessPortalConfig & goby::test::zeromq::protobuf::TestConfig::interprocess ( ) const
inline

Definition at line 697 of file test.pb.h.

◆ interprocess() [2/3]

const ::goby::zeromq::protobuf::InterProcessPortalConfig & goby::test::zeromq::protobuf::TestConfig::interprocess ( ) const

◆ interprocess() [3/3]

const ::goby::zeromq::protobuf::InterProcessPortalConfig & goby::test::zeromq::protobuf::TestConfig::interprocess ( ) const

◆ IsInitialized() [1/3]

bool goby::test::zeromq::protobuf::TestConfig::IsInitialized ( ) const
final

◆ IsInitialized() [2/3]

bool goby::test::zeromq::protobuf::TestConfig::IsInitialized ( ) const
final

◆ IsInitialized() [3/3]

bool goby::test::zeromq::protobuf::TestConfig::IsInitialized ( ) const
final

◆ MergeFrom() [1/3]

void goby::test::zeromq::protobuf::TestConfig::MergeFrom ( const TestConfig from)
inline

Definition at line 169 of file test.pb.h.

◆ MergeFrom() [2/3]

void goby::test::zeromq::protobuf::TestConfig::MergeFrom ( const TestConfig from)
inline

Definition at line 165 of file test.pb.h.

◆ MergeFrom() [3/3]

void goby::test::zeromq::protobuf::TestConfig::MergeFrom ( const TestConfig from)
inline

Definition at line 165 of file test.pb.h.

◆ mutable_app() [1/3]

goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::mutable_app ( )
inline

Definition at line 657 of file test.pb.h.

◆ mutable_app() [2/3]

::goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::mutable_app ( )

◆ mutable_app() [3/3]

::goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::mutable_app ( )

◆ mutable_interprocess() [1/3]

goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::mutable_interprocess ( )
inline

Definition at line 744 of file test.pb.h.

◆ mutable_interprocess() [2/3]

::goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::mutable_interprocess ( )

◆ mutable_interprocess() [3/3]

::goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::mutable_interprocess ( )

◆ mutable_unknown_fields() [1/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::zeromq::protobuf::TestConfig::mutable_unknown_fields ( )
inline

Definition at line 116 of file test.pb.h.

◆ mutable_unknown_fields() [2/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::zeromq::protobuf::TestConfig::mutable_unknown_fields ( )
inline

Definition at line 112 of file test.pb.h.

◆ mutable_unknown_fields() [3/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::zeromq::protobuf::TestConfig::mutable_unknown_fields ( )
inline

Definition at line 112 of file test.pb.h.

◆ New() [1/3]

TestConfig * goby::test::zeromq::protobuf::TestConfig::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 163 of file test.pb.h.

◆ New() [2/3]

TestConfig * goby::test::zeromq::protobuf::TestConfig::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 159 of file test.pb.h.

◆ New() [3/3]

TestConfig * goby::test::zeromq::protobuf::TestConfig::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 159 of file test.pb.h.

◆ num_messages()

int32_t goby::test::zeromq::protobuf::TestConfig::num_messages ( ) const
inline

Definition at line 666 of file test.pb.h.

◆ num_rx_threads()

int32_t goby::test::zeromq::protobuf::TestConfig::num_rx_threads ( ) const
inline

Definition at line 694 of file test.pb.h.

◆ num_tx_threads()

int32_t goby::test::zeromq::protobuf::TestConfig::num_tx_threads ( ) const
inline

Definition at line 722 of file test.pb.h.

◆ operator=() [1/6]

TestConfig & goby::test::zeromq::protobuf::TestConfig::operator= ( const TestConfig from)
inline

Definition at line 95 of file test.pb.h.

◆ operator=() [2/6]

TestConfig & goby::test::zeromq::protobuf::TestConfig::operator= ( const TestConfig from)
inline

Definition at line 91 of file test.pb.h.

◆ operator=() [3/6]

TestConfig & goby::test::zeromq::protobuf::TestConfig::operator= ( const TestConfig from)
inline

Definition at line 91 of file test.pb.h.

◆ operator=() [4/6]

TestConfig & goby::test::zeromq::protobuf::TestConfig::operator= ( TestConfig &&  from)
inlinenoexcept

Definition at line 99 of file test.pb.h.

◆ operator=() [5/6]

TestConfig & goby::test::zeromq::protobuf::TestConfig::operator= ( TestConfig &&  from)
inlinenoexcept

Definition at line 95 of file test.pb.h.

◆ operator=() [6/6]

TestConfig & goby::test::zeromq::protobuf::TestConfig::operator= ( TestConfig &&  from)
inlinenoexcept

Definition at line 95 of file test.pb.h.

◆ release_app() [1/3]

goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::release_app ( )
inline

Definition at line 627 of file test.pb.h.

◆ release_app() [2/3]

PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::release_app ( )

◆ release_app() [3/3]

PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::release_app ( )

◆ release_interprocess() [1/3]

goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::release_interprocess ( )
inline

Definition at line 714 of file test.pb.h.

◆ release_interprocess() [2/3]

PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::release_interprocess ( )

◆ release_interprocess() [3/3]

PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::release_interprocess ( )

◆ set_allocated_app() [1/3]

void goby::test::zeromq::protobuf::TestConfig::set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)
inline

Definition at line 662 of file test.pb.h.

◆ set_allocated_app() [2/3]

void goby::test::zeromq::protobuf::TestConfig::set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)

◆ set_allocated_app() [3/3]

void goby::test::zeromq::protobuf::TestConfig::set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)

◆ set_allocated_interprocess() [1/3]

void goby::test::zeromq::protobuf::TestConfig::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig interprocess)
inline

Definition at line 749 of file test.pb.h.

◆ set_allocated_interprocess() [2/3]

void goby::test::zeromq::protobuf::TestConfig::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig interprocess)

◆ set_allocated_interprocess() [3/3]

void goby::test::zeromq::protobuf::TestConfig::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig interprocess)

◆ set_num_messages()

void goby::test::zeromq::protobuf::TestConfig::set_num_messages ( int32_t  value)
inline

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

◆ set_num_rx_threads()

void goby::test::zeromq::protobuf::TestConfig::set_num_rx_threads ( int32_t  value)
inline

Definition at line 702 of file test.pb.h.

◆ set_num_tx_threads()

void goby::test::zeromq::protobuf::TestConfig::set_num_tx_threads ( int32_t  value)
inline

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

◆ Swap() [1/3]

void goby::test::zeromq::protobuf::TestConfig::Swap ( TestConfig other)
inline

Definition at line 142 of file test.pb.h.

◆ Swap() [2/3]

void goby::test::zeromq::protobuf::TestConfig::Swap ( TestConfig other)
inline

Definition at line 138 of file test.pb.h.

◆ Swap() [3/3]

void goby::test::zeromq::protobuf::TestConfig::Swap ( TestConfig other)
inline

Definition at line 138 of file test.pb.h.

◆ unknown_fields() [1/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::zeromq::protobuf::TestConfig::unknown_fields ( ) const
inline

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

◆ unknown_fields() [2/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::zeromq::protobuf::TestConfig::unknown_fields ( ) const
inline

Definition at line 109 of file test.pb.h.

◆ unknown_fields() [3/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::zeromq::protobuf::TestConfig::unknown_fields ( ) const
inline

Definition at line 109 of file test.pb.h.

◆ unsafe_arena_release_app() [1/3]

goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::unsafe_arena_release_app ( )
inline

Definition at line 642 of file test.pb.h.

◆ unsafe_arena_release_app() [2/3]

::goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::unsafe_arena_release_app ( )

◆ unsafe_arena_release_app() [3/3]

::goby::middleware::protobuf::AppConfig * goby::test::zeromq::protobuf::TestConfig::unsafe_arena_release_app ( )

◆ unsafe_arena_release_interprocess() [1/3]

goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::unsafe_arena_release_interprocess ( )
inline

Definition at line 729 of file test.pb.h.

◆ unsafe_arena_release_interprocess() [2/3]

::goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::unsafe_arena_release_interprocess ( )

◆ unsafe_arena_release_interprocess() [3/3]

::goby::zeromq::protobuf::InterProcessPortalConfig * goby::test::zeromq::protobuf::TestConfig::unsafe_arena_release_interprocess ( )

◆ unsafe_arena_set_allocated_app() [1/3]

void goby::test::zeromq::protobuf::TestConfig::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)
inline

Definition at line 614 of file test.pb.h.

◆ unsafe_arena_set_allocated_app() [2/3]

void goby::test::zeromq::protobuf::TestConfig::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)

◆ unsafe_arena_set_allocated_app() [3/3]

void goby::test::zeromq::protobuf::TestConfig::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)

◆ unsafe_arena_set_allocated_interprocess() [1/3]

void goby::test::zeromq::protobuf::TestConfig::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig interprocess)
inline

Definition at line 701 of file test.pb.h.

◆ unsafe_arena_set_allocated_interprocess() [2/3]

void goby::test::zeromq::protobuf::TestConfig::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig interprocess)

◆ unsafe_arena_set_allocated_interprocess() [3/3]

void goby::test::zeromq::protobuf::TestConfig::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig interprocess)

◆ UnsafeArenaSwap() [1/3]

void goby::test::zeromq::protobuf::TestConfig::UnsafeArenaSwap ( TestConfig other)
inline

Definition at line 155 of file test.pb.h.

◆ UnsafeArenaSwap() [2/3]

void goby::test::zeromq::protobuf::TestConfig::UnsafeArenaSwap ( TestConfig other)
inline

Definition at line 151 of file test.pb.h.

◆ UnsafeArenaSwap() [3/3]

void goby::test::zeromq::protobuf::TestConfig::UnsafeArenaSwap ( TestConfig other)
inline

Definition at line 151 of file test.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 253 of file test.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 191 of file test.pb.h.

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp2_2ftest_2eproto

◆ ::TableStruct_goby_2ftest_2fzeromq_2fsingle_5fthread_5fapp1_2ftest_2eproto

◆ swap [1/3]

void swap ( TestConfig a,
TestConfig b 
)
friend

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

◆ swap [2/3]

void swap ( TestConfig a,
TestConfig b 
)
friend

Definition at line 135 of file test.pb.h.

◆ swap [3/3]

void swap ( TestConfig a,
TestConfig b 
)
friend

Definition at line 135 of file test.pb.h.

Member Data Documentation

◆ _class_data_

static const ClassData goby::test::zeromq::protobuf::TestConfig::_class_data_
static

Definition at line 200 of file test.pb.h.

◆ _impl_

Impl_ goby::test::zeromq::protobuf::TestConfig::_impl_

Definition at line 262 of file test.pb.h.

◆ kIndexInFileMessages

static constexpr int goby::test::zeromq::protobuf::TestConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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