Goby v2
|
This is the complete list of members for BytesMsg, including all inherited members.
ByteSize() const (defined in BytesMsg) | BytesMsg | |
BytesMsg() (defined in BytesMsg) | BytesMsg | |
BytesMsg(const BytesMsg &from) (defined in BytesMsg) | BytesMsg | |
Clear() (defined in BytesMsg) | BytesMsg | |
clear_opt_bytes() (defined in BytesMsg) | BytesMsg | inline |
clear_req_bytes() (defined in BytesMsg) | BytesMsg | inline |
CopyFrom(const ::google::protobuf::Message &from) (defined in BytesMsg) | BytesMsg | |
CopyFrom(const BytesMsg &from) (defined in BytesMsg) | BytesMsg | |
DCCL_ID enum value (defined in BytesMsg) | BytesMsg | |
DCCL_MAX_BYTES enum value (defined in BytesMsg) | BytesMsg | |
DCCLParameters enum name (defined in BytesMsg) | BytesMsg | |
default_instance() (defined in BytesMsg) | BytesMsg | static |
descriptor() (defined in BytesMsg) | BytesMsg | static |
GetCachedSize() const (defined in BytesMsg) | BytesMsg | inline |
GetMetadata() const (defined in BytesMsg) | BytesMsg | |
has_opt_bytes() const (defined in BytesMsg) | BytesMsg | inline |
has_req_bytes() const (defined in BytesMsg) | BytesMsg | inline |
IsInitialized() const (defined in BytesMsg) | BytesMsg | |
kOptBytesFieldNumber (defined in BytesMsg) | BytesMsg | static |
kReqBytesFieldNumber (defined in BytesMsg) | BytesMsg | static |
MergeFrom(const ::google::protobuf::Message &from) (defined in BytesMsg) | BytesMsg | |
MergeFrom(const BytesMsg &from) (defined in BytesMsg) | BytesMsg | |
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) (defined in BytesMsg) | BytesMsg | |
mutable_opt_bytes() (defined in BytesMsg) | BytesMsg | inline |
mutable_req_bytes() (defined in BytesMsg) | BytesMsg | inline |
mutable_unknown_fields() (defined in BytesMsg) | BytesMsg | inline |
New() const (defined in BytesMsg) | BytesMsg | |
operator=(const BytesMsg &from) (defined in BytesMsg) | BytesMsg | inline |
opt_bytes() const (defined in BytesMsg) | BytesMsg | inline |
protobuf_AddDesc_goby_2ftest_2facomms_2fdccl7_2ftest_2eproto (defined in BytesMsg) | BytesMsg | friend |
protobuf_AssignDesc_goby_2ftest_2facomms_2fdccl7_2ftest_2eproto (defined in BytesMsg) | BytesMsg | friend |
protobuf_ShutdownFile_goby_2ftest_2facomms_2fdccl7_2ftest_2eproto (defined in BytesMsg) | BytesMsg | friend |
release_opt_bytes() (defined in BytesMsg) | BytesMsg | inline |
release_req_bytes() (defined in BytesMsg) | BytesMsg | inline |
req_bytes() const (defined in BytesMsg) | BytesMsg | inline |
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const (defined in BytesMsg) | BytesMsg | |
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const (defined in BytesMsg) | BytesMsg | |
set_allocated_opt_bytes(::std::string *opt_bytes) (defined in BytesMsg) | BytesMsg | inline |
set_allocated_req_bytes(::std::string *req_bytes) (defined in BytesMsg) | BytesMsg | inline |
set_opt_bytes(const ::std::string &value) (defined in BytesMsg) | BytesMsg | inline |
set_opt_bytes(const char *value) (defined in BytesMsg) | BytesMsg | inline |
set_opt_bytes(const void *value, size_t size) (defined in BytesMsg) | BytesMsg | inline |
set_req_bytes(const ::std::string &value) (defined in BytesMsg) | BytesMsg | inline |
set_req_bytes(const char *value) (defined in BytesMsg) | BytesMsg | inline |
set_req_bytes(const void *value, size_t size) (defined in BytesMsg) | BytesMsg | inline |
Swap(BytesMsg *other) (defined in BytesMsg) | BytesMsg | |
unknown_fields() const (defined in BytesMsg) | BytesMsg | inline |
~BytesMsg() (defined in BytesMsg) | BytesMsg | virtual |