Bytes Member List
This is the complete list of members for Bytes, including all inherited members.
Bytes() | Bytes | |
Bytes(const Bytes &from) | Bytes | |
ByteSizeLong() const final | Bytes | |
Clear() final | Bytes | |
clear_data() | Bytes | inline |
clear_header() | Bytes | |
CopyFrom(const ::google::protobuf::Message &from) final | Bytes | |
CopyFrom(const Bytes &from) | Bytes | |
data() const | Bytes | inline |
default_instance() | Bytes | static |
descriptor() | Bytes | static |
GetCachedSize() const final | Bytes | inline |
GetMetadata() const final | Bytes | |
has_header() const | Bytes | inline |
header() const | Bytes | inline |
InitAsDefaultInstance() | Bytes | static |
internal_default_instance() | Bytes | inlinestatic |
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final | Bytes | |
IsInitialized() const final | Bytes | |
kDataFieldNumber | Bytes | static |
kHeaderFieldNumber | Bytes | static |
kIndexInFileMessages | Bytes | static |
MergeFrom(const ::google::protobuf::Message &from) final | Bytes | |
MergeFrom(const Bytes &from) | Bytes | |
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final | Bytes | |
mutable_data() | Bytes | inline |
mutable_header() | Bytes | inline |
New() const final | Bytes | inline |
New(::google::protobuf::Arena *arena) const final | Bytes | inline |
operator=(const Bytes &from) | Bytes | inline |
release_data() | Bytes | inline |
release_header() | Bytes | inline |
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final | Bytes | |
set_allocated_data(::std::string *data) | Bytes | inline |
set_allocated_header(::ignition::msgs::Header *header) | Bytes | inline |
set_data(const ::std::string &value) | Bytes | inline |
set_data(const char *value) | Bytes | inline |
set_data(const void *value, size_t size) | Bytes | inline |
swap(Bytes &a, Bytes &b) | Bytes | friend |
Swap(Bytes *other) | Bytes | |
~Bytes() | Bytes | virtual |