#include <CEGUIEvent.h>
Inheritance diagram for CEGUI::Event::ConnectionInterface:
Public Member Functions | |
virtual bool | connected () |
virtual void | disconnect () |
void | addRef () const |
void | release () const |
void | releaseButKeep () const |
int | refCount () const |
Protected Attributes | |
int | d_refCount |
Definition at line 205 of file CEGUIEvent.h.
|
Definition at line 41 of file CEGUIRefPtr.h. |
|
Reimplemented in CEGUI::ConnectionImpl. Definition at line 207 of file CEGUIEvent.h. |
|
Reimplemented in CEGUI::ConnectionImpl. Definition at line 208 of file CEGUIEvent.h. |
|
return the number pointers currently referencing this object. Definition at line 54 of file CEGUIRefPtr.h. |
|
Definition at line 46 of file CEGUIRefPtr.h. |
|
Definition at line 51 of file CEGUIRefPtr.h. |
|
Definition at line 58 of file CEGUIRefPtr.h. Referenced by CEGUI::Referenced::~Referenced(). |