This is the complete list of members for EventCustom, including all inherited members.
| __pad0__ | Event | |
| _currentTarget | Event | protected |
| _eventName | EventCustom | protected |
| _isStopped | Event | protected |
| _referenceCount | Ref | protected |
| _type | Event | protected |
| _userData | EventCustom | protected |
| autorelease() | Ref | |
| EventCustom(const std::string &eventName) | EventCustom | |
| getCurrentTarget() | Event | inline |
| getEventName() const | EventCustom | inline |
| getReferenceCount() const | Ref | |
| getType() const | Event | inline |
| getUserData() const | EventCustom | inline |
| isStopped() const | Event | inline |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| setCurrentTarget(Node *target) | Event | inlineprotected |
| setUserData(void *data) | EventCustom | inline |
| stopPropagation() | Event | inline |
| Type enum name | Event | |
| ~Event() | Event | virtual |
| ~Ref() | Ref | virtual |