#include <CSParseBinary.pb.h>
Public Member Functions | |
TimeLineColorFrame () | |
virtual | ~TimeLineColorFrame () |
TimeLineColorFrame (const TimeLineColorFrame &from) | |
TimeLineColorFrame & | operator= (const TimeLineColorFrame &from) |
void | Swap (TimeLineColorFrame *other) |
TimeLineColorFrame * | New () const |
void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
void | CopyFrom (const TimeLineColorFrame &from) |
void | MergeFrom (const TimeLineColorFrame &from) |
void | Clear () |
bool | IsInitialized () const |
int | ByteSize () const |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
int | GetCachedSize () const |
::std::string | GetTypeName () const |
bool | has_name () const |
void | clear_name () |
const ::std::string & | name () const |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
inline::std::string * | mutable_name () |
inline::std::string * | release_name () |
void | set_allocated_name (::std::string *name) |
bool | has_classname () const |
void | clear_classname () |
const ::std::string & | classname () const |
void | set_classname (const ::std::string &value) |
void | set_classname (const char *value) |
void | set_classname (const char *value, size_t size) |
inline::std::string * | mutable_classname () |
inline::std::string * | release_classname () |
void | set_allocated_classname (::std::string *classname) |
bool | has_frameindex () const |
void | clear_frameindex () |
inline::google::protobuf::int32 | frameindex () const |
void | set_frameindex (::google::protobuf::int32 value) |
bool | has_tween () const |
void | clear_tween () |
bool | tween () const |
void | set_tween (bool value) |
bool | has_alpha () const |
void | clear_alpha () |
inline::google::protobuf::int32 | alpha () const |
void | set_alpha (::google::protobuf::int32 value) |
bool | has_red () const |
void | clear_red () |
inline::google::protobuf::int32 | red () const |
void | set_red (::google::protobuf::int32 value) |
bool | has_green () const |
void | clear_green () |
inline::google::protobuf::int32 | green () const |
void | set_green (::google::protobuf::int32 value) |
bool | has_blue () const |
void | clear_blue () |
inline::google::protobuf::int32 | blue () const |
void | set_blue (::google::protobuf::int32 value) |
Static Public Member Functions | |
static const TimeLineColorFrame & | default_instance () |
Static Public Attributes | |
static const int | kNameFieldNumber = 1 |
static const int | kClassnameFieldNumber = 2 |
static const int | kFrameIndexFieldNumber = 3 |
static const int | kTweenFieldNumber = 4 |
static const int | kAlphaFieldNumber = 5 |
static const int | kRedFieldNumber = 6 |
static const int | kGreenFieldNumber = 7 |
static const int | kBlueFieldNumber = 8 |
Friends | |
void | protobuf_AddDesc_CSParseBinary_2eproto () |
void | protobuf_AssignDesc_CSParseBinary_2eproto () |
void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
|
virtual |
TimeLineColorFrame | ( | const TimeLineColorFrame & | from | ) |
|
inline |
|
inline |
int ByteSize | ( | ) | const |
void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
|
inline |
void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CopyFrom | ( | const TimeLineColorFrame & | from | ) |
|
static |
|
inline |
|
inline |
::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool IsInitialized | ( | ) | const |
void MergeFrom | ( | const TimeLineColorFrame & | from | ) |
bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
TimeLineColorFrame* New | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void Swap | ( | TimeLineColorFrame * | other | ) |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |