#include <CSParseBinary.pb.h>
Public Member Functions | |
NodeAction () | |
virtual | ~NodeAction () |
NodeAction (const NodeAction &from) | |
NodeAction & | operator= (const NodeAction &from) |
void | Swap (NodeAction *other) |
NodeAction * | New () const |
void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
void | CopyFrom (const NodeAction &from) |
void | MergeFrom (const NodeAction &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_duration () const |
void | clear_duration () |
inline::google::protobuf::int32 | duration () const |
void | set_duration (::google::protobuf::int32 value) |
bool | has_speed () const |
void | clear_speed () |
float | speed () const |
void | set_speed (float value) |
int | timelines_size () const |
void | clear_timelines () |
const ::protocolbuffers::TimeLine & | timelines (int index) const |
inline::protocolbuffers::TimeLine * | mutable_timelines (int index) |
inline::protocolbuffers::TimeLine * | add_timelines () |
const ::google::protobuf::RepeatedPtrField < ::protocolbuffers::TimeLine > & | timelines () const |
inline::google::protobuf::RepeatedPtrField < ::protocolbuffers::TimeLine > * | mutable_timelines () |
Static Public Member Functions | |
static const NodeAction & | default_instance () |
Static Public Attributes | |
static const int | kNameFieldNumber = 1 |
static const int | kClassnameFieldNumber = 2 |
static const int | kDurationFieldNumber = 3 |
static const int | kSpeedFieldNumber = 4 |
static const int | kTimelinesFieldNumber = 5 |
Friends | |
void | protobuf_AddDesc_CSParseBinary_2eproto () |
void | protobuf_AssignDesc_CSParseBinary_2eproto () |
void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
NodeAction | ( | ) |
|
virtual |
NodeAction | ( | const NodeAction & | from | ) |
|
inline |
int ByteSize | ( | ) | const |
void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
|
inline |
void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CopyFrom | ( | const NodeAction & | from | ) |
|
static |
|
inline |
|
inline |
::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
bool IsInitialized | ( | ) | const |
void MergeFrom | ( | const NodeAction & | from | ) |
bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
NodeAction* 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 | ( | NodeAction * | other | ) |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |