List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Image Class Referencefinal
#include <image.pb.h>
Public Types | |
enum | : int { kDataFieldNumber = 5 , kHeaderFieldNumber = 1 , kWidthFieldNumber = 2 , kHeightFieldNumber = 3 , kStepFieldNumber = 4 , kPixelFormatTypeFieldNumber = 6 } |
Public Member Functions | |
Image () | |
constexpr | Image (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Image (const Image &from) | |
Image (Image &&from) noexcept | |
~Image () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_data () |
void | clear_header () |
void | clear_height () |
void | clear_pixel_format_type () |
void | clear_step () |
void | clear_width () |
void | CopyFrom (const Image &from) |
const std::string & | data () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
uint32_t | height () const |
bool | IsInitialized () const final |
void | MergeFrom (const Image &from) |
std::string * | mutable_data () |
::ignition::msgs::Header * | mutable_header () |
Image * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Image & | operator= (const Image &from) |
Image & | operator= (Image &&from) noexcept |
::ignition::msgs::PixelFormatType | pixel_format_type () const |
PROTOBUF_NODISCARD std::string * | release_data () |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
void | set_allocated_data (std::string *data) |
void | set_allocated_header (::ignition::msgs::Header *header) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_data (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_data (ArgT0 &&arg0, ArgT... args) |
void | set_height (uint32_t value) |
void | set_pixel_format_type (::ignition::msgs::PixelFormatType value) |
void | set_step (uint32_t value) |
void | set_width (uint32_t value) |
uint32_t | step () const |
void | Swap (Image *other) |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (Image *other) |
uint32_t | width () const |
Static Public Member Functions | |
static const Image & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Image * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Image (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ Image() [1/5]
|
inline |
◆ ~Image()
|
override |
◆ Image() [2/5]
|
explicitconstexpr |
◆ Image() [3/5]
◆ Image() [4/5]
◆ Image() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_data()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_height()
|
inline |
◆ clear_pixel_format_type()
|
inline |
◆ clear_step()
|
inline |
◆ clear_width()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Image & | from | ) |
◆ data()
|
inline |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ header()
|
inline |
◆ height()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Image_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Image & | from | ) |
◆ mutable_data()
|
inline |
◆ mutable_header()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pixel_format_type()
|
inline |
◆ release_data()
|
inline |
◆ release_header()
|
inline |
◆ set_allocated_data()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_data() [1/2]
void set_data | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_data() [2/2]
|
inline |
◆ set_height()
|
inline |
◆ set_pixel_format_type()
|
inline |
◆ set_step()
|
inline |
◆ set_width()
|
inline |
◆ step()
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ width()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: