Goby3  3.1.5
2024.05.14
goby::test::zeromq::protobuf::PROTOBUF_FINAL Class Reference

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

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

Public Types

enum  : int { kSalinityFieldNumber = 1 , kTemperatureFieldNumber = 2 , kDepthFieldNumber = 3 }
 
enum  DCCLParameters {
  DCCL_ID = 127 , DCCL_MAX_BYTES = 32 , DCCL_ID = 127 , DCCL_MAX_BYTES = 32 ,
  DCCL_ID = 127 , DCCL_MAX_BYTES = 32
}
 
enum  : int { kTemperatureFieldNumber = 2 }
 
enum  : int { kAFieldNumber = 1 }
 
enum  : int { kBFieldNumber = 1 }
 
enum  : int { kGroupFieldNumber = 2 , kAFieldNumber = 1 }
 
enum  : int { kBFieldNumber = 1 }
 
enum  : int { kTemperatureFieldNumber = 2 , kSalinityFieldNumber = 1 , kDepthFieldNumber = 3 }
 
enum  : int { kDataFieldNumber = 1 }
 
enum  : int { kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 }
 
enum  : int { kBFieldNumber = 1 }
 
enum  : int { kBFieldNumber = 1 }
 
enum  : int {
  kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kNumTxThreadsFieldNumber = 5 , kNumMessagesFieldNumber = 3 ,
  kNumRxThreadsFieldNumber = 4
}
 
enum  : int { kBFieldNumber = 1 }
 
enum  : int { kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 }
 
enum  : int { kBFieldNumber = 1 }
 
enum  : int { kAFieldNumber = 1 , kGroupFieldNumber = 2 }
 
enum  DCCLParameters {
  DCCL_ID = 127 , DCCL_MAX_BYTES = 32 , DCCL_ID = 127 , DCCL_MAX_BYTES = 32 ,
  DCCL_ID = 127 , DCCL_MAX_BYTES = 32
}
 
enum  : int { kBFieldNumber = 1 }
 
enum  DCCLParameters {
  DCCL_ID = 127 , DCCL_MAX_BYTES = 32 , DCCL_ID = 127 , DCCL_MAX_BYTES = 32 ,
  DCCL_ID = 127 , DCCL_MAX_BYTES = 32
}
 
enum  : int { kAFieldNumber = 1 }
 
enum  : int { kBFieldNumber = 1 }
 
enum  : int { kSubscriberIdFieldNumber = 1 }
 
enum  : int { kAFieldNumber = 1 }
 
enum  : int { kBFieldNumber = 1 }
 

Public Member Functions

 CTDSample ()
 
virtual ~CTDSample ()
 
 CTDSample (const CTDSample &from)
 
 CTDSample (CTDSample &&from) noexcept
 
CTDSampleoperator= (const CTDSample &from)
 
CTDSampleoperator= (CTDSample &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CTDSample *other)
 
void UnsafeArenaSwap (CTDSample *other)
 
CTDSampleNew () const final
 
CTDSampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const CTDSample &from)
 
void MergeFrom (const CTDSample &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_salinity () const
 
void clear_salinity ()
 
double salinity () const
 
void set_salinity (double value)
 
bool has_temperature () const
 
void clear_temperature ()
 
double temperature () const
 
void set_temperature (double value)
 
bool has_depth () const
 
void clear_depth ()
 
double depth () const
 
void set_depth (double value)
 
 TempSample ()
 
virtual ~TempSample ()
 
 TempSample (const TempSample &from)
 
 TempSample (TempSample &&from) noexcept
 
TempSampleoperator= (const TempSample &from)
 
TempSampleoperator= (TempSample &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TempSample *other)
 
void UnsafeArenaSwap (TempSample *other)
 
TempSampleNew () const final
 
TempSampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const TempSample &from)
 
void MergeFrom (const TempSample &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_temperature () const
 
void clear_temperature ()
 
double temperature () const
 
void set_temperature (double value)
 
 Sample ()
 
virtual ~Sample ()
 
 Sample (const Sample &from)
 
 Sample (Sample &&from) noexcept
 
Sampleoperator= (const Sample &from)
 
Sampleoperator= (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)
 
SampleNew () const final
 
SampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_a () const
 
void clear_a ()
 
::PROTOBUF_NAMESPACE_ID::int32 a () const
 
void set_a (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Widget ()
 
virtual ~Widget ()
 
 Widget (const Widget &from)
 
 Widget (Widget &&from) noexcept
 
Widgetoperator= (const Widget &from)
 
Widgetoperator= (Widget &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Widget *other)
 
void UnsafeArenaSwap (Widget *other)
 
WidgetNew () const final
 
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Widget &from)
 
void MergeFrom (const Widget &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
::PROTOBUF_NAMESPACE_ID::int32 b () const
 
void set_b (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Sample ()
 
virtual ~Sample ()
 
 Sample (const Sample &from)
 
 Sample (Sample &&from) noexcept
 
Sampleoperator= (const Sample &from)
 
Sampleoperator= (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)
 
SampleNew () const final
 
SampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_group () const
 
void clear_group ()
 
const std::string & group () const
 
void set_group (const std::string &value)
 
void set_group (std::string &&value)
 
void set_group (const char *value)
 
void set_group (const char *value, size_t size)
 
std::string * mutable_group ()
 
std::string * release_group ()
 
void set_allocated_group (std::string *group)
 
bool has_a () const
 
void clear_a ()
 
::PROTOBUF_NAMESPACE_ID::int32 a () const
 
void set_a (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Widget ()
 
virtual ~Widget ()
 
 Widget (const Widget &from)
 
 Widget (Widget &&from) noexcept
 
Widgetoperator= (const Widget &from)
 
Widgetoperator= (Widget &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Widget *other)
 
void UnsafeArenaSwap (Widget *other)
 
WidgetNew () const final
 
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Widget &from)
 
void MergeFrom (const Widget &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
::PROTOBUF_NAMESPACE_ID::int32 b () const
 
void set_b (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Ready ()
 
virtual ~Ready ()
 
 Ready (const Ready &from)
 
 Ready (Ready &&from) noexcept
 
Readyoperator= (const Ready &from)
 
Readyoperator= (Ready &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Ready *other)
 
void UnsafeArenaSwap (Ready *other)
 
ReadyNew () const final
 
ReadyNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Ready &from)
 
void MergeFrom (const Ready &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
 Sample ()
 
virtual ~Sample ()
 
 Sample (const Sample &from)
 
 Sample (Sample &&from) noexcept
 
Sampleoperator= (const Sample &from)
 
Sampleoperator= (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)
 
SampleNew () const final
 
SampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () 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)
 
 Large ()
 
virtual ~Large ()
 
 Large (const Large &from)
 
 Large (Large &&from) noexcept
 
Largeoperator= (const Large &from)
 
Largeoperator= (Large &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Large *other)
 
void UnsafeArenaSwap (Large *other)
 
LargeNew () const final
 
LargeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Large &from)
 
void MergeFrom (const Large &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_data () const
 
void clear_data ()
 
const std::string & data () const
 
void set_data (const std::string &value)
 
void set_data (std::string &&value)
 
void set_data (const char *value)
 
void set_data (const void *value, size_t size)
 
std::string * mutable_data ()
 
std::string * release_data ()
 
void set_allocated_data (std::string *data)
 
 TestConfig ()
 
virtual ~TestConfig ()
 
 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 () const final
 
TestConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
 Ready ()
 
virtual ~Ready ()
 
 Ready (const Ready &from)
 
 Ready (Ready &&from) noexcept
 
Readyoperator= (const Ready &from)
 
Readyoperator= (Ready &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Ready *other)
 
void UnsafeArenaSwap (Ready *other)
 
ReadyNew () const final
 
ReadyNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Ready &from)
 
void MergeFrom (const Ready &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
bool b () const
 
void set_b (bool value)
 
 Widget ()
 
virtual ~Widget ()
 
 Widget (const Widget &from)
 
 Widget (Widget &&from) noexcept
 
Widgetoperator= (const Widget &from)
 
Widgetoperator= (Widget &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Widget *other)
 
void UnsafeArenaSwap (Widget *other)
 
WidgetNew () const final
 
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Widget &from)
 
void MergeFrom (const Widget &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
::PROTOBUF_NAMESPACE_ID::int32 b () const
 
void set_b (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 TestConfig ()
 
virtual ~TestConfig ()
 
 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 () const final
 
TestConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
bool has_num_tx_threads () const
 
void clear_num_tx_threads ()
 
::PROTOBUF_NAMESPACE_ID::int32 num_tx_threads () const
 
void set_num_tx_threads (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_num_messages () const
 
void clear_num_messages ()
 
::PROTOBUF_NAMESPACE_ID::int32 num_messages () const
 
void set_num_messages (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_num_rx_threads () const
 
void clear_num_rx_threads ()
 
::PROTOBUF_NAMESPACE_ID::int32 num_rx_threads () const
 
void set_num_rx_threads (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Widget ()
 
virtual ~Widget ()
 
 Widget (const Widget &from)
 
 Widget (Widget &&from) noexcept
 
Widgetoperator= (const Widget &from)
 
Widgetoperator= (Widget &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Widget *other)
 
void UnsafeArenaSwap (Widget *other)
 
WidgetNew () const final
 
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Widget &from)
 
void MergeFrom (const Widget &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
::PROTOBUF_NAMESPACE_ID::int32 b () const
 
void set_b (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 TestConfig ()
 
virtual ~TestConfig ()
 
 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 () const final
 
TestConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
 Widget ()
 
virtual ~Widget ()
 
 Widget (const Widget &from)
 
 Widget (Widget &&from) noexcept
 
Widgetoperator= (const Widget &from)
 
Widgetoperator= (Widget &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Widget *other)
 
void UnsafeArenaSwap (Widget *other)
 
WidgetNew () const final
 
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Widget &from)
 
void MergeFrom (const Widget &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
::PROTOBUF_NAMESPACE_ID::int32 b () const
 
void set_b (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Sample ()
 
virtual ~Sample ()
 
 Sample (const Sample &from)
 
 Sample (Sample &&from) noexcept
 
Sampleoperator= (const Sample &from)
 
Sampleoperator= (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)
 
SampleNew () const final
 
SampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_a () const
 
void clear_a ()
 
::PROTOBUF_NAMESPACE_ID::int32 a () const
 
void set_a (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_group () const
 
void clear_group ()
 
::PROTOBUF_NAMESPACE_ID::int32 group () const
 
void set_group (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Widget ()
 
virtual ~Widget ()
 
 Widget (const Widget &from)
 
 Widget (Widget &&from) noexcept
 
Widgetoperator= (const Widget &from)
 
Widgetoperator= (Widget &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Widget *other)
 
void UnsafeArenaSwap (Widget *other)
 
WidgetNew () const final
 
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Widget &from)
 
void MergeFrom (const Widget &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
::PROTOBUF_NAMESPACE_ID::int32 b () const
 
void set_b (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Sample ()
 
virtual ~Sample ()
 
 Sample (const Sample &from)
 
 Sample (Sample &&from) noexcept
 
Sampleoperator= (const Sample &from)
 
Sampleoperator= (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)
 
SampleNew () const final
 
SampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_a () const
 
void clear_a ()
 
::PROTOBUF_NAMESPACE_ID::int32 a () const
 
void set_a (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Widget ()
 
virtual ~Widget ()
 
 Widget (const Widget &from)
 
 Widget (Widget &&from) noexcept
 
Widgetoperator= (const Widget &from)
 
Widgetoperator= (Widget &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Widget *other)
 
void UnsafeArenaSwap (Widget *other)
 
WidgetNew () const final
 
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Widget &from)
 
void MergeFrom (const Widget &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
::PROTOBUF_NAMESPACE_ID::int32 b () const
 
void set_b (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Complete ()
 
virtual ~Complete ()
 
 Complete (const Complete &from)
 
 Complete (Complete &&from) noexcept
 
Completeoperator= (const Complete &from)
 
Completeoperator= (Complete &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Complete *other)
 
void UnsafeArenaSwap (Complete *other)
 
CompleteNew () const final
 
CompleteNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Complete &from)
 
void MergeFrom (const Complete &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_subscriber_id () const
 
void clear_subscriber_id ()
 
::PROTOBUF_NAMESPACE_ID::int32 subscriber_id () const
 
void set_subscriber_id (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Sample ()
 
virtual ~Sample ()
 
 Sample (const Sample &from)
 
 Sample (Sample &&from) noexcept
 
Sampleoperator= (const Sample &from)
 
Sampleoperator= (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)
 
SampleNew () const final
 
SampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_a () const
 
void clear_a ()
 
::PROTOBUF_NAMESPACE_ID::int32 a () const
 
void set_a (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 Widget ()
 
virtual ~Widget ()
 
 Widget (const Widget &from)
 
 Widget (Widget &&from) noexcept
 
Widgetoperator= (const Widget &from)
 
Widgetoperator= (Widget &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Widget *other)
 
void UnsafeArenaSwap (Widget *other)
 
WidgetNew () const final
 
WidgetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Widget &from)
 
void MergeFrom (const Widget &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_b () const
 
void clear_b ()
 
::PROTOBUF_NAMESPACE_ID::int32 b () const
 
void set_b (::PROTOBUF_NAMESPACE_ID::int32 value)
 

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 CTDSampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const CTDSampleinternal_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 TempSampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const TempSampleinternal_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 Sampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Sampleinternal_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 Widgetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Widgetinternal_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 Sampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Sampleinternal_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 Widgetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Widgetinternal_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 Readydefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Readyinternal_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 Sampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Sampleinternal_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 Largedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Largeinternal_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 void InitAsDefaultInstance ()
 
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 Readydefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Readyinternal_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 Widgetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Widgetinternal_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 void InitAsDefaultInstance ()
 
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 Widgetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Widgetinternal_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 void InitAsDefaultInstance ()
 
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 Widgetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Widgetinternal_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 Sampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Sampleinternal_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 Widgetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Widgetinternal_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 Sampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Sampleinternal_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 Widgetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Widgetinternal_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 Completedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Completeinternal_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 Sampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Sampleinternal_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 Widgetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Widgetinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 CTDSample (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 TempSample (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Widget (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Widget (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Ready (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Large (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 TestConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Ready (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Widget (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 TestConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Widget (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 TestConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Widget (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Widget (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Widget (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Complete (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Sample (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Widget (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fbasic_2ftest_2eproto
 
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_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
 
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 (CTDSample &a, CTDSample &b)
 
void swap (TempSample &a, TempSample &b)
 
void swap (Sample &a, Sample &b)
 
void swap (Widget &a, Widget &b)
 
void swap (Sample &a, Sample &b)
 
void swap (Widget &a, Widget &b)
 
void swap (Ready &a, Ready &b)
 
void swap (Sample &a, Sample &b)
 
void swap (Large &a, Large &b)
 
void swap (TestConfig &a, TestConfig &b)
 
void swap (Ready &a, Ready &b)
 
void swap (Widget &a, Widget &b)
 
void swap (TestConfig &a, TestConfig &b)
 
void swap (Widget &a, Widget &b)
 
void swap (TestConfig &a, TestConfig &b)
 
void swap (Widget &a, Widget &b)
 
void swap (Sample &a, Sample &b)
 
void swap (Widget &a, Widget &b)
 
void swap (Sample &a, Sample &b)
 
void swap (Widget &a, Widget &b)
 
void swap (Complete &a, Complete &b)
 
void swap (Sample &a, Sample &b)
 
void swap (Widget &a, Widget &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSalinityFieldNumber 
kTemperatureFieldNumber 
kDepthFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kTemperatureFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kAFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kGroupFieldNumber 
kAFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kTemperatureFieldNumber 
kSalinityFieldNumber 
kDepthFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kDataFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 
kNumTxThreadsFieldNumber 
kNumMessagesFieldNumber 
kNumRxThreadsFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kAFieldNumber 
kGroupFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kAFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kSubscriberIdFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kAFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kBFieldNumber 

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

◆ DCCLParameters [1/3]

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 

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

◆ DCCLParameters [2/3]

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 

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

◆ DCCLParameters [3/3]

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 

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

Constructor & Destructor Documentation

◆ ~CTDSample()

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~CTDSample ( )
virtual

◆ ~TempSample()

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~TempSample ( )
virtual

◆ ~Sample() [1/6]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Sample ( )
virtual

◆ ~Widget() [1/8]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Widget ( )
virtual

◆ ~Sample() [2/6]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Sample ( )
virtual

◆ ~Widget() [2/8]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Widget ( )
virtual

◆ ~Ready() [1/2]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Ready ( )
virtual

◆ ~Sample() [3/6]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Sample ( )
virtual

◆ ~Large()

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Large ( )
virtual

◆ ~TestConfig() [1/3]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~TestConfig ( )
virtual

◆ ~Ready() [2/2]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Ready ( )
virtual

◆ ~Widget() [3/8]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Widget ( )
virtual

◆ ~TestConfig() [2/3]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~TestConfig ( )
virtual

◆ ~Widget() [4/8]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Widget ( )
virtual

◆ ~TestConfig() [3/3]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~TestConfig ( )
virtual

◆ ~Widget() [5/8]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Widget ( )
virtual

◆ ~Sample() [4/6]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Sample ( )
virtual

◆ ~Widget() [6/8]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Widget ( )
virtual

◆ ~Sample() [5/6]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Sample ( )
virtual

◆ ~Widget() [7/8]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Widget ( )
virtual

◆ ~Complete()

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Complete ( )
virtual

◆ ~Sample() [6/6]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Sample ( )
virtual

◆ ~Widget() [8/8]

virtual goby::test::zeromq::protobuf::PROTOBUF_FINAL::~Widget ( )
virtual

Member Function Documentation

◆ _InternalParse() [1/23]

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

◆ _InternalParse() [2/23]

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

◆ _InternalParse() [3/23]

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

◆ _InternalParse() [4/23]

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

◆ _InternalParse() [5/23]

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

◆ _InternalParse() [6/23]

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

◆ _InternalParse() [7/23]

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

◆ _InternalParse() [8/23]

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

◆ _InternalParse() [9/23]

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

◆ _InternalParse() [10/23]

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

◆ _InternalParse() [11/23]

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

◆ _InternalParse() [12/23]

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

◆ _InternalParse() [13/23]

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

◆ _InternalParse() [14/23]

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

◆ _InternalParse() [15/23]

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

◆ _InternalParse() [16/23]

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

◆ _InternalParse() [17/23]

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

◆ _InternalParse() [18/23]

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

◆ _InternalParse() [19/23]

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

◆ _InternalParse() [20/23]

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

◆ _InternalParse() [21/23]

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

◆ _InternalParse() [22/23]

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

◆ _InternalParse() [23/23]

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

◆ _InternalSerialize() [1/23]

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

◆ _InternalSerialize() [2/23]

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

◆ _InternalSerialize() [3/23]

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

◆ _InternalSerialize() [4/23]

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

◆ _InternalSerialize() [5/23]

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

◆ _InternalSerialize() [6/23]

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

◆ _InternalSerialize() [7/23]

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

◆ _InternalSerialize() [8/23]

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

◆ _InternalSerialize() [9/23]

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

◆ _InternalSerialize() [10/23]

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

◆ _InternalSerialize() [11/23]

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

◆ _InternalSerialize() [12/23]

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

◆ _InternalSerialize() [13/23]

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

◆ _InternalSerialize() [14/23]

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

◆ _InternalSerialize() [15/23]

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

◆ _InternalSerialize() [16/23]

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

◆ _InternalSerialize() [17/23]

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

◆ _InternalSerialize() [18/23]

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

◆ _InternalSerialize() [19/23]

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

◆ _InternalSerialize() [20/23]

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

◆ _InternalSerialize() [21/23]

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

◆ _InternalSerialize() [22/23]

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

◆ _InternalSerialize() [23/23]

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

◆ a() [1/5]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::a ( ) const

◆ a() [2/5]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::a ( ) const

◆ a() [3/5]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::a ( ) const

◆ a() [4/5]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::a ( ) const

◆ a() [5/5]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::a ( ) const

◆ app() [1/3]

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

◆ app() [2/3]

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

◆ app() [3/3]

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

◆ b() [1/9]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ b() [2/9]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ b() [3/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ b() [4/9]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ b() [5/9]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ b() [6/9]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ b() [7/9]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ b() [8/9]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ b() [9/9]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::b ( ) const

◆ ByteSizeLong() [1/23]

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

◆ ByteSizeLong() [2/23]

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

◆ ByteSizeLong() [3/23]

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

◆ ByteSizeLong() [4/23]

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

◆ ByteSizeLong() [5/23]

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

◆ ByteSizeLong() [6/23]

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

◆ ByteSizeLong() [7/23]

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

◆ ByteSizeLong() [8/23]

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

◆ ByteSizeLong() [9/23]

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

◆ ByteSizeLong() [10/23]

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

◆ ByteSizeLong() [11/23]

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

◆ ByteSizeLong() [12/23]

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

◆ ByteSizeLong() [13/23]

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

◆ ByteSizeLong() [14/23]

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

◆ ByteSizeLong() [15/23]

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

◆ ByteSizeLong() [16/23]

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

◆ ByteSizeLong() [17/23]

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

◆ ByteSizeLong() [18/23]

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

◆ ByteSizeLong() [19/23]

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

◆ ByteSizeLong() [20/23]

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

◆ ByteSizeLong() [21/23]

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

◆ ByteSizeLong() [22/23]

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

◆ ByteSizeLong() [23/23]

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

◆ Clear() [1/23]

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

◆ Clear() [2/23]

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

◆ Clear() [3/23]

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

◆ Clear() [4/23]

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

◆ Clear() [5/23]

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

◆ Clear() [6/23]

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

◆ Clear() [7/23]

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

◆ Clear() [8/23]

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

◆ Clear() [9/23]

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

◆ Clear() [10/23]

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

◆ Clear() [11/23]

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

◆ Clear() [12/23]

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

◆ Clear() [13/23]

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

◆ Clear() [14/23]

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

◆ Clear() [15/23]

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

◆ Clear() [16/23]

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

◆ Clear() [17/23]

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

◆ Clear() [18/23]

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

◆ Clear() [19/23]

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

◆ Clear() [20/23]

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

◆ Clear() [21/23]

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

◆ Clear() [22/23]

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

◆ Clear() [23/23]

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

◆ clear_a() [1/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_a ( )

◆ clear_a() [2/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_a ( )

◆ clear_a() [3/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_a ( )

◆ clear_a() [4/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_a ( )

◆ clear_a() [5/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_a ( )

◆ clear_app() [1/3]

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

◆ clear_app() [2/3]

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

◆ clear_app() [3/3]

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

◆ clear_b() [1/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_b() [2/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_b() [3/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_b() [4/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_b() [5/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_b() [6/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_b() [7/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_b() [8/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_b() [9/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_b ( )

◆ clear_data()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_data ( )

◆ clear_depth() [1/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_depth ( )

◆ clear_depth() [2/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_depth ( )

◆ clear_group() [1/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_group ( )

◆ clear_group() [2/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_group ( )

◆ clear_interprocess() [1/3]

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

◆ clear_interprocess() [2/3]

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

◆ clear_interprocess() [3/3]

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

◆ clear_num_messages()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_num_messages ( )

◆ clear_num_rx_threads()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_num_rx_threads ( )

◆ clear_num_tx_threads()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_num_tx_threads ( )

◆ clear_salinity() [1/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_salinity ( )

◆ clear_salinity() [2/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_salinity ( )

◆ clear_subscriber_id()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_subscriber_id ( )

◆ clear_temperature() [1/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_temperature ( )

◆ clear_temperature() [2/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_temperature ( )

◆ clear_temperature() [3/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::clear_temperature ( )

◆ Complete() [1/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Complete ( )
inline

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

◆ Complete() [2/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Complete ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Complete() [3/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Complete ( Complete &&  from)
inlinenoexcept

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

◆ Complete() [4/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Complete ( const Complete &  from)

◆ CopyFrom() [1/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [3/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [4/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [5/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [6/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [7/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [8/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [9/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [10/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [11/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [12/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [13/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [14/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [15/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [16/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [17/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [18/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [19/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [20/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [21/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [22/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [23/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [24/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Complete from)

◆ CopyFrom() [25/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const CTDSample from)

◆ CopyFrom() [26/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Large from)

◆ CopyFrom() [27/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Ready from)

◆ CopyFrom() [28/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Ready from)

◆ CopyFrom() [29/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Sample from)

◆ CopyFrom() [30/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Sample from)

◆ CopyFrom() [31/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Sample from)

◆ CopyFrom() [32/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Sample from)

◆ CopyFrom() [33/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Sample from)

◆ CopyFrom() [34/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Sample from)

◆ CopyFrom() [35/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const TempSample from)

◆ CopyFrom() [36/46]

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

◆ CopyFrom() [37/46]

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

◆ CopyFrom() [38/46]

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

◆ CopyFrom() [39/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Widget from)

◆ CopyFrom() [40/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Widget from)

◆ CopyFrom() [41/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Widget from)

◆ CopyFrom() [42/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Widget from)

◆ CopyFrom() [43/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Widget from)

◆ CopyFrom() [44/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Widget from)

◆ CopyFrom() [45/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Widget from)

◆ CopyFrom() [46/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::CopyFrom ( const Widget from)

◆ CTDSample() [1/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::CTDSample ( )
inline

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

◆ CTDSample() [2/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::CTDSample ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ CTDSample() [3/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::CTDSample ( const CTDSample &  from)

◆ CTDSample() [4/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::CTDSample ( CTDSample &&  from)
inlinenoexcept

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

◆ data()

const std::string& goby::test::zeromq::protobuf::PROTOBUF_FINAL::data ( ) const

◆ default_instance() [1/23]

static const CTDSample& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [2/23]

static const TempSample& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [3/23]

static const Sample& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [4/23]

static const Widget& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [5/23]

static const Sample& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [6/23]

static const Widget& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [7/23]

static const Ready& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [8/23]

static const Sample& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [9/23]

static const Large& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [10/23]

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

◆ default_instance() [11/23]

static const Ready& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [12/23]

static const Widget& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [13/23]

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

◆ default_instance() [14/23]

static const Widget& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [15/23]

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

◆ default_instance() [16/23]

static const Widget& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [17/23]

static const Sample& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [18/23]

static const Widget& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [19/23]

static const Sample& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [20/23]

static const Widget& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [21/23]

static const Complete& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [22/23]

static const Sample& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [23/23]

static const Widget& goby::test::zeromq::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ depth() [1/2]

double goby::test::zeromq::protobuf::PROTOBUF_FINAL::depth ( ) const

◆ depth() [2/2]

double goby::test::zeromq::protobuf::PROTOBUF_FINAL::depth ( ) const

◆ descriptor() [1/23]

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

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

◆ descriptor() [2/23]

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

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

◆ descriptor() [3/23]

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

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

◆ descriptor() [4/23]

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

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

◆ descriptor() [5/23]

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

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

◆ descriptor() [6/23]

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

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

◆ descriptor() [7/23]

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

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

◆ descriptor() [8/23]

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

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

◆ descriptor() [9/23]

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

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

◆ descriptor() [10/23]

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

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

◆ descriptor() [11/23]

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

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

◆ descriptor() [12/23]

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

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

◆ descriptor() [13/23]

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

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

◆ descriptor() [14/23]

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

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

◆ descriptor() [15/23]

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

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

◆ descriptor() [16/23]

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

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

◆ descriptor() [17/23]

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

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

◆ descriptor() [18/23]

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

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

◆ descriptor() [19/23]

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

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

◆ descriptor() [20/23]

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

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

◆ descriptor() [21/23]

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

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

◆ descriptor() [22/23]

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

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

◆ descriptor() [23/23]

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

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

◆ GetCachedSize() [1/23]

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

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

◆ GetCachedSize() [2/23]

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

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

◆ GetCachedSize() [3/23]

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

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

◆ GetCachedSize() [4/23]

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

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

◆ GetCachedSize() [5/23]

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

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

◆ GetCachedSize() [6/23]

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

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

◆ GetCachedSize() [7/23]

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

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

◆ GetCachedSize() [8/23]

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

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

◆ GetCachedSize() [9/23]

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

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

◆ GetCachedSize() [10/23]

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

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

◆ GetCachedSize() [11/23]

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

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

◆ GetCachedSize() [12/23]

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

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

◆ GetCachedSize() [13/23]

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

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

◆ GetCachedSize() [14/23]

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

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

◆ GetCachedSize() [15/23]

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

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

◆ GetCachedSize() [16/23]

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

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

◆ GetCachedSize() [17/23]

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

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

◆ GetCachedSize() [18/23]

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

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

◆ GetCachedSize() [19/23]

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

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

◆ GetCachedSize() [20/23]

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

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

◆ GetCachedSize() [21/23]

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

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

◆ GetCachedSize() [22/23]

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

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

◆ GetCachedSize() [23/23]

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

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

◆ GetDescriptor() [1/23]

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

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

◆ GetDescriptor() [2/23]

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

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

◆ GetDescriptor() [3/23]

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

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

◆ GetDescriptor() [4/23]

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

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

◆ GetDescriptor() [5/23]

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

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

◆ GetDescriptor() [6/23]

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

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

◆ GetDescriptor() [7/23]

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

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

◆ GetDescriptor() [8/23]

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

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

◆ GetDescriptor() [9/23]

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

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

◆ GetDescriptor() [10/23]

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

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

◆ GetDescriptor() [11/23]

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

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

◆ GetDescriptor() [12/23]

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

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

◆ GetDescriptor() [13/23]

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

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

◆ GetDescriptor() [14/23]

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

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

◆ GetDescriptor() [15/23]

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

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

◆ GetDescriptor() [16/23]

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

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

◆ GetDescriptor() [17/23]

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

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

◆ GetDescriptor() [18/23]

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

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

◆ GetDescriptor() [19/23]

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

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

◆ GetDescriptor() [20/23]

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

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

◆ GetDescriptor() [21/23]

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

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

◆ GetDescriptor() [22/23]

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

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

◆ GetDescriptor() [23/23]

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

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

◆ GetMetadata() [1/23]

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

◆ GetMetadata() [2/23]

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

◆ GetMetadata() [3/23]

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

◆ GetMetadata() [4/23]

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

◆ GetMetadata() [5/23]

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

◆ GetMetadata() [6/23]

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

◆ GetMetadata() [7/23]

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

◆ GetMetadata() [8/23]

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

◆ GetMetadata() [9/23]

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

◆ GetMetadata() [10/23]

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

◆ GetMetadata() [11/23]

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

◆ GetMetadata() [12/23]

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

◆ GetMetadata() [13/23]

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

◆ GetMetadata() [14/23]

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

◆ GetMetadata() [15/23]

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

◆ GetMetadata() [16/23]

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

◆ GetMetadata() [17/23]

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

◆ GetMetadata() [18/23]

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

◆ GetMetadata() [19/23]

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

◆ GetMetadata() [20/23]

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

◆ GetMetadata() [21/23]

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

◆ GetMetadata() [22/23]

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

◆ GetMetadata() [23/23]

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

◆ GetReflection() [1/23]

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

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

◆ GetReflection() [2/23]

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

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

◆ GetReflection() [3/23]

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

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

◆ GetReflection() [4/23]

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

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

◆ GetReflection() [5/23]

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

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

◆ GetReflection() [6/23]

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

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

◆ GetReflection() [7/23]

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

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

◆ GetReflection() [8/23]

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

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

◆ GetReflection() [9/23]

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

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

◆ GetReflection() [10/23]

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

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

◆ GetReflection() [11/23]

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

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

◆ GetReflection() [12/23]

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

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

◆ GetReflection() [13/23]

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

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

◆ GetReflection() [14/23]

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

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

◆ GetReflection() [15/23]

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

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

◆ GetReflection() [16/23]

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

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

◆ GetReflection() [17/23]

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

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

◆ GetReflection() [18/23]

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

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

◆ GetReflection() [19/23]

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

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

◆ GetReflection() [20/23]

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

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

◆ GetReflection() [21/23]

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

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

◆ GetReflection() [22/23]

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

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

◆ GetReflection() [23/23]

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

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

◆ group() [1/2]

const std::string& goby::test::zeromq::protobuf::PROTOBUF_FINAL::group ( ) const

◆ group() [2/2]

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::group ( ) const

◆ has_a() [1/5]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_a ( ) const

◆ has_a() [2/5]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_a ( ) const

◆ has_a() [3/5]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_a ( ) const

◆ has_a() [4/5]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_a ( ) const

◆ has_a() [5/5]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_a ( ) const

◆ has_app() [1/3]

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

◆ has_app() [2/3]

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

◆ has_app() [3/3]

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

◆ has_b() [1/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_b() [2/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_b() [3/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_b() [4/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_b() [5/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_b() [6/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_b() [7/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_b() [8/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_b() [9/9]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_b ( ) const

◆ has_data()

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_data ( ) const

◆ has_depth() [1/2]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_depth ( ) const

◆ has_depth() [2/2]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_depth ( ) const

◆ has_group() [1/2]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_group ( ) const

◆ has_group() [2/2]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_group ( ) const

◆ has_interprocess() [1/3]

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

◆ has_interprocess() [2/3]

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

◆ has_interprocess() [3/3]

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

◆ has_num_messages()

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_num_messages ( ) const

◆ has_num_rx_threads()

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_num_rx_threads ( ) const

◆ has_num_tx_threads()

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_num_tx_threads ( ) const

◆ has_salinity() [1/2]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_salinity ( ) const

◆ has_salinity() [2/2]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_salinity ( ) const

◆ has_subscriber_id()

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_subscriber_id ( ) const

◆ has_temperature() [1/3]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_temperature ( ) const

◆ has_temperature() [2/3]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_temperature ( ) const

◆ has_temperature() [3/3]

bool goby::test::zeromq::protobuf::PROTOBUF_FINAL::has_temperature ( ) const

◆ InitAsDefaultInstance() [1/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [2/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [3/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [4/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [5/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [6/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [7/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [8/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [9/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [10/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [11/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [12/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [13/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [14/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [15/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [16/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [17/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [18/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [19/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [20/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [21/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [22/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [23/23]

static void goby::test::zeromq::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/23]

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

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

◆ internal_default_instance() [2/23]

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

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

◆ internal_default_instance() [3/23]

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

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

◆ internal_default_instance() [4/23]

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

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

◆ internal_default_instance() [5/23]

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

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

◆ internal_default_instance() [6/23]

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

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

◆ internal_default_instance() [7/23]

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

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

◆ internal_default_instance() [8/23]

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

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

◆ internal_default_instance() [9/23]

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

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

◆ internal_default_instance() [10/23]

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

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

◆ internal_default_instance() [11/23]

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

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

◆ internal_default_instance() [12/23]

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

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

◆ internal_default_instance() [13/23]

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

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

◆ internal_default_instance() [14/23]

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

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

◆ internal_default_instance() [15/23]

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

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

◆ internal_default_instance() [16/23]

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

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

◆ internal_default_instance() [17/23]

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

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

◆ internal_default_instance() [18/23]

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

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

◆ internal_default_instance() [19/23]

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

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

◆ internal_default_instance() [20/23]

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

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

◆ internal_default_instance() [21/23]

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

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

◆ internal_default_instance() [22/23]

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

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

◆ internal_default_instance() [23/23]

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

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

◆ interprocess() [1/3]

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

◆ interprocess() [2/3]

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

◆ interprocess() [3/3]

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

◆ IsInitialized() [1/23]

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

◆ IsInitialized() [2/23]

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

◆ IsInitialized() [3/23]

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

◆ IsInitialized() [4/23]

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

◆ IsInitialized() [5/23]

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

◆ IsInitialized() [6/23]

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

◆ IsInitialized() [7/23]

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

◆ IsInitialized() [8/23]

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

◆ IsInitialized() [9/23]

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

◆ IsInitialized() [10/23]

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

◆ IsInitialized() [11/23]

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

◆ IsInitialized() [12/23]

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

◆ IsInitialized() [13/23]

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

◆ IsInitialized() [14/23]

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

◆ IsInitialized() [15/23]

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

◆ IsInitialized() [16/23]

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

◆ IsInitialized() [17/23]

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

◆ IsInitialized() [18/23]

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

◆ IsInitialized() [19/23]

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

◆ IsInitialized() [20/23]

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

◆ IsInitialized() [21/23]

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

◆ IsInitialized() [22/23]

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

◆ IsInitialized() [23/23]

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

◆ Large() [1/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Large ( )
inline

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

◆ Large() [2/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Large ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Large() [3/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Large ( const Large &  from)

◆ Large() [4/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Large ( Large &&  from)
inlinenoexcept

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

◆ MergeFrom() [1/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [3/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [4/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [5/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [6/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [7/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [8/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [9/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [10/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [11/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [12/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [13/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [14/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [15/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [16/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [17/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [18/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [19/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [20/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [21/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [22/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [23/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [24/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Complete from)

◆ MergeFrom() [25/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const CTDSample from)

◆ MergeFrom() [26/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Large from)

◆ MergeFrom() [27/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Ready from)

◆ MergeFrom() [28/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Ready from)

◆ MergeFrom() [29/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Sample from)

◆ MergeFrom() [30/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Sample from)

◆ MergeFrom() [31/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Sample from)

◆ MergeFrom() [32/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Sample from)

◆ MergeFrom() [33/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Sample from)

◆ MergeFrom() [34/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Sample from)

◆ MergeFrom() [35/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const TempSample from)

◆ MergeFrom() [36/46]

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

◆ MergeFrom() [37/46]

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

◆ MergeFrom() [38/46]

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

◆ MergeFrom() [39/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Widget from)

◆ MergeFrom() [40/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Widget from)

◆ MergeFrom() [41/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Widget from)

◆ MergeFrom() [42/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Widget from)

◆ MergeFrom() [43/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Widget from)

◆ MergeFrom() [44/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Widget from)

◆ MergeFrom() [45/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Widget from)

◆ MergeFrom() [46/46]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::MergeFrom ( const Widget from)

◆ mutable_app() [1/3]

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

◆ mutable_app() [2/3]

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

◆ mutable_app() [3/3]

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

◆ mutable_data()

std::string* goby::test::zeromq::protobuf::PROTOBUF_FINAL::mutable_data ( )

◆ mutable_group()

std::string* goby::test::zeromq::protobuf::PROTOBUF_FINAL::mutable_group ( )

◆ mutable_interprocess() [1/3]

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

◆ mutable_interprocess() [2/3]

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

◆ mutable_interprocess() [3/3]

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

◆ mutable_unknown_fields() [1/23]

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

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

◆ mutable_unknown_fields() [2/23]

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

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

◆ mutable_unknown_fields() [3/23]

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

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

◆ mutable_unknown_fields() [4/23]

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

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

◆ mutable_unknown_fields() [5/23]

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

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

◆ mutable_unknown_fields() [6/23]

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

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

◆ mutable_unknown_fields() [7/23]

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

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

◆ mutable_unknown_fields() [8/23]

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

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

◆ mutable_unknown_fields() [9/23]

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

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

◆ mutable_unknown_fields() [10/23]

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

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

◆ mutable_unknown_fields() [11/23]

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

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

◆ mutable_unknown_fields() [12/23]

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

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

◆ mutable_unknown_fields() [13/23]

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

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

◆ mutable_unknown_fields() [14/23]

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

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

◆ mutable_unknown_fields() [15/23]

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

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

◆ mutable_unknown_fields() [16/23]

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

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

◆ mutable_unknown_fields() [17/23]

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

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

◆ mutable_unknown_fields() [18/23]

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

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

◆ mutable_unknown_fields() [19/23]

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

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

◆ mutable_unknown_fields() [20/23]

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

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

◆ mutable_unknown_fields() [21/23]

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

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

◆ mutable_unknown_fields() [22/23]

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

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

◆ mutable_unknown_fields() [23/23]

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

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

◆ New() [1/46]

CTDSample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [2/46]

TempSample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [3/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [4/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [5/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [6/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [7/46]

Ready* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [8/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [9/46]

Large* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [10/46]

TestConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [11/46]

Ready* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [12/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [13/46]

TestConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [14/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [15/46]

TestConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [16/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [17/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [18/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [19/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [20/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [21/46]

Complete* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [22/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [23/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [24/46]

CTDSample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [25/46]

TempSample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [26/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [27/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [28/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [29/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [30/46]

Ready* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [31/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [32/46]

Large* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [33/46]

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

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

◆ New() [34/46]

Ready* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [35/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [36/46]

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

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

◆ New() [37/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [38/46]

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

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

◆ New() [39/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [40/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [41/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [42/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [43/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [44/46]

Complete* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [45/46]

Sample* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [46/46]

Widget* goby::test::zeromq::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ num_messages()

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::num_messages ( ) const

◆ num_rx_threads()

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::num_rx_threads ( ) const

◆ num_tx_threads()

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::num_tx_threads ( ) const

◆ operator=() [1/46]

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

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

◆ operator=() [2/46]

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

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

◆ operator=() [3/46]

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

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

◆ operator=() [4/46]

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

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

◆ operator=() [5/46]

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

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

◆ operator=() [6/46]

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

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

◆ operator=() [7/46]

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

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

◆ operator=() [8/46]

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

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

◆ operator=() [9/46]

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

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

◆ operator=() [10/46]

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

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

◆ operator=() [11/46]

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

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

◆ operator=() [12/46]

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

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

◆ operator=() [13/46]

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

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

◆ operator=() [14/46]

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

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

◆ operator=() [15/46]

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

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

◆ operator=() [16/46]

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

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

◆ operator=() [17/46]

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

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

◆ operator=() [18/46]

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

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

◆ operator=() [19/46]

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

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

◆ operator=() [20/46]

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

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

◆ operator=() [21/46]

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

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

◆ operator=() [22/46]

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

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

◆ operator=() [23/46]

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

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

◆ operator=() [24/46]

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

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

◆ operator=() [25/46]

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

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

◆ operator=() [26/46]

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

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

◆ operator=() [27/46]

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

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

◆ operator=() [28/46]

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

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

◆ operator=() [29/46]

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

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

◆ operator=() [30/46]

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

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

◆ operator=() [31/46]

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

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

◆ operator=() [32/46]

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

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

◆ operator=() [33/46]

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

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

◆ operator=() [34/46]

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

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

◆ operator=() [35/46]

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

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

◆ operator=() [36/46]

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

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

◆ operator=() [37/46]

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

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

◆ operator=() [38/46]

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

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

◆ operator=() [39/46]

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

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

◆ operator=() [40/46]

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

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

◆ operator=() [41/46]

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

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

◆ operator=() [42/46]

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

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

◆ operator=() [43/46]

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

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

◆ operator=() [44/46]

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

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

◆ operator=() [45/46]

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

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

◆ operator=() [46/46]

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

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

◆ Ready() [1/8]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Ready ( )
inline

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

◆ Ready() [2/8]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Ready ( )
inline

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

◆ Ready() [3/8]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Ready ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Ready() [4/8]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Ready ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Ready() [5/8]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Ready ( const Ready &  from)

◆ Ready() [6/8]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Ready ( const Ready &  from)

◆ Ready() [7/8]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Ready ( Ready &&  from)
inlinenoexcept

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

◆ Ready() [8/8]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Ready ( Ready &&  from)
inlinenoexcept

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

◆ release_app() [1/3]

::goby::middleware::protobuf::AppConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_app() [2/3]

::goby::middleware::protobuf::AppConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_app() [3/3]

::goby::middleware::protobuf::AppConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_data()

std::string* goby::test::zeromq::protobuf::PROTOBUF_FINAL::release_data ( )

◆ release_group()

std::string* goby::test::zeromq::protobuf::PROTOBUF_FINAL::release_group ( )

◆ release_interprocess() [1/3]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::release_interprocess ( )

◆ release_interprocess() [2/3]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::release_interprocess ( )

◆ release_interprocess() [3/3]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::test::zeromq::protobuf::PROTOBUF_FINAL::release_interprocess ( )

◆ salinity() [1/2]

double goby::test::zeromq::protobuf::PROTOBUF_FINAL::salinity ( ) const

◆ salinity() [2/2]

double goby::test::zeromq::protobuf::PROTOBUF_FINAL::salinity ( ) const

◆ Sample() [1/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( )
inline

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

◆ Sample() [2/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( )
inline

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

◆ Sample() [3/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( )
inline

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

◆ Sample() [4/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( )
inline

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

◆ Sample() [5/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( )
inline

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

◆ Sample() [6/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( )
inline

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

◆ Sample() [7/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Sample() [8/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Sample() [9/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Sample() [10/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Sample() [11/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Sample() [12/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Sample() [13/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( const Sample &  from)

◆ Sample() [14/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( const Sample &  from)

◆ Sample() [15/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( const Sample &  from)

◆ Sample() [16/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( const Sample &  from)

◆ Sample() [17/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( const Sample &  from)

◆ Sample() [18/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( const Sample &  from)

◆ Sample() [19/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( Sample &&  from)
inlinenoexcept

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

◆ Sample() [20/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( Sample &&  from)
inlinenoexcept

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

◆ Sample() [21/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( Sample &&  from)
inlinenoexcept

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

◆ Sample() [22/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( Sample &&  from)
inlinenoexcept

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

◆ Sample() [23/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( Sample &&  from)
inlinenoexcept

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

◆ Sample() [24/24]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Sample ( Sample &&  from)
inlinenoexcept

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

◆ set_a() [1/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_a ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_a() [2/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_a ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_a() [3/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_a ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_a() [4/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_a ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_a() [5/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_a ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_allocated_app() [1/3]

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

◆ set_allocated_app() [2/3]

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

◆ set_allocated_app() [3/3]

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

◆ set_allocated_data()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_allocated_data ( std::string *  data)

◆ set_allocated_group()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_allocated_group ( std::string *  group)

◆ set_allocated_interprocess() [1/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ set_allocated_interprocess() [2/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ set_allocated_interprocess() [3/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ set_b() [1/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_b() [2/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_b() [3/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_b() [4/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_b() [5/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_b() [6/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_b() [7/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_b() [8/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_b() [9/9]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_b ( bool  value)

◆ set_data() [1/4]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_data ( const char *  value)

◆ set_data() [2/4]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_data ( const std::string &  value)

◆ set_data() [3/4]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_data ( const void *  value,
size_t  size 
)

◆ set_data() [4/4]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_data ( std::string &&  value)

◆ set_depth() [1/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_depth ( double  value)

◆ set_depth() [2/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_depth ( double  value)

◆ set_group() [1/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_group ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_group() [2/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_group ( const char *  value)

◆ set_group() [3/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_group ( const char *  value,
size_t  size 
)

◆ set_group() [4/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_group ( const std::string &  value)

◆ set_group() [5/5]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_group ( std::string &&  value)

◆ set_num_messages()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_num_messages ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_num_rx_threads()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_num_rx_threads ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_num_tx_threads()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_num_tx_threads ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_salinity() [1/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_salinity ( double  value)

◆ set_salinity() [2/2]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_salinity ( double  value)

◆ set_subscriber_id()

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_subscriber_id ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_temperature() [1/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_temperature ( double  value)

◆ set_temperature() [2/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_temperature ( double  value)

◆ set_temperature() [3/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::set_temperature ( double  value)

◆ subscriber_id()

::PROTOBUF_NAMESPACE_ID::int32 goby::test::zeromq::protobuf::PROTOBUF_FINAL::subscriber_id ( ) const

◆ Swap() [1/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Complete other)
inline

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

◆ Swap() [2/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( CTDSample other)
inline

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

◆ Swap() [3/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Large other)
inline

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

◆ Swap() [4/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Ready other)
inline

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

◆ Swap() [5/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Ready other)
inline

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

◆ Swap() [6/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Sample other)
inline

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

◆ Swap() [7/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Sample other)
inline

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

◆ Swap() [8/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Sample other)
inline

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

◆ Swap() [9/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Sample other)
inline

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

◆ Swap() [10/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Sample other)
inline

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

◆ Swap() [11/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Sample other)
inline

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

◆ Swap() [12/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( TempSample other)
inline

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

◆ Swap() [13/23]

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

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

◆ Swap() [14/23]

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

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

◆ Swap() [15/23]

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

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

◆ Swap() [16/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Widget other)
inline

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

◆ Swap() [17/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Widget other)
inline

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

◆ Swap() [18/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Widget other)
inline

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

◆ Swap() [19/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Widget other)
inline

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

◆ Swap() [20/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Widget other)
inline

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

◆ Swap() [21/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Widget other)
inline

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

◆ Swap() [22/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Widget other)
inline

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

◆ Swap() [23/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::Swap ( Widget other)
inline

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

◆ temperature() [1/3]

double goby::test::zeromq::protobuf::PROTOBUF_FINAL::temperature ( ) const

◆ temperature() [2/3]

double goby::test::zeromq::protobuf::PROTOBUF_FINAL::temperature ( ) const

◆ temperature() [3/3]

double goby::test::zeromq::protobuf::PROTOBUF_FINAL::temperature ( ) const

◆ TempSample() [1/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::TempSample ( )
inline

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

◆ TempSample() [2/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::TempSample ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ TempSample() [3/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::TempSample ( const TempSample &  from)

◆ TempSample() [4/4]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::TempSample ( TempSample &&  from)
inlinenoexcept

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

◆ TestConfig() [1/12]

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

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

◆ TestConfig() [2/12]

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

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

◆ TestConfig() [3/12]

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

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

◆ TestConfig() [4/12]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::TestConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ TestConfig() [5/12]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::TestConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ TestConfig() [6/12]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::TestConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ TestConfig() [7/12]

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

◆ TestConfig() [8/12]

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

◆ TestConfig() [9/12]

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

◆ TestConfig() [10/12]

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

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

◆ TestConfig() [11/12]

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

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

◆ TestConfig() [12/12]

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

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

◆ unknown_fields() [1/23]

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

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

◆ unknown_fields() [2/23]

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

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

◆ unknown_fields() [3/23]

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

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

◆ unknown_fields() [4/23]

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

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

◆ unknown_fields() [5/23]

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

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

◆ unknown_fields() [6/23]

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

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

◆ unknown_fields() [7/23]

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

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

◆ unknown_fields() [8/23]

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

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

◆ unknown_fields() [9/23]

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

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

◆ unknown_fields() [10/23]

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

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

◆ unknown_fields() [11/23]

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

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

◆ unknown_fields() [12/23]

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

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

◆ unknown_fields() [13/23]

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

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

◆ unknown_fields() [14/23]

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

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

◆ unknown_fields() [15/23]

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

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

◆ unknown_fields() [16/23]

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

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

◆ unknown_fields() [17/23]

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

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

◆ unknown_fields() [18/23]

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

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

◆ unknown_fields() [19/23]

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

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

◆ unknown_fields() [20/23]

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

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

◆ unknown_fields() [21/23]

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

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

◆ unknown_fields() [22/23]

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

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

◆ unknown_fields() [23/23]

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

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

◆ unsafe_arena_release_app() [1/3]

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

◆ unsafe_arena_release_app() [2/3]

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

◆ unsafe_arena_release_app() [3/3]

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

◆ unsafe_arena_release_interprocess() [1/3]

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

◆ unsafe_arena_release_interprocess() [2/3]

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

◆ unsafe_arena_release_interprocess() [3/3]

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

◆ unsafe_arena_set_allocated_app() [1/3]

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

◆ unsafe_arena_set_allocated_app() [2/3]

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

◆ unsafe_arena_set_allocated_app() [3/3]

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

◆ unsafe_arena_set_allocated_interprocess() [1/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ unsafe_arena_set_allocated_interprocess() [2/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ unsafe_arena_set_allocated_interprocess() [3/3]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ UnsafeArenaSwap() [1/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Complete other)
inline

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

◆ UnsafeArenaSwap() [2/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( CTDSample other)
inline

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

◆ UnsafeArenaSwap() [3/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Large other)
inline

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

◆ UnsafeArenaSwap() [4/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Ready other)
inline

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

◆ UnsafeArenaSwap() [5/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Ready other)
inline

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

◆ UnsafeArenaSwap() [6/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Sample other)
inline

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

◆ UnsafeArenaSwap() [7/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Sample other)
inline

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

◆ UnsafeArenaSwap() [8/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Sample other)
inline

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

◆ UnsafeArenaSwap() [9/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Sample other)
inline

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

◆ UnsafeArenaSwap() [10/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Sample other)
inline

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

◆ UnsafeArenaSwap() [11/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Sample other)
inline

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

◆ UnsafeArenaSwap() [12/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( TempSample other)
inline

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

◆ UnsafeArenaSwap() [13/23]

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

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

◆ UnsafeArenaSwap() [14/23]

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

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

◆ UnsafeArenaSwap() [15/23]

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

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

◆ UnsafeArenaSwap() [16/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Widget other)
inline

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

◆ UnsafeArenaSwap() [17/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Widget other)
inline

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

◆ UnsafeArenaSwap() [18/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Widget other)
inline

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

◆ UnsafeArenaSwap() [19/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Widget other)
inline

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

◆ UnsafeArenaSwap() [20/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Widget other)
inline

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

◆ UnsafeArenaSwap() [21/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Widget other)
inline

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

◆ UnsafeArenaSwap() [22/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Widget other)
inline

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

◆ UnsafeArenaSwap() [23/23]

void goby::test::zeromq::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Widget other)
inline

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

◆ Widget() [1/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( )
inline

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

◆ Widget() [2/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( )
inline

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

◆ Widget() [3/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( )
inline

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

◆ Widget() [4/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( )
inline

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

◆ Widget() [5/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( )
inline

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

◆ Widget() [6/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( )
inline

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

◆ Widget() [7/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( )
inline

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

◆ Widget() [8/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( )
inline

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

◆ Widget() [9/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Widget() [10/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Widget() [11/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Widget() [12/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Widget() [13/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Widget() [14/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Widget() [15/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Widget() [16/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Widget() [17/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( const Widget &  from)

◆ Widget() [18/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( const Widget &  from)

◆ Widget() [19/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( const Widget &  from)

◆ Widget() [20/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( const Widget &  from)

◆ Widget() [21/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( const Widget &  from)

◆ Widget() [22/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( const Widget &  from)

◆ Widget() [23/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( const Widget &  from)

◆ Widget() [24/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( const Widget &  from)

◆ Widget() [25/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( Widget &&  from)
inlinenoexcept

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

◆ Widget() [26/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( Widget &&  from)
inlinenoexcept

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

◆ Widget() [27/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( Widget &&  from)
inlinenoexcept

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

◆ Widget() [28/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( Widget &&  from)
inlinenoexcept

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

◆ Widget() [29/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( Widget &&  from)
inlinenoexcept

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

◆ Widget() [30/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( Widget &&  from)
inlinenoexcept

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

◆ Widget() [31/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( Widget &&  from)
inlinenoexcept

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

◆ Widget() [32/32]

goby::test::zeromq::protobuf::PROTOBUF_FINAL::Widget ( Widget &&  from)
inlinenoexcept

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

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fbasic_2ftest_2eproto

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

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5finterprocess_5fforwarder_2ftest_2eproto

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fregex_2ftest_2eproto

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

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto

Definition at line 217 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

◆ ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto

◆ ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto

◆ ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fportal_5fwithout_5finterthread_2ftest_2eproto

◆ swap [1/23]

void swap ( Complete a,
Complete b 
)
friend

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

◆ swap [2/23]

void swap ( CTDSample a,
CTDSample b 
)
friend

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

◆ swap [3/23]

void swap ( Large a,
Large b 
)
friend

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

◆ swap [4/23]

void swap ( Ready a,
Ready b 
)
friend

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

◆ swap [5/23]

void swap ( Ready a,
Ready b 
)
friend

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

◆ swap [6/23]

void swap ( Sample a,
Sample b 
)
friend

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

◆ swap [7/23]

void swap ( Sample a,
Sample b 
)
friend

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

◆ swap [8/23]

void swap ( Sample a,
Sample b 
)
friend

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

◆ swap [9/23]

void swap ( Sample a,
Sample b 
)
friend

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

◆ swap [10/23]

void swap ( Sample a,
Sample b 
)
friend

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

◆ swap [11/23]

void swap ( Sample a,
Sample b 
)
friend

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

◆ swap [12/23]

void swap ( TempSample a,
TempSample b 
)
friend

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

◆ swap [13/23]

void swap ( TestConfig a,
TestConfig b 
)
friend

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

◆ swap [14/23]

void swap ( TestConfig a,
TestConfig b 
)
friend

Definition at line 140 of file test.pb.h.

◆ swap [15/23]

void swap ( TestConfig a,
TestConfig b 
)
friend

Definition at line 140 of file test.pb.h.

◆ swap [16/23]

void swap ( Widget a,
Widget b 
)
friend

Definition at line 287 of file test.pb.h.

◆ swap [17/23]

void swap ( Widget a,
Widget b 
)
friend

Definition at line 318 of file test.pb.h.

◆ swap [18/23]

void swap ( Widget a,
Widget b 
)
friend

Definition at line 467 of file test.pb.h.

◆ swap [19/23]

void swap ( Widget a,
Widget b 
)
friend

Definition at line 359 of file test.pb.h.

◆ swap [20/23]

void swap ( Widget a,
Widget b 
)
friend

Definition at line 314 of file test.pb.h.

◆ swap [21/23]

void swap ( Widget a,
Widget b 
)
friend

Definition at line 303 of file test.pb.h.

◆ swap [22/23]

void swap ( Widget a,
Widget b 
)
friend

Definition at line 291 of file test.pb.h.

◆ swap [23/23]

void swap ( Widget a,
Widget b 
)
friend

Definition at line 287 of file test.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

static constexpr int goby::test::zeromq::protobuf::PROTOBUF_FINAL::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 135 of file test.pb.h.


The documentation for this class was generated from the following file: