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

Public Types

enum  DCCLParameters { DCCL_ID = 3, DCCL_MAX_BYTES = 256 }
 

Public Member Functions

 CustomMsg (const CustomMsg &from)
 
CustomMsgoperator= (const CustomMsg &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CustomMsg *other)
 
CustomMsgNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CustomMsg &from)
 
void MergeFrom (const CustomMsg &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_a () const
 
void clear_a ()
 
inline::google::protobuf::uint32 a () const
 
void set_a (::google::protobuf::uint32 value)
 
bool has_b () const
 
void clear_b ()
 
bool b () const
 
void set_b (bool value)
 

Static Public Member Functions

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

Static Public Attributes

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

Friends

void protobuf_AddDesc_goby_2ftest_2facomms_2fdccl2_2ftest_2eproto ()
 
void protobuf_AssignDesc_goby_2ftest_2facomms_2fdccl2_2ftest_2eproto ()
 
void protobuf_ShutdownFile_goby_2ftest_2facomms_2fdccl2_2ftest_2eproto ()
 

Detailed Description

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


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