Goby3
3.1.5
2024.05.14
|
#include <goby/test/middleware/hdf5/test2.pb.h>
Public Types | |
enum | : int { kAFieldNumber = 1 , kBFieldNumber = 2 } |
enum | : int { kCFieldNumber = 2 , kDFieldNumber = 3 , kEFieldNumber = 4 , kFFieldNumber = 5 } |
enum | : int { kGFieldNumber = 1 , kHFieldNumber = 2 } |
enum | : int { kSalinityFieldNumber = 1 , kTemperatureFieldNumber = 2 , kDepthFieldNumber = 3 } |
enum | DCCLParameters { DCCL_ID = 127 , DCCL_MAX_BYTES = 32 , DCCL_ID = 127 , DCCL_MAX_BYTES = 32 } |
enum | : int { kTemperatureFieldNumber = 2 } |
enum | : int { kAFieldNumber = 1 } |
enum | DCCLParameters { DCCL_ID = 127 , DCCL_MAX_BYTES = 32 , DCCL_ID = 127 , DCCL_MAX_BYTES = 32 } |
enum | : int { kBFieldNumber = 2 } |
Public Member Functions | |
TestHDF5Message () | |
virtual | ~TestHDF5Message () |
TestHDF5Message (const TestHDF5Message &from) | |
TestHDF5Message (TestHDF5Message &&from) noexcept | |
TestHDF5Message & | operator= (const TestHDF5Message &from) |
TestHDF5Message & | operator= (TestHDF5Message &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TestHDF5Message *other) |
void | UnsafeArenaSwap (TestHDF5Message *other) |
TestHDF5Message * | New () const final |
TestHDF5Message * | New (::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 TestHDF5Message &from) |
void | MergeFrom (const TestHDF5Message &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 |
int | a_size () const |
void | clear_a () |
double | a (int index) const |
void | set_a (int index, double value) |
void | add_a (double value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | a () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_a () |
int | b_size () const |
void | clear_b () |
::goby::test::middleware::protobuf::B * | mutable_b (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::B > * | mutable_b () |
const ::goby::test::middleware::protobuf::B & | b (int index) const |
::goby::test::middleware::protobuf::B * | add_b () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::B > & | b () const |
B () | |
virtual | ~B () |
B (const B &from) | |
B (B &&from) noexcept | |
B & | operator= (const B &from) |
B & | operator= (B &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (B *other) |
void | UnsafeArenaSwap (B *other) |
B * | New () const final |
B * | New (::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 B &from) |
void | MergeFrom (const B &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 |
int | c_size () const |
void | clear_c () |
double | c (int index) const |
void | set_c (int index, double value) |
void | add_c (double value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | c () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_c () |
int | d_size () const |
void | clear_d () |
double | d (int index) const |
void | set_d (int index, double value) |
void | add_d (double value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | d () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_d () |
int | e_size () const |
void | clear_e () |
::PROTOBUF_NAMESPACE_ID::int32 | e (int index) const |
void | set_e (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
void | add_e (::PROTOBUF_NAMESPACE_ID::int32 value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | e () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_e () |
int | f_size () const |
void | clear_f () |
::goby::test::middleware::protobuf::F * | mutable_f (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::F > * | mutable_f () |
const ::goby::test::middleware::protobuf::F & | f (int index) const |
::goby::test::middleware::protobuf::F * | add_f () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::F > & | f () const |
F () | |
virtual | ~F () |
F (const F &from) | |
F (F &&from) noexcept | |
F & | operator= (const F &from) |
F & | operator= (F &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (F *other) |
void | UnsafeArenaSwap (F *other) |
F * | New () const final |
F * | New (::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 F &from) |
void | MergeFrom (const F &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 |
int | g_size () const |
void | clear_g () |
double | g (int index) const |
void | set_g (int index, double value) |
void | add_g (double value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | g () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_g () |
bool | has_h () const |
void | clear_h () |
::PROTOBUF_NAMESPACE_ID::int32 | h () const |
void | set_h (::PROTOBUF_NAMESPACE_ID::int32 value) |
CTDSample () | |
virtual | ~CTDSample () |
CTDSample (const CTDSample &from) | |
CTDSample (CTDSample &&from) noexcept | |
CTDSample & | operator= (const CTDSample &from) |
CTDSample & | operator= (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) |
CTDSample * | New () const final |
CTDSample * | New (::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 | |
TempSample & | operator= (const TempSample &from) |
TempSample & | operator= (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) |
TempSample * | New () const final |
TempSample * | New (::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 | |
Sample & | operator= (const Sample &from) |
Sample & | operator= (Sample &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Sample *other) |
void | UnsafeArenaSwap (Sample *other) |
Sample * | New () const final |
Sample * | New (::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 | |
Widget & | operator= (const Widget &from) |
Widget & | operator= (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) |
Widget * | New () const final |
Widget * | New (::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 TestHDF5Message & | default_instance () |
static void | InitAsDefaultInstance () |
static const TestHDF5Message * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const B & | default_instance () |
static void | InitAsDefaultInstance () |
static const B * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const F & | default_instance () |
static void | InitAsDefaultInstance () |
static const F * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const CTDSample & | default_instance () |
static void | InitAsDefaultInstance () |
static const CTDSample * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const TempSample & | default_instance () |
static void | InitAsDefaultInstance () |
static const TempSample * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Sample & | default_instance () |
static void | InitAsDefaultInstance () |
static const Sample * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Widget & | default_instance () |
static void | InitAsDefaultInstance () |
static const Widget * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
TestHDF5Message (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
B (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
F (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
CTDSample (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TempSample (::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_2fmiddleware_2fhdf5_2ftest2_2eproto |
struct | ::TableStruct_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto |
struct | ::TableStruct_goby_2ftest_2fmiddleware_2fmiddleware_5finterthread_2ftest_2eproto |
void | swap (TestHDF5Message &a, TestHDF5Message &b) |
void | swap (B &a, B &b) |
void | swap (F &a, F &b) |
void | swap (CTDSample &a, CTDSample &b) |
void | swap (TempSample &a, TempSample &b) |
void | swap (Sample &a, Sample &b) |
void | swap (Widget &a, Widget &b) |
Definition at line 90 of file test2.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAFieldNumber | |
kBFieldNumber |
Definition at line 209 of file test2.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kCFieldNumber | |
kDFieldNumber | |
kEFieldNumber | |
kFFieldNumber |
Definition at line 386 of file test2.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kGFieldNumber | |
kHFieldNumber |
Definition at line 611 of file test2.pb.h.
anonymous enum : int |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& goby::test::middleware::protobuf::PROTOBUF_FINAL::a | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::test::middleware::protobuf::PROTOBUF_FINAL::a | ( | ) | const |
double goby::test::middleware::protobuf::PROTOBUF_FINAL::a | ( | int | index | ) | const |
int goby::test::middleware::protobuf::PROTOBUF_FINAL::a_size | ( | ) | const |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::add_a | ( | double | value | ) |
::goby::test::middleware::protobuf::B* goby::test::middleware::protobuf::PROTOBUF_FINAL::add_b | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::add_c | ( | double | value | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::add_d | ( | double | value | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::add_e | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
::goby::test::middleware::protobuf::F* goby::test::middleware::protobuf::PROTOBUF_FINAL::add_f | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::add_g | ( | double | value | ) |
|
inline |
Definition at line 270 of file test2.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::B >& goby::test::middleware::protobuf::PROTOBUF_FINAL::b | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::test::middleware::protobuf::PROTOBUF_FINAL::b | ( | ) | const |
|
explicitprotected |
|
inlinenoexcept |
Definition at line 274 of file test2.pb.h.
goby::test::middleware::protobuf::PROTOBUF_FINAL::B | ( | const B & | from | ) |
const ::goby::test::middleware::protobuf::B& goby::test::middleware::protobuf::PROTOBUF_FINAL::b | ( | int | index | ) | const |
int goby::test::middleware::protobuf::PROTOBUF_FINAL::b_size | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& goby::test::middleware::protobuf::PROTOBUF_FINAL::c | ( | ) | const |
double goby::test::middleware::protobuf::PROTOBUF_FINAL::c | ( | int | index | ) | const |
int goby::test::middleware::protobuf::PROTOBUF_FINAL::c_size | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_a | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_a | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_b | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_b | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_c | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_d | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_depth | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_e | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_f | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_g | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_h | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_salinity | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_temperature | ( | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::clear_temperature | ( | ) |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const B & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const CTDSample & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const F & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Sample & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TempSample & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TestHDF5Message & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Widget & | from | ) |
|
inline |
|
explicitprotected |
goby::test::middleware::protobuf::PROTOBUF_FINAL::CTDSample | ( | const CTDSample & | from | ) |
|
inlinenoexcept |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& goby::test::middleware::protobuf::PROTOBUF_FINAL::d | ( | ) | const |
double goby::test::middleware::protobuf::PROTOBUF_FINAL::d | ( | int | index | ) | const |
int goby::test::middleware::protobuf::PROTOBUF_FINAL::d_size | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
double goby::test::middleware::protobuf::PROTOBUF_FINAL::depth | ( | ) | const |
|
inlinestatic |
Definition at line 122 of file test2.pb.h.
|
inlinestatic |
Definition at line 299 of file test2.pb.h.
|
inlinestatic |
Definition at line 524 of file test2.pb.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& goby::test::middleware::protobuf::PROTOBUF_FINAL::e | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::test::middleware::protobuf::PROTOBUF_FINAL::e | ( | int | index | ) | const |
int goby::test::middleware::protobuf::PROTOBUF_FINAL::e_size | ( | ) | const |
|
inline |
Definition at line 495 of file test2.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::F >& goby::test::middleware::protobuf::PROTOBUF_FINAL::f | ( | ) | const |
|
explicitprotected |
goby::test::middleware::protobuf::PROTOBUF_FINAL::F | ( | const F & | from | ) |
|
inlinenoexcept |
Definition at line 499 of file test2.pb.h.
const ::goby::test::middleware::protobuf::F& goby::test::middleware::protobuf::PROTOBUF_FINAL::f | ( | int | index | ) | const |
int goby::test::middleware::protobuf::PROTOBUF_FINAL::f_size | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& goby::test::middleware::protobuf::PROTOBUF_FINAL::g | ( | ) | const |
double goby::test::middleware::protobuf::PROTOBUF_FINAL::g | ( | int | index | ) | const |
int goby::test::middleware::protobuf::PROTOBUF_FINAL::g_size | ( | ) | const |
|
inlinefinal |
Definition at line 178 of file test2.pb.h.
|
inlinefinal |
Definition at line 355 of file test2.pb.h.
|
inlinefinal |
Definition at line 580 of file test2.pb.h.
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinestatic |
Definition at line 125 of file test2.pb.h.
|
inlinestatic |
Definition at line 302 of file test2.pb.h.
|
inlinestatic |
Definition at line 527 of file test2.pb.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 128 of file test2.pb.h.
|
inlinestatic |
Definition at line 305 of file test2.pb.h.
|
inlinestatic |
Definition at line 530 of file test2.pb.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
::PROTOBUF_NAMESPACE_ID::int32 goby::test::middleware::protobuf::PROTOBUF_FINAL::h | ( | ) | const |
bool goby::test::middleware::protobuf::PROTOBUF_FINAL::has_a | ( | ) | const |
bool goby::test::middleware::protobuf::PROTOBUF_FINAL::has_b | ( | ) | const |
bool goby::test::middleware::protobuf::PROTOBUF_FINAL::has_depth | ( | ) | const |
bool goby::test::middleware::protobuf::PROTOBUF_FINAL::has_h | ( | ) | const |
bool goby::test::middleware::protobuf::PROTOBUF_FINAL::has_salinity | ( | ) | const |
bool goby::test::middleware::protobuf::PROTOBUF_FINAL::has_temperature | ( | ) | const |
bool goby::test::middleware::protobuf::PROTOBUF_FINAL::has_temperature | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 134 of file test2.pb.h.
|
inlinestatic |
Definition at line 311 of file test2.pb.h.
|
inlinestatic |
Definition at line 536 of file test2.pb.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const B & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const CTDSample & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const F & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Sample & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TempSample & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TestHDF5Message & | from | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Widget & | from | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_a | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::B >* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_b | ( | ) |
::goby::test::middleware::protobuf::B* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_b | ( | int | index | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_c | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_d | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_e | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::F >* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_f | ( | ) |
::goby::test::middleware::protobuf::F* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_f | ( | int | index | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* goby::test::middleware::protobuf::PROTOBUF_FINAL::mutable_g | ( | ) |
|
inline |
Definition at line 118 of file test2.pb.h.
|
inline |
Definition at line 295 of file test2.pb.h.
|
inline |
Definition at line 520 of file test2.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
Definition at line 160 of file test2.pb.h.
|
inlinefinal |
Definition at line 337 of file test2.pb.h.
|
inlinefinal |
Definition at line 562 of file test2.pb.h.
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
Definition at line 164 of file test2.pb.h.
|
inlinefinal |
Definition at line 341 of file test2.pb.h.
|
inlinefinal |
Definition at line 566 of file test2.pb.h.
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
|
inlinefinal |
Definition at line 283 of file test2.pb.h.
Definition at line 279 of file test2.pb.h.
Definition at line 504 of file test2.pb.h.
|
inline |
|
inline |
Definition at line 102 of file test2.pb.h.
Definition at line 508 of file test2.pb.h.
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 106 of file test2.pb.h.
double goby::test::middleware::protobuf::PROTOBUF_FINAL::salinity | ( | ) | const |
|
inline |
|
explicitprotected |
goby::test::middleware::protobuf::PROTOBUF_FINAL::Sample | ( | const Sample & | from | ) |
|
inlinenoexcept |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_a | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_a | ( | int | index, |
double | value | ||
) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_b | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_c | ( | int | index, |
double | value | ||
) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_d | ( | int | index, |
double | value | ||
) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_depth | ( | double | value | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_e | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::int32 | value | ||
) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_g | ( | int | index, |
double | value | ||
) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_h | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_salinity | ( | double | value | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_temperature | ( | double | value | ) |
void goby::test::middleware::protobuf::PROTOBUF_FINAL::set_temperature | ( | double | value | ) |
|
inline |
Definition at line 321 of file test2.pb.h.
|
inline |
|
inline |
Definition at line 546 of file test2.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 144 of file test2.pb.h.
|
inline |
double goby::test::middleware::protobuf::PROTOBUF_FINAL::temperature | ( | ) | const |
double goby::test::middleware::protobuf::PROTOBUF_FINAL::temperature | ( | ) | const |
|
inline |
|
explicitprotected |
goby::test::middleware::protobuf::PROTOBUF_FINAL::TempSample | ( | const TempSample & | from | ) |
|
inlinenoexcept |
|
inline |
Definition at line 93 of file test2.pb.h.
|
explicitprotected |
goby::test::middleware::protobuf::PROTOBUF_FINAL::TestHDF5Message | ( | const TestHDF5Message & | from | ) |
|
inlinenoexcept |
Definition at line 97 of file test2.pb.h.
|
inline |
Definition at line 115 of file test2.pb.h.
|
inline |
Definition at line 292 of file test2.pb.h.
|
inline |
Definition at line 517 of file test2.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 329 of file test2.pb.h.
|
inline |
|
inline |
Definition at line 554 of file test2.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 152 of file test2.pb.h.
|
inline |
|
inline |
|
explicitprotected |
goby::test::middleware::protobuf::PROTOBUF_FINAL::Widget | ( | const Widget & | from | ) |
|
inlinenoexcept |
|
friend |
Definition at line 257 of file test2.pb.h.
|
friend |
Definition at line 185 of file test2.pb.h.
|
friend |
Definition at line 263 of file test2.pb.h.
|
friend |
|
friend |
Definition at line 318 of file test2.pb.h.
Definition at line 543 of file test2.pb.h.
|
friend |
|
friend |
Definition at line 141 of file test2.pb.h.
|
staticconstexpr |
Definition at line 138 of file test2.pb.h.