#include <CCObjectExtensionData.h>
Public Member Functions | |
| virtual void | setCustomProperty (const std::string &customProperty) |
| local | setCustomProperty ( local customProperty) |
| virtual std::string | getCustomProperty () const |
| virtual void | setActionTag (int actionTag) |
| local | setActionTag ( local actionTag) |
| virtual const int | getActionTag () const |
| ~ObjectExtensionData () | |
| virtual bool | init () |
| var | init () |
| local | init () |
Public Member Functions inherited from Ref | |
| void | retain () |
| Retains the ownership. More... | |
| void | release () |
| Releases the ownership immediately. More... | |
| Ref * | autorelease () |
| Releases the ownership sometime soon automatically. More... | |
| unsigned int | getReferenceCount () const |
| Returns the Ref's current reference count. More... | |
| virtual | ~Ref () |
| Destructor. More... | |
Static Public Member Functions | |
| static ObjectExtensionData * | create () |
| var | create () |
| local | create () |
Public Attributes | |
| CC_CONSTRUCTOR_ACCESS | __pad0__: ObjectExtensionData() |
Protected Attributes | |
| std::string | _customProperty |
| cocostudio::timeline::ActionTimelineData * | _timelineData |
Protected Attributes inherited from Ref | |
| unsigned int | _referenceCount |
| count of references More... | |
| local | _referenceCount |
| count of references More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Ref | |
| Ref () | |
| Constructor. More... | |
| Ref () | |
| Constructor. More... | |
| ~ObjectExtensionData | ( | ) |
| var ~ObjectExtensionData | ( | ) |
| local ~ObjectExtensionData | ( | ) |
|
static |
|
static |
|
static |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
| CC_CONSTRUCTOR_ACCESS __pad0__ |
| var __pad0__ |
| local __pad0__ |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |