#include <goby/test/middleware/hdf5/test2.pb.h>
|
| F () |
|
| ~F () override |
|
PROTOBUF_CONSTEXPR | F (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
|
| 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 (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const 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 |
|
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
|
int | GetCachedSize () const final |
|
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
|
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
|
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 () |
|
int32_t | h () const |
|
void | set_h (int32_t value) |
|
|
| F (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
Definition at line 504 of file test2.pb.h.
◆ anonymous enum
Enumerator |
---|
kGFieldNumber | |
kHFieldNumber | |
Definition at line 631 of file test2.pb.h.
◆ F() [1/5]
goby::test::middleware::protobuf::F::F |
( |
| ) |
|
|
inline |
◆ ~F()
goby::test::middleware::protobuf::F::~F |
( |
| ) |
|
|
override |
◆ F() [2/5]
PROTOBUF_CONSTEXPR goby::test::middleware::protobuf::F::F |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ F() [3/5]
goby::test::middleware::protobuf::F::F |
( |
const F & |
from | ) |
|
◆ F() [4/5]
goby::test::middleware::protobuf::F::F |
( |
F && |
from | ) |
|
|
inlinenoexcept |
◆ F() [5/5]
goby::test::middleware::protobuf::F::F |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * goby::test::middleware::protobuf::F::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * goby::test::middleware::protobuf::F::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ add_g()
void goby::test::middleware::protobuf::F::add_g |
( |
double |
value | ) |
|
|
inline |
◆ ByteSizeLong()
size_t goby::test::middleware::protobuf::F::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::middleware::protobuf::F::Clear |
( |
| ) |
|
|
final |
◆ clear_g()
void goby::test::middleware::protobuf::F::clear_g |
( |
| ) |
|
|
inline |
◆ clear_h()
void goby::test::middleware::protobuf::F::clear_h |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void goby::test::middleware::protobuf::F::CopyFrom |
( |
const F & |
from | ) |
|
◆ default_instance()
static const F & goby::test::middleware::protobuf::F::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::middleware::protobuf::F::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ g() [1/2]
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & goby::test::middleware::protobuf::F::g |
( |
| ) |
const |
|
inline |
◆ g() [2/2]
double goby::test::middleware::protobuf::F::g |
( |
int |
index | ) |
const |
|
inline |
◆ g_size()
int goby::test::middleware::protobuf::F::g_size |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int goby::test::middleware::protobuf::F::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::middleware::protobuf::F::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::middleware::protobuf::F::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata goby::test::middleware::protobuf::F::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::middleware::protobuf::F::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ h()
int32_t goby::test::middleware::protobuf::F::h |
( |
| ) |
const |
|
inline |
◆ has_h()
bool goby::test::middleware::protobuf::F::has_h |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const F * goby::test::middleware::protobuf::F::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool goby::test::middleware::protobuf::F::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void goby::test::middleware::protobuf::F::MergeFrom |
( |
const F & |
from | ) |
|
|
inline |
◆ mutable_g()
PROTOBUF_NAMESPACE_ID::RepeatedField< double > * goby::test::middleware::protobuf::F::mutable_g |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::middleware::protobuf::F::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
F * goby::test::middleware::protobuf::F::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
F & goby::test::middleware::protobuf::F::operator= |
( |
const F & |
from | ) |
|
|
inline |
◆ operator=() [2/2]
F & goby::test::middleware::protobuf::F::operator= |
( |
F && |
from | ) |
|
|
inlinenoexcept |
◆ set_g()
void goby::test::middleware::protobuf::F::set_g |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
inline |
◆ set_h()
void goby::test::middleware::protobuf::F::set_h |
( |
int32_t |
value | ) |
|
|
inline |
◆ Swap()
void goby::test::middleware::protobuf::F::Swap |
( |
F * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::middleware::protobuf::F::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void goby::test::middleware::protobuf::F::UnsafeArenaSwap |
( |
F * |
other | ) |
|
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_goby_2ftest_2fmiddleware_2fhdf5_2ftest2_2eproto
◆ swap
void swap |
( |
F & |
a, |
|
|
F & |
b |
|
) |
| |
|
friend |
◆ _class_data_
const ClassData goby::test::middleware::protobuf::F::_class_data_ |
|
static |
◆ _impl_
Impl_ goby::test::middleware::protobuf::F::_impl_ |
◆ kIndexInFileMessages
constexpr int goby::test::middleware::protobuf::F::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: