#include <TriggerObj.h>
Public Member Functions | |
| virtual | ~BaseTriggerAction (void) |
| virtual bool | init () |
| virtual void | done () |
| virtual void | serialize (const rapidjson::Value &val) |
| local | serialize ( local val) |
| virtual void | serialize (cocostudio::CocoLoader *cocoLoader, cocostudio::stExpCocoNode *cocoNode) |
| local | serialize ( local cocoLoader, local cocoNode) |
| virtual void | removeAll () |
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 () |
Protected Member Functions | |
| BaseTriggerAction (void) | |
Protected Member Functions inherited from Ref | |
| Ref () | |
| Constructor. More... | |
| Ref () | |
| Constructor. More... | |
Additional Inherited Members | |
Protected Attributes inherited from Ref | |
| unsigned int | _referenceCount |
| count of references More... | |
| var | _referenceCount |
| count of references More... | |
| local | _referenceCount |
| count of references More... | |
|
protected |
|
protected |
|
protected |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |