#include <image.pb.h>
◆ Image() [1/2]
◆ ~Image()
◆ Image() [2/2]
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_data()
◆ clear_header()
◆ clear_height()
◆ clear_pixel_format_type()
void clear_pixel_format_type |
( |
| ) |
|
|
inline |
◆ clear_step()
◆ clear_width()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void CopyFrom |
( |
const Image & |
from | ) |
|
◆ data()
◆ default_instance()
static const Image& default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ height()
google::protobuf::uint32 height |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Image* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
void MergeFrom |
( |
const Image & |
from | ) |
|
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_data()
◆ mutable_header()
◆ New() [1/2]
◆ New() [2/2]
Image* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ pixel_format_type()
◆ release_data()
◆ release_header()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_data()
◆ set_allocated_header()
◆ set_data() [1/3]
◆ set_data() [2/3]
void set_data |
( |
const char * |
value | ) |
|
|
inline |
◆ set_data() [3/3]
void set_data |
( |
const void * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_height()
void set_height |
( |
::google::protobuf::uint32 |
value | ) |
|
|
inline |
◆ set_pixel_format_type()
◆ set_step()
void set_step |
( |
::google::protobuf::uint32 |
value | ) |
|
|
inline |
◆ set_width()
void set_width |
( |
::google::protobuf::uint32 |
value | ) |
|
|
inline |
◆ step()
google::protobuf::uint32 step |
( |
| ) |
const |
|
inline |
◆ Swap()
void Swap |
( |
Image * |
other | ) |
|
◆ width()
google::protobuf::uint32 width |
( |
| ) |
const |
|
inline |
◆ kDataFieldNumber
const int kDataFieldNumber = 5 |
|
static |
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kHeightFieldNumber
const int kHeightFieldNumber = 3 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kPixelFormatTypeFieldNumber
const int kPixelFormatTypeFieldNumber = 6 |
|
static |
◆ kStepFieldNumber
const int kStepFieldNumber = 4 |
|
static |
◆ kWidthFieldNumber
const int kWidthFieldNumber = 2 |
|
static |
The documentation for this class was generated from the following file: