#include <CSParseBinary.pb.h>
Public Member Functions | |
TimeLineBoolFrame () | |
virtual | ~TimeLineBoolFrame () |
TimeLineBoolFrame (const TimeLineBoolFrame &from) | |
TimeLineBoolFrame & | operator= (const TimeLineBoolFrame &from) |
void | Swap (TimeLineBoolFrame *other) |
TimeLineBoolFrame * | New () const |
void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
void | CopyFrom (const TimeLineBoolFrame &from) |
void | MergeFrom (const TimeLineBoolFrame &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_value () const |
void | clear_value () |
bool | value () const |
void | set_value (bool value) |
Static Public Member Functions | |
static const TimeLineBoolFrame & | 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 | kValueFieldNumber = 5 |
Friends | |
void | protobuf_AddDesc_CSParseBinary_2eproto () |
void | protobuf_AssignDesc_CSParseBinary_2eproto () |
void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
|
virtual |
TimeLineBoolFrame | ( | const TimeLineBoolFrame & | from | ) |
int ByteSize | ( | ) | const |
void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
|
inline |
void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CopyFrom | ( | const TimeLineBoolFrame & | from | ) |
|
static |
|
inline |
|
inline |
::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool IsInitialized | ( | ) | const |
void MergeFrom | ( | const TimeLineBoolFrame & | from | ) |
bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
TimeLineBoolFrame* New | ( | ) | const |
|
inline |
|
inline |
|
inline |
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void Swap | ( | TimeLineBoolFrame * | other | ) |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |