CEGUI::Event::ScopedConnection Class Reference

Event::Connection wrapper that automatically disconnects the connection when the object is deleted (or goes out of scope). More...

Inheritance diagram for CEGUI::Event::ScopedConnection:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ScopedConnection (const Event::Connection &connection)
ScopedConnectionoperator= (const Event::Connection &connection)
bool connected () const
void disconnect ()


Detailed Description

Event::Connection wrapper that automatically disconnects the connection when the object is deleted (or goes out of scope).

Generated on Thu Nov 27 20:34:27 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1