|
Goby3 3.3.0
2025.07.10
|
#include <goby/test/zeromq/middleware_interprocess_forwarder/test.pb.h>
Public Types | |
| enum | : int { kAFieldNumber = 1 } |
| enum | : int { kGroupFieldNumber = 2 , kAFieldNumber = 1 } |
| enum | : int { kTemperatureFieldNumber = 1 , kSalinityFieldNumber = 2 , kDepthFieldNumber = 3 } |
| enum | : int { kAFieldNumber = 1 , kGroupFieldNumber = 2 } |
| enum | DCCLParameters { DCCL_ID = 127 , DCCL_MAX_BYTES = 32 } |
| enum | : int { kAFieldNumber = 1 } |
| enum | : int { kAFieldNumber = 1 } |
Public Member Functions | |
| Sample () | |
| ~Sample () override | |
| PROTOBUF_CONSTEXPR | Sample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Sample (const Sample &from) | |
| Sample (Sample &&from) noexcept | |
| Sample & | operator= (const Sample &from) |
| Sample & | operator= (Sample &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Sample *other) |
| void | UnsafeArenaSwap (Sample *other) |
| Sample * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Sample &from) |
| void | MergeFrom (const Sample &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_a () const |
| void | clear_a () |
| int32_t | a () const |
| void | set_a (int32_t value) |
| Sample () | |
| ~Sample () override | |
| PROTOBUF_CONSTEXPR | Sample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Sample (const Sample &from) | |
| Sample (Sample &&from) noexcept | |
| Sample & | operator= (const Sample &from) |
| Sample & | operator= (Sample &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Sample *other) |
| void | UnsafeArenaSwap (Sample *other) |
| Sample * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Sample &from) |
| void | MergeFrom (const Sample &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_group () const |
| void | clear_group () |
| const std::string & | group () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_group (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_group () |
| PROTOBUF_NODISCARD std::string * | release_group () |
| void | set_allocated_group (std::string *group) |
| bool | has_a () const |
| void | clear_a () |
| int32_t | a () const |
| void | set_a (int32_t value) |
| Sample () | |
| ~Sample () override | |
| PROTOBUF_CONSTEXPR | Sample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Sample (const Sample &from) | |
| Sample (Sample &&from) noexcept | |
| Sample & | operator= (const Sample &from) |
| Sample & | operator= (Sample &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Sample *other) |
| void | UnsafeArenaSwap (Sample *other) |
| Sample * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Sample &from) |
| void | MergeFrom (const Sample &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_temperature () const |
| void | clear_temperature () |
| double | temperature () const |
| void | set_temperature (double value) |
| bool | has_salinity () const |
| void | clear_salinity () |
| double | salinity () const |
| void | set_salinity (double value) |
| bool | has_depth () const |
| void | clear_depth () |
| double | depth () const |
| void | set_depth (double value) |
| Sample () | |
| ~Sample () override | |
| PROTOBUF_CONSTEXPR | Sample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Sample (const Sample &from) | |
| Sample (Sample &&from) noexcept | |
| Sample & | operator= (const Sample &from) |
| Sample & | operator= (Sample &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Sample *other) |
| void | UnsafeArenaSwap (Sample *other) |
| Sample * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Sample &from) |
| void | MergeFrom (const Sample &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_a () const |
| void | clear_a () |
| int32_t | a () const |
| void | set_a (int32_t value) |
| bool | has_group () const |
| void | clear_group () |
| int32_t | group () const |
| void | set_group (int32_t value) |
| Sample () | |
| ~Sample () override | |
| PROTOBUF_CONSTEXPR | Sample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Sample (const Sample &from) | |
| Sample (Sample &&from) noexcept | |
| Sample & | operator= (const Sample &from) |
| Sample & | operator= (Sample &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Sample *other) |
| void | UnsafeArenaSwap (Sample *other) |
| Sample * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Sample &from) |
| void | MergeFrom (const Sample &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_a () const |
| void | clear_a () |
| int32_t | a () const |
| void | set_a (int32_t value) |
| Sample () | |
| ~Sample () override | |
| PROTOBUF_CONSTEXPR | Sample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Sample (const Sample &from) | |
| Sample (Sample &&from) noexcept | |
| Sample & | operator= (const Sample &from) |
| Sample & | operator= (Sample &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Sample *other) |
| void | UnsafeArenaSwap (Sample *other) |
| Sample * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Sample &from) |
| void | MergeFrom (const Sample &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_a () const |
| void | clear_a () |
| int32_t | a () const |
| void | set_a (int32_t value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_group (ArgT0 &&arg0, ArgT... args) |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const Sample & | default_instance () |
| static const Sample * | internal_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 Sample & | default_instance () |
| static const Sample * | internal_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 Sample & | default_instance () |
| static const Sample * | internal_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 Sample & | default_instance () |
| static const Sample * | internal_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 Sample & | default_instance () |
| static const Sample * | internal_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 Sample & | default_instance () |
| static const Sample * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
| Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
| Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
| Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
| Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
| Sample (::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_2fmiddleware_5finterprocess_5fforwarder_2ftest_2eproto |
| struct | ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fregex_2ftest_2eproto |
| struct | ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto |
| struct | ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto |
| struct | ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto |
| struct | ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fportal_5fwithout_5finterthread_2ftest_2eproto |
| void | swap (Sample &a, Sample &b) |
| void | swap (Sample &a, Sample &b) |
| void | swap (Sample &a, Sample &b) |
| void | swap (Sample &a, Sample &b) |
| void | swap (Sample &a, Sample &b) |
| void | swap (Sample &a, Sample &b) |
| anonymous enum : int |
| anonymous enum : int |
| anonymous enum : int |
|
override |
|
explicit |
| goby::test::zeromq::protobuf::Sample::Sample | ( | const Sample & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
override |
|
explicit |
| goby::test::zeromq::protobuf::Sample::Sample | ( | const Sample & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
override |
|
explicit |
| goby::test::zeromq::protobuf::Sample::Sample | ( | const Sample & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
override |
|
explicit |
| goby::test::zeromq::protobuf::Sample::Sample | ( | const Sample & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
override |
|
explicit |
| goby::test::zeromq::protobuf::Sample::Sample | ( | const Sample & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
override |
|
explicit |
| goby::test::zeromq::protobuf::Sample::Sample | ( | const Sample & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inline |
| int32_t goby::test::zeromq::protobuf::Sample::a | ( | ) | const |
| int32_t goby::test::zeromq::protobuf::Sample::a | ( | ) | const |
| int32_t goby::test::zeromq::protobuf::Sample::a | ( | ) | const |
| int32_t goby::test::zeromq::protobuf::Sample::a | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inline |
| void goby::test::zeromq::protobuf::Sample::clear_a | ( | ) |
| void goby::test::zeromq::protobuf::Sample::clear_a | ( | ) |
| void goby::test::zeromq::protobuf::Sample::clear_a | ( | ) |
| void goby::test::zeromq::protobuf::Sample::clear_a | ( | ) |
|
inline |
|
inline |
| void goby::test::zeromq::protobuf::Sample::clear_group | ( | ) |
|
inline |
|
inline |
| void goby::test::zeromq::protobuf::Sample::CopyFrom | ( | const Sample & | from | ) |
| void goby::test::zeromq::protobuf::Sample::CopyFrom | ( | const Sample & | from | ) |
| void goby::test::zeromq::protobuf::Sample::CopyFrom | ( | const Sample & | from | ) |
| void goby::test::zeromq::protobuf::Sample::CopyFrom | ( | const Sample & | from | ) |
| void goby::test::zeromq::protobuf::Sample::CopyFrom | ( | const Sample & | from | ) |
| void goby::test::zeromq::protobuf::Sample::CopyFrom | ( | const Sample & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
| int32_t goby::test::zeromq::protobuf::Sample::group | ( | ) | const |
|
inline |
| bool goby::test::zeromq::protobuf::Sample::has_a | ( | ) | const |
| bool goby::test::zeromq::protobuf::Sample::has_a | ( | ) | const |
| bool goby::test::zeromq::protobuf::Sample::has_a | ( | ) | const |
| bool goby::test::zeromq::protobuf::Sample::has_a | ( | ) | const |
|
inline |
|
inline |
| bool goby::test::zeromq::protobuf::Sample::has_group | ( | ) | const |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inline |
|
inline |
|
inline |
| void goby::test::zeromq::protobuf::Sample::set_a | ( | int32_t | value | ) |
| void goby::test::zeromq::protobuf::Sample::set_a | ( | int32_t | value | ) |
| void goby::test::zeromq::protobuf::Sample::set_a | ( | int32_t | value | ) |
| void goby::test::zeromq::protobuf::Sample::set_a | ( | int32_t | value | ) |
|
inline |
|
inline |
| void goby::test::zeromq::protobuf::Sample::set_group | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
static |
|
staticconstexpr |