Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CEGUI::Event::ConnectionInterface Class Reference

#include <CEGUIEvent.h>

Inheritance diagram for CEGUI::Event::ConnectionInterface:

Inheritance graph
[legend]
Collaboration diagram for CEGUI::Event::ConnectionInterface:

Collaboration graph
[legend]
List of all members.

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

Member Function Documentation

void CEGUI::Referenced::addRef  )  const [inline, inherited]
 

Definition at line 41 of file CEGUIRefPtr.h.

virtual bool CEGUI::Event::ConnectionInterface::connected  )  [inline, virtual]
 

Reimplemented in CEGUI::ConnectionImpl.

Definition at line 204 of file CEGUIEvent.h.

virtual void CEGUI::Event::ConnectionInterface::disconnect  )  [inline, virtual]
 

Reimplemented in CEGUI::ConnectionImpl.

Definition at line 205 of file CEGUIEvent.h.

int CEGUI::Referenced::refCount  )  const [inline, inherited]
 

return the number pointers currently referencing this object.

Definition at line 54 of file CEGUIRefPtr.h.

void CEGUI::Referenced::release  )  const [inline, inherited]
 

Definition at line 46 of file CEGUIRefPtr.h.

void CEGUI::Referenced::releaseButKeep  )  const [inline, inherited]
 

Definition at line 51 of file CEGUIRefPtr.h.


Member Data Documentation

int CEGUI::Referenced::d_refCount [mutable, protected, inherited]
 

Definition at line 58 of file CEGUIRefPtr.h.

Referenced by CEGUI::Referenced::~Referenced().


The documentation for this class was generated from the following file:
Generated on Wed Feb 16 12:41:10 2005 for Crazy Eddies GUI System by  doxygen 1.3.9.1