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