|
enum | DCCLParameters { DCCL_ID = 4,
DCCL_MAX_BYTES = 256
} |
|
|
| CustomMsg2 (const CustomMsg2 &from) |
|
CustomMsg2 & | operator= (const CustomMsg2 &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (CustomMsg2 *other) |
|
CustomMsg2 * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const CustomMsg2 &from) |
|
void | MergeFrom (const CustomMsg2 &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_msg () const |
|
void | clear_msg () |
|
const ::CustomMsg & | msg () const |
|
inline::CustomMsg * | mutable_msg () |
|
inline::CustomMsg * | release_msg () |
|
void | set_allocated_msg (::CustomMsg *msg) |
|
int | c_size () const |
|
void | clear_c () |
|
inline::google::protobuf::int32 | c (int index) const |
|
void | set_c (int index,::google::protobuf::int32 value) |
|
void | add_c (::google::protobuf::int32 value) |
|
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & | c () const |
|
inline::google::protobuf::RepeatedField< ::google::protobuf::int32 > * | mutable_c () |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const CustomMsg2 & | default_instance () |
|
|
static const int | kMsgFieldNumber = 1 |
|
static const int | kCFieldNumber = 3 |
|
|
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 () |
|
Definition at line 134 of file test.pb.h.
The documentation for this class was generated from the following file: