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

#include <CSParseBinary.pb.h>

Inheritance diagram for TimeLineStringFrame:

Public Member Functions

 TimeLineStringFrame ()
virtual ~TimeLineStringFrame ()
 TimeLineStringFrame (const TimeLineStringFrame &from)
TimeLineStringFrameoperator= (const TimeLineStringFrame &from)
void Swap (TimeLineStringFrame *other)
TimeLineStringFrameNew () const
void CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from)
void CopyFrom (const TimeLineStringFrame &from)
void MergeFrom (const TimeLineStringFrame &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 ()
const ::std::string & value () const
void set_value (const ::std::string &value)
void set_value (const char *value)
void set_value (const char *value, size_t size)
inline::std::string * mutable_value ()
inline::std::string * release_value ()
void set_allocated_value (::std::string *value)

Static Public Member Functions

static const TimeLineStringFramedefault_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 ()

Constructor & Destructor Documentation

virtual ~TimeLineStringFrame ( )
virtual

Member Function Documentation

int ByteSize ( ) const
void CheckTypeAndMergeFrom ( const ::google::protobuf::MessageLite &  from)
const ::std::string & classname ( ) const
inline
void Clear ( )
void clear_classname ( )
inline
void clear_frameindex ( )
inline
void clear_name ( )
inline
void clear_tween ( )
inline
void clear_value ( )
inline
void CopyFrom ( const TimeLineStringFrame from)
static const
TimeLineStringFrame&
default_instance
( )
static
google::protobuf::int32 frameindex ( ) const
inline
int GetCachedSize ( ) const
inline
::std::string GetTypeName ( ) const
bool has_classname ( ) const
inline
bool has_frameindex ( ) const
inline
bool has_name ( ) const
inline
bool has_tween ( ) const
inline
bool has_value ( ) const
inline
bool IsInitialized ( ) const
void MergeFrom ( const TimeLineStringFrame from)
bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * mutable_classname ( )
inline
std::string * mutable_name ( )
inline
std::string * mutable_value ( )
inline
const ::std::string & name ( ) const
inline
TimeLineStringFrame* New ( ) const
TimeLineStringFrame& operator= ( const TimeLineStringFrame from)
inline
std::string * release_classname ( )
inline
std::string * release_name ( )
inline
std::string * release_value ( )
inline
void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
void set_allocated_classname ( ::std::string *  classname)
inline
void set_allocated_name ( ::std::string *  name)
inline
void set_allocated_value ( ::std::string *  value)
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_frameindex ( ::google::protobuf::int32  value)
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 set_tween ( bool  value)
inline
void set_value ( const ::std::string &  value)
inline
void set_value ( const char *  value)
inline
void set_value ( const char *  value,
size_t  size 
)
inline
void Swap ( TimeLineStringFrame other)
bool tween ( ) const
inline
const ::std::string & value ( ) const
inline

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 kClassnameFieldNumber = 2
static
const int kFrameIndexFieldNumber = 3
static
const int kNameFieldNumber = 1
static
const int kTweenFieldNumber = 4
static
const int kValueFieldNumber = 5
static

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