#include <color.pb.h>
🔗Color() [1/2]
🔗~Color()
🔗Color() [2/2]
🔗a()
🔗b()
🔗ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
🔗Clear()
🔗clear_a()
🔗clear_b()
🔗clear_g()
🔗clear_header()
🔗clear_r()
🔗CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
🔗CopyFrom() [2/2]
void CopyFrom |
( |
const Color & |
from | ) |
|
🔗default_instance()
static const Color& default_instance |
( |
| ) |
|
|
static |
🔗descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
🔗g()
🔗GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
🔗GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
🔗has_header()
bool has_header |
( |
| ) |
const |
|
inline |
🔗header()
🔗InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
🔗internal_default_instance()
static const Color* 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 Color & |
from | ) |
|
🔗MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
🔗mutable_header()
🔗New() [1/2]
🔗New() [2/2]
Color* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
🔗operator=()
🔗r()
🔗release_header()
🔗SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
🔗set_a()
void set_a |
( |
float |
value | ) |
|
|
inline |
🔗set_allocated_header()
🔗set_b()
void set_b |
( |
float |
value | ) |
|
|
inline |
🔗set_g()
void set_g |
( |
float |
value | ) |
|
|
inline |
🔗set_r()
void set_r |
( |
float |
value | ) |
|
|
inline |
🔗Swap()
void Swap |
( |
Color * |
other | ) |
|
🔗kAFieldNumber
const int kAFieldNumber = 5 |
|
static |
🔗kBFieldNumber
const int kBFieldNumber = 4 |
|
static |
🔗kGFieldNumber
const int kGFieldNumber = 3 |
|
static |
🔗kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
🔗kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
🔗kRFieldNumber
const int kRFieldNumber = 2 |
|
static |
The documentation for this class was generated from the following file: