Goby v2
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
TestHDF5Message Class Reference
Inheritance diagram for TestHDF5Message:
Inheritance graph
[legend]

Public Member Functions

 TestHDF5Message (const TestHDF5Message &from)
 
TestHDF5Messageoperator= (const TestHDF5Message &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TestHDF5Message *other)
 
TestHDF5MessageNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const TestHDF5Message &from)
 
void MergeFrom (const TestHDF5Message &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
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 ::google::protobuf::RepeatedField< double > & a () const
 
inline::google::protobuf::RepeatedField< double > * mutable_a ()
 
int b_size () const
 
void clear_b ()
 
const ::Bb (int index) const
 
inline::B * mutable_b (int index)
 
inline::B * add_b ()
 
const ::google::protobuf::RepeatedPtrField< ::B > & b () const
 
inline::google::protobuf::RepeatedPtrField< ::B > * mutable_b ()
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const TestHDF5Messagedefault_instance ()
 

Static Public Attributes

static const int kAFieldNumber = 1
 
static const int kBFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2ftest_2fcommon_2fhdf5_2ftest2_2eproto ()
 
void protobuf_AssignDesc_goby_2ftest_2fcommon_2fhdf5_2ftest2_2eproto ()
 
void protobuf_ShutdownFile_goby_2ftest_2fcommon_2fhdf5_2ftest2_2eproto ()
 

Detailed Description

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


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