cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
__NotificationCenter Member List

This is the complete list of members for __NotificationCenter, including all inherited members.

__NotificationCenter()__NotificationCenter
_referenceCountRefprotected
addObserver(Ref *target, SEL_CallFuncO selector, const std::string &name, Ref *sender)__NotificationCenter
autorelease()Ref
destroyInstance()__NotificationCenterstatic
getInstance()__NotificationCenterstatic
getObserverHandlerByName(const std::string &name)__NotificationCenter
getReferenceCount() const Ref
getScriptHandler() const __NotificationCenterinline
postNotification(const std::string &name)__NotificationCenter
postNotification(const std::string &name, Ref *sender)__NotificationCenter
purgeNotificationCenter(void)__NotificationCenterstatic
Ref()Refprotected
registerScriptObserver(Ref *target, int handler, const std::string &name)__NotificationCenter
release()Ref
removeAllObservers(Ref *target)__NotificationCenter
removeObserver(Ref *target, const std::string &name)__NotificationCenter
retain()Ref
ScriptHandlerMgr class__NotificationCenterfriend
sharedNotificationCenter(void)__NotificationCenterstatic
unregisterScriptObserver(Ref *target, const std::string &name)__NotificationCenter
~__NotificationCenter()__NotificationCenter
~Ref()Refvirtual