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

Public Member Functions

 EmbeddedMsg2 (const EmbeddedMsg2 &from)
 
EmbeddedMsg2operator= (const EmbeddedMsg2 &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EmbeddedMsg2 *other)
 
EmbeddedMsg2New () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const EmbeddedMsg2 &from)
 
void MergeFrom (const EmbeddedMsg2 &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_sval () const
 
void clear_sval ()
 
const ::std::string & sval () const
 
void set_sval (const ::std::string &value)
 
void set_sval (const char *value)
 
void set_sval (const char *value, size_t size)
 
inline::std::string * mutable_sval ()
 
inline::std::string * release_sval ()
 
void set_allocated_sval (::std::string *sval)
 
bool has_enum_default () const
 
void clear_enum_default ()
 
inline::Enum1 enum_default () const
 
void set_enum_default (::Enum1 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kValFieldNumber = 1
 
static const int kSvalFieldNumber = 2
 
static const int kEnumDefaultFieldNumber = 3
 

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 157 of file test.pb.h.


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