#include <goby/test/zeromq/multi_thread_app2/test.pb.h>
|
| | TestConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
Definition at line 78 of file test.pb.h.
◆ anonymous enum
| Enumerator |
|---|
| kAppFieldNumber | |
| kInterprocessFieldNumber | |
| kNumTxThreadsFieldNumber | |
| kNumMessagesFieldNumber | |
| kNumRxThreadsFieldNumber | |
Definition at line 205 of file test.pb.h.
◆ TestConfig() [1/5]
| goby::test::zeromq::protobuf::TestConfig::TestConfig |
( |
| ) |
|
|
inline |
◆ ~TestConfig()
| goby::test::zeromq::protobuf::TestConfig::~TestConfig |
( |
| ) |
|
|
override |
◆ TestConfig() [2/5]
| PROTOBUF_CONSTEXPR goby::test::zeromq::protobuf::TestConfig::TestConfig |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ TestConfig() [3/5]
| goby::test::zeromq::protobuf::TestConfig::TestConfig |
( |
const TestConfig & | from | ) |
|
◆ TestConfig() [4/5]
| goby::test::zeromq::protobuf::TestConfig::TestConfig |
( |
TestConfig && | from | ) |
|
|
inlinenoexcept |
◆ TestConfig() [5/5]
| goby::test::zeromq::protobuf::TestConfig::TestConfig |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena, |
|
|
bool | is_message_owned = false ) |
|
explicitprotected |
◆ _InternalParse()
| const char * goby::test::zeromq::protobuf::TestConfig::_InternalParse |
( |
const char * | ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * | ctx ) |
|
final |
◆ _InternalSerialize()
| uint8_t * goby::test::zeromq::protobuf::TestConfig::_InternalSerialize |
( |
uint8_t * | target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * | stream ) const |
|
final |
◆ app()
| const::goby::middleware::protobuf::AppConfig & goby::test::zeromq::protobuf::TestConfig::app |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
| size_t goby::test::zeromq::protobuf::TestConfig::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::zeromq::protobuf::TestConfig::Clear |
( |
| ) |
|
|
final |
◆ clear_app()
| void goby::test::zeromq::protobuf::TestConfig::clear_app |
( |
| ) |
|
◆ clear_interprocess()
| void goby::test::zeromq::protobuf::TestConfig::clear_interprocess |
( |
| ) |
|
◆ clear_num_messages()
| void goby::test::zeromq::protobuf::TestConfig::clear_num_messages |
( |
| ) |
|
|
inline |
◆ clear_num_rx_threads()
| void goby::test::zeromq::protobuf::TestConfig::clear_num_rx_threads |
( |
| ) |
|
|
inline |
◆ clear_num_tx_threads()
| void goby::test::zeromq::protobuf::TestConfig::clear_num_tx_threads |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void goby::test::zeromq::protobuf::TestConfig::CopyFrom |
( |
const TestConfig & | from | ) |
|
◆ default_instance()
| const TestConfig & goby::test::zeromq::protobuf::TestConfig::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::TestConfig::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int goby::test::zeromq::protobuf::TestConfig::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::zeromq::protobuf::TestConfig::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::TestConfig::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata goby::test::zeromq::protobuf::TestConfig::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::zeromq::protobuf::TestConfig::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_app()
| bool goby::test::zeromq::protobuf::TestConfig::has_app |
( |
| ) |
const |
|
inline |
◆ has_interprocess()
| bool goby::test::zeromq::protobuf::TestConfig::has_interprocess |
( |
| ) |
const |
|
inline |
◆ has_num_messages()
| bool goby::test::zeromq::protobuf::TestConfig::has_num_messages |
( |
| ) |
const |
|
inline |
◆ has_num_rx_threads()
| bool goby::test::zeromq::protobuf::TestConfig::has_num_rx_threads |
( |
| ) |
const |
|
inline |
◆ has_num_tx_threads()
| bool goby::test::zeromq::protobuf::TestConfig::has_num_tx_threads |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
| const TestConfig * goby::test::zeromq::protobuf::TestConfig::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ interprocess()
| const::goby::zeromq::protobuf::InterProcessPortalConfig & goby::test::zeromq::protobuf::TestConfig::interprocess |
( |
| ) |
const |
|
inline |
◆ IsInitialized()
| bool goby::test::zeromq::protobuf::TestConfig::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
| void goby::test::zeromq::protobuf::TestConfig::MergeFrom |
( |
const TestConfig & | from | ) |
|
|
inline |
◆ mutable_app()
◆ mutable_interprocess()
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::zeromq::protobuf::TestConfig::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| TestConfig * goby::test::zeromq::protobuf::TestConfig::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ num_messages()
| int32_t goby::test::zeromq::protobuf::TestConfig::num_messages |
( |
| ) |
const |
|
inline |
◆ num_rx_threads()
| int32_t goby::test::zeromq::protobuf::TestConfig::num_rx_threads |
( |
| ) |
const |
|
inline |
◆ num_tx_threads()
| int32_t goby::test::zeromq::protobuf::TestConfig::num_tx_threads |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_app()
◆ release_interprocess()
◆ set_allocated_app()
◆ set_allocated_interprocess()
◆ set_num_messages()
| void goby::test::zeromq::protobuf::TestConfig::set_num_messages |
( |
int32_t | value | ) |
|
|
inline |
◆ set_num_rx_threads()
| void goby::test::zeromq::protobuf::TestConfig::set_num_rx_threads |
( |
int32_t | value | ) |
|
|
inline |
◆ set_num_tx_threads()
| void goby::test::zeromq::protobuf::TestConfig::set_num_tx_threads |
( |
int32_t | value | ) |
|
|
inline |
◆ Swap()
| void goby::test::zeromq::protobuf::TestConfig::Swap |
( |
TestConfig * | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::zeromq::protobuf::TestConfig::unknown_fields |
( |
| ) |
const |
|
inline |
◆ unsafe_arena_release_app()
◆ unsafe_arena_release_interprocess()
◆ unsafe_arena_set_allocated_app()
◆ unsafe_arena_set_allocated_interprocess()
◆ UnsafeArenaSwap()
| void goby::test::zeromq::protobuf::TestConfig::UnsafeArenaSwap |
( |
TestConfig * | other | ) |
|
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T>
| friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
| friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp2_2ftest_2eproto
| friend struct ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp2_2ftest_2eproto |
|
friend |
◆ swap
◆ _class_data_
| const ClassData goby::test::zeromq::protobuf::TestConfig::_class_data_ |
|
static |
◆ _impl_
| Impl_ goby::test::zeromq::protobuf::TestConfig::_impl_ |
◆ kIndexInFileMessages
| int goby::test::zeromq::protobuf::TestConfig::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: