cocos2d-x  3.3rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TimeLine Class Reference

#include <CSParseBinary.pb.h>

Inheritance diagram for TimeLine:

Public Member Functions

 TimeLine ()
virtual ~TimeLine ()
 TimeLine (const TimeLine &from)
TimeLineoperator= (const TimeLine &from)
void Swap (TimeLine *other)
TimeLineNew () const
void CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from)
void CopyFrom (const TimeLine &from)
void MergeFrom (const TimeLine &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_frametype () const
void clear_frametype ()
const ::std::string & frametype () const
void set_frametype (const ::std::string &value)
void set_frametype (const char *value)
void set_frametype (const char *value, size_t size)
inline::std::string * mutable_frametype ()
inline::std::string * release_frametype ()
void set_allocated_frametype (::std::string *frametype)
bool has_actiontag () const
void clear_actiontag ()
inline::google::protobuf::int32 actiontag () const
void set_actiontag (::google::protobuf::int32 value)
int frames_size () const
void clear_frames ()
const ::protocolbuffers::Frameframes (int index) const
inline::protocolbuffers::Frame * mutable_frames (int index)
inline::protocolbuffers::Frame * add_frames ()
const
::google::protobuf::RepeatedPtrField
< ::protocolbuffers::Frame > & 
frames () const
inline::google::protobuf::RepeatedPtrField
< ::protocolbuffers::Frame > * 
mutable_frames ()

Static Public Member Functions

static const TimeLinedefault_instance ()

Static Public Attributes

static const int kNameFieldNumber = 1
static const int kClassnameFieldNumber = 2
static const int kFrameTypeFieldNumber = 3
static const int kActionTagFieldNumber = 4
static const int kFramesFieldNumber = 5

Friends

void protobuf_AddDesc_CSParseBinary_2eproto ()
void protobuf_AssignDesc_CSParseBinary_2eproto ()
void protobuf_ShutdownFile_CSParseBinary_2eproto ()

Constructor & Destructor Documentation

TimeLine ( )
virtual ~TimeLine ( )
virtual
TimeLine ( const TimeLine from)

Member Function Documentation

google::protobuf::int32 actiontag ( ) const
inline
protocolbuffers::Frame * add_frames ( )
inline
int ByteSize ( ) const
void CheckTypeAndMergeFrom ( const ::google::protobuf::MessageLite &  from)
const ::std::string & classname ( ) const
inline
void Clear ( )
void clear_actiontag ( )
inline
void clear_classname ( )
inline
void clear_frames ( )
inline
void clear_frametype ( )
inline
void clear_name ( )
inline
void CopyFrom ( const TimeLine from)
static const TimeLine&
default_instance
( )
static
const ::protocolbuffers::Frame
& frames
( int  index) const
inline
const
::google::protobuf::RepeatedPtrField
<::protocolbuffers::Frame >
& frames
( ) const
inline
int frames_size ( ) const
inline
const ::std::string & frametype ( ) const
inline
int GetCachedSize ( ) const
inline
::std::string GetTypeName ( ) const
bool has_actiontag ( ) const
inline
bool has_classname ( ) const
inline
bool has_frametype ( ) const
inline
bool has_name ( ) const
inline
bool IsInitialized ( ) const
void MergeFrom ( const TimeLine from)
bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * mutable_classname ( )
inline
protocolbuffers::Frame
* mutable_frames
( int  index)
inline
google::protobuf::RepeatedPtrField
<::protocolbuffers::Frame >
* mutable_frames
( )
inline
std::string * mutable_frametype ( )
inline
std::string * mutable_name ( )
inline
const ::std::string & name ( ) const
inline
TimeLine* New ( ) const
TimeLine& operator= ( const TimeLine from)
inline
std::string * release_classname ( )
inline
std::string * release_frametype ( )
inline
std::string * release_name ( )
inline
void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
void set_actiontag ( ::google::protobuf::int32  value)
inline
void set_allocated_classname ( ::std::string *  classname)
inline
void set_allocated_frametype ( ::std::string *  frametype)
inline
void set_allocated_name ( ::std::string *  name)
inline
void set_classname ( const ::std::string &  value)
inline
void set_classname ( const char *  value)
inline
void set_classname ( const char *  value,
size_t  size 
)
inline
void set_frametype ( const ::std::string &  value)
inline
void set_frametype ( const char *  value)
inline
void set_frametype ( const char *  value,
size_t  size 
)
inline
void set_name ( const ::std::string &  value)
inline
void set_name ( const char *  value)
inline
void set_name ( const char *  value,
size_t  size 
)
inline
void Swap ( TimeLine other)

Friends And Related Function Documentation

void
protobuf_AddDesc_CSParseBinary_2eproto
( )
friend
void
protobuf_AssignDesc_CSParseBinary_2eproto
( )
friend
void
protobuf_ShutdownFile_CSParseBinary_2eproto
( )
friend

Member Data Documentation

const int kActionTagFieldNumber = 4
static
const int kClassnameFieldNumber = 2
static
const int kFramesFieldNumber = 5
static
const int kFrameTypeFieldNumber = 3
static
const int kNameFieldNumber = 1
static

The documentation for this class was generated from the following file: