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

Public Member Functions

 EmbeddedMsg1 (const EmbeddedMsg1 &from)
 
EmbeddedMsg1operator= (const EmbeddedMsg1 &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EmbeddedMsg1 *other)
 
EmbeddedMsg1New () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const EmbeddedMsg1 &from)
 
void MergeFrom (const EmbeddedMsg1 &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_val () const
 
void clear_val ()
 
double val () const
 
void set_val (double value)
 
bool has_msg () const
 
void clear_msg ()
 
const ::EmbeddedMsg2msg () const
 
inline::EmbeddedMsg2 * mutable_msg ()
 
inline::EmbeddedMsg2 * release_msg ()
 
void set_allocated_msg (::EmbeddedMsg2 *msg)
 

Static Public Member Functions

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

Static Public Attributes

static const int kValFieldNumber = 1
 
static const int kMsgFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto ()
 
void protobuf_AssignDesc_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto ()
 
void protobuf_ShutdownFile_goby_2ftest_2facomms_2fdccl1_2ftest_2eproto ()
 

Detailed Description

Definition at line 66 of file test.pb.h.


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