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

Public Member Functions

 A (const A &from)
 
Aoperator= (const A &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (A *other)
 
ANew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const A &from)
 
void MergeFrom (const A &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_a1 () const
 
void clear_a1 ()
 
double a1 () const
 
void set_a1 (double value)
 
 A (int i)
 

Static Public Member Functions

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

Public Attributes

int i
 

Static Public Attributes

static const int kA1FieldNumber = 1
 

Friends

void protobuf_AddDesc_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto ()
 
void protobuf_AssignDesc_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto ()
 
void protobuf_ShutdownFile_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto ()
 

Detailed Description

Definition at line 42 of file test_a.pb.h.


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