Bytes Member List
This is the complete list of members for Bytes, including all inherited members.
_class_data_ | Bytes | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | Bytes | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | Bytes | |
Bytes() | Bytes | inline |
Bytes(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | Bytes | explicit |
Bytes(const Bytes &from) | Bytes | |
Bytes(Bytes &&from) noexcept | Bytes | inline |
Bytes(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | Bytes | explicitprotected |
ByteSizeLong() const final | Bytes | |
Clear() final | Bytes | |
clear_data() | Bytes | inline |
clear_header() | Bytes | |
CopyFrom(const Bytes &from) | Bytes | |
data() const | Bytes | inline |
default_instance() | Bytes | inlinestatic |
descriptor() | Bytes | inlinestatic |
GetCachedSize() const final | Bytes | inline |
GetClassData() const final | Bytes | |
GetDescriptor() | Bytes | inlinestatic |
GetMetadata() const final | Bytes | |
GetReflection() | Bytes | inlinestatic |
has_header() const | Bytes | inline |
header() const | Bytes | inline |
internal_default_instance() | Bytes | inlinestatic |
IsInitialized() const final | Bytes | |
kDataFieldNumber enum value | Bytes | |
kHeaderFieldNumber enum value | Bytes | |
kIndexInFileMessages | Bytes | static |
MergeFrom(const Bytes &from) | Bytes | |
mutable_data() | Bytes | inline |
mutable_header() | Bytes | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | Bytes | inline |
operator=(const Bytes &from) | Bytes | inline |
operator=(Bytes &&from) noexcept | Bytes | inline |
release_data() | Bytes | inline |
release_header() | Bytes | inline |
set_allocated_data(std::string *data) | Bytes | inline |
set_allocated_header(::ignition::msgs::Header *header) | Bytes | inline |
set_data(ArgT0 &&arg0, ArgT... args) | Bytes | |
set_data(ArgT0 &&arg0, ArgT... args) | Bytes | inline |
swap(Bytes &a, Bytes &b) | Bytes | friend |
Swap(Bytes *other) | Bytes | inline |
unsafe_arena_release_header() | Bytes | inline |
unsafe_arena_set_allocated_header(::ignition::msgs::Header *header) | Bytes | inline |
UnsafeArenaSwap(Bytes *other) | Bytes | inline |
~Bytes() override | Bytes |