|
enum | DCCLParameters { DCCL_ID = 10,
DCCL_MAX_BYTES = 32
} |
|
|
| BytesMsg (const BytesMsg &from) |
|
BytesMsg & | operator= (const BytesMsg &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (BytesMsg *other) |
|
BytesMsg * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const BytesMsg &from) |
|
void | MergeFrom (const BytesMsg &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_req_bytes () const |
|
void | clear_req_bytes () |
|
const ::std::string & | req_bytes () const |
|
void | set_req_bytes (const ::std::string &value) |
|
void | set_req_bytes (const char *value) |
|
void | set_req_bytes (const void *value, size_t size) |
|
inline::std::string * | mutable_req_bytes () |
|
inline::std::string * | release_req_bytes () |
|
void | set_allocated_req_bytes (::std::string *req_bytes) |
|
bool | has_opt_bytes () const |
|
void | clear_opt_bytes () |
|
const ::std::string & | opt_bytes () const |
|
void | set_opt_bytes (const ::std::string &value) |
|
void | set_opt_bytes (const char *value) |
|
void | set_opt_bytes (const void *value, size_t size) |
|
inline::std::string * | mutable_opt_bytes () |
|
inline::std::string * | release_opt_bytes () |
|
void | set_allocated_opt_bytes (::std::string *opt_bytes) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const BytesMsg & | default_instance () |
|
|
static const int | kReqBytesFieldNumber = 1 |
|
static const int | kOptBytesFieldNumber = 2 |
|
|
void | protobuf_AddDesc_goby_2ftest_2facomms_2fdccl7_2ftest_2eproto () |
|
void | protobuf_AssignDesc_goby_2ftest_2facomms_2fdccl7_2ftest_2eproto () |
|
void | protobuf_ShutdownFile_goby_2ftest_2facomms_2fdccl7_2ftest_2eproto () |
|
Definition at line 43 of file test.pb.h.
The documentation for this class was generated from the following file: