Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::test::middleware::protobuf::TestHDF5Message Class Referencefinal

#include <goby/test/middleware/hdf5/test2.pb.h>

Inheritance diagram for goby::test::middleware::protobuf::TestHDF5Message:

Public Types

enum  : int { kAFieldNumber = 1 , kBFieldNumber = 2 }
 

Public Member Functions

 TestHDF5Message ()
 
 ~TestHDF5Message () override
 
PROTOBUF_CONSTEXPR TestHDF5Message (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TestHDF5Message (const TestHDF5Message &from)
 
 TestHDF5Message (TestHDF5Message &&from) noexcept
 
TestHDF5Messageoperator= (const TestHDF5Message &from)
 
TestHDF5Messageoperator= (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)
 
TestHDF5MessageNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const 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
 
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 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::Bmutable_b (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::B > * mutable_b ()
 
const ::goby::test::middleware::protobuf::Bb (int index) const
 
::goby::test::middleware::protobuf::Badd_b ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::test::middleware::protobuf::B > & b () const
 

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 TestHDF5Messagedefault_instance ()
 
static const TestHDF5Messageinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 TestHDF5Message (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2ftest_2fmiddleware_2fhdf5_2ftest2_2eproto
 
void swap (TestHDF5Message &a, TestHDF5Message &b)
 

Detailed Description

Definition at line 80 of file test2.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAFieldNumber 
kBFieldNumber 

Definition at line 207 of file test2.pb.h.

Constructor & Destructor Documentation

◆ TestHDF5Message() [1/5]

goby::test::middleware::protobuf::TestHDF5Message::TestHDF5Message ( )
inline

Definition at line 83 of file test2.pb.h.

◆ ~TestHDF5Message()

goby::test::middleware::protobuf::TestHDF5Message::~TestHDF5Message ( )
override

◆ TestHDF5Message() [2/5]

PROTOBUF_CONSTEXPR goby::test::middleware::protobuf::TestHDF5Message::TestHDF5Message ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ TestHDF5Message() [3/5]

goby::test::middleware::protobuf::TestHDF5Message::TestHDF5Message ( const TestHDF5Message from)

◆ TestHDF5Message() [4/5]

goby::test::middleware::protobuf::TestHDF5Message::TestHDF5Message ( TestHDF5Message &&  from)
inlinenoexcept

Definition at line 88 of file test2.pb.h.

◆ TestHDF5Message() [5/5]

goby::test::middleware::protobuf::TestHDF5Message::TestHDF5Message ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

uint8_t * goby::test::middleware::protobuf::TestHDF5Message::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ a() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & goby::test::middleware::protobuf::TestHDF5Message::a ( ) const
inline

Definition at line 730 of file test2.pb.h.

◆ a() [2/2]

double goby::test::middleware::protobuf::TestHDF5Message::a ( int  index) const
inline

Definition at line 710 of file test2.pb.h.

◆ a_size()

int goby::test::middleware::protobuf::TestHDF5Message::a_size ( ) const
inline

Definition at line 701 of file test2.pb.h.

◆ add_a()

void goby::test::middleware::protobuf::TestHDF5Message::add_a ( double  value)
inline

Definition at line 721 of file test2.pb.h.

◆ add_b()

goby::test::middleware::protobuf::B * goby::test::middleware::protobuf::TestHDF5Message::add_b ( )
inline

Definition at line 773 of file test2.pb.h.

◆ b() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::test::middleware::protobuf::B > & goby::test::middleware::protobuf::TestHDF5Message::b ( ) const
inline

Definition at line 779 of file test2.pb.h.

◆ b() [2/2]

const ::goby::test::middleware::protobuf::B & goby::test::middleware::protobuf::TestHDF5Message::b ( int  index) const
inline

Definition at line 766 of file test2.pb.h.

◆ b_size()

int goby::test::middleware::protobuf::TestHDF5Message::b_size ( ) const
inline

Definition at line 748 of file test2.pb.h.

◆ ByteSizeLong()

size_t goby::test::middleware::protobuf::TestHDF5Message::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::middleware::protobuf::TestHDF5Message::Clear ( )
final

◆ clear_a()

void goby::test::middleware::protobuf::TestHDF5Message::clear_a ( )
inline

Definition at line 704 of file test2.pb.h.

◆ clear_b()

void goby::test::middleware::protobuf::TestHDF5Message::clear_b ( )
inline

Definition at line 751 of file test2.pb.h.

◆ CopyFrom()

void goby::test::middleware::protobuf::TestHDF5Message::CopyFrom ( const TestHDF5Message from)

◆ default_instance()

static const TestHDF5Message & goby::test::middleware::protobuf::TestHDF5Message::default_instance ( )
inlinestatic

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

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::middleware::protobuf::TestHDF5Message::descriptor ( )
inlinestatic

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

◆ GetCachedSize()

int goby::test::middleware::protobuf::TestHDF5Message::GetCachedSize ( ) const
inlinefinal

Definition at line 180 of file test2.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::middleware::protobuf::TestHDF5Message::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::middleware::protobuf::TestHDF5Message::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::middleware::protobuf::TestHDF5Message::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::middleware::protobuf::TestHDF5Message::GetReflection ( )
inlinestatic

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

◆ internal_default_instance()

static const TestHDF5Message * goby::test::middleware::protobuf::TestHDF5Message::internal_default_instance ( )
inlinestatic

Definition at line 130 of file test2.pb.h.

◆ IsInitialized()

bool goby::test::middleware::protobuf::TestHDF5Message::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::test::middleware::protobuf::TestHDF5Message::MergeFrom ( const TestHDF5Message from)
inline

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

◆ mutable_a()

PROTOBUF_NAMESPACE_ID::RepeatedField< double > * goby::test::middleware::protobuf::TestHDF5Message::mutable_a ( )
inline

Definition at line 739 of file test2.pb.h.

◆ mutable_b() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::test::middleware::protobuf::B > * goby::test::middleware::protobuf::TestHDF5Message::mutable_b ( )
inline

Definition at line 759 of file test2.pb.h.

◆ mutable_b() [2/2]

goby::test::middleware::protobuf::B * goby::test::middleware::protobuf::TestHDF5Message::mutable_b ( int  index)
inline

Definition at line 754 of file test2.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::middleware::protobuf::TestHDF5Message::mutable_unknown_fields ( )
inline

Definition at line 114 of file test2.pb.h.

◆ New()

TestHDF5Message * goby::test::middleware::protobuf::TestHDF5Message::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

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

◆ operator=() [1/2]

TestHDF5Message & goby::test::middleware::protobuf::TestHDF5Message::operator= ( const TestHDF5Message from)
inline

Definition at line 93 of file test2.pb.h.

◆ operator=() [2/2]

TestHDF5Message & goby::test::middleware::protobuf::TestHDF5Message::operator= ( TestHDF5Message &&  from)
inlinenoexcept

Definition at line 97 of file test2.pb.h.

◆ set_a()

void goby::test::middleware::protobuf::TestHDF5Message::set_a ( int  index,
double  value 
)
inline

Definition at line 714 of file test2.pb.h.

◆ Swap()

void goby::test::middleware::protobuf::TestHDF5Message::Swap ( TestHDF5Message other)
inline

Definition at line 140 of file test2.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::middleware::protobuf::TestHDF5Message::unknown_fields ( ) const
inline

Definition at line 111 of file test2.pb.h.

◆ UnsafeArenaSwap()

void goby::test::middleware::protobuf::TestHDF5Message::UnsafeArenaSwap ( TestHDF5Message other)
inline

Definition at line 153 of file test2.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 255 of file test2.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 189 of file test2.pb.h.

◆ ::TableStruct_goby_2ftest_2fmiddleware_2fhdf5_2ftest2_2eproto

◆ swap

void swap ( TestHDF5Message a,
TestHDF5Message b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData goby::test::middleware::protobuf::TestHDF5Message::_class_data_
static

Definition at line 198 of file test2.pb.h.

◆ _impl_

Impl_ goby::test::middleware::protobuf::TestHDF5Message::_impl_

Definition at line 263 of file test2.pb.h.

◆ kIndexInFileMessages

constexpr int goby::test::middleware::protobuf::TestHDF5Message::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


The documentation for this class was generated from the following file: