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

Public Member Functions

 B (const B &from)
 
Boperator= (const B &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (B *other)
 
BNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const B &from)
 
void MergeFrom (const B &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 c_size () const
 
void clear_c ()
 
double c (int index) const
 
void set_c (int index, double value)
 
void add_c (double value)
 
const ::google::protobuf::RepeatedField< double > & c () const
 
inline::google::protobuf::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 ::google::protobuf::RepeatedField< double > & d () const
 
inline::google::protobuf::RepeatedField< double > * mutable_d ()
 
int e_size () const
 
void clear_e ()
 
inline::google::protobuf::int32 e (int index) const
 
void set_e (int index,::google::protobuf::int32 value)
 
void add_e (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & e () const
 
inline::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_e ()
 
int f_size () const
 
void clear_f ()
 
const ::Ff (int index) const
 
inline::F * mutable_f (int index)
 
inline::F * add_f ()
 
const ::google::protobuf::RepeatedPtrField< ::F > & f () const
 
inline::google::protobuf::RepeatedPtrField< ::F > * mutable_f ()
 
 B (const B &from)
 
Boperator= (const B &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (B *other)
 
BNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const B &from)
 
void MergeFrom (const B &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
 
bool has_b1 () const
 
void clear_b1 ()
 
double b1 () const
 
void set_b1 (double value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCFieldNumber = 2
 
static const int kDFieldNumber = 3
 
static const int kEFieldNumber = 4
 
static const int kFFieldNumber = 5
 
static const int kB1FieldNumber = 1
 

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 ()
 
void protobuf_AddDesc_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fb_2eproto ()
 
void protobuf_AssignDesc_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fb_2eproto ()
 
void protobuf_ShutdownFile_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fb_2eproto ()
 

Detailed Description

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


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