Crazy Eddie's GUI System  0.8.4
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:
+ Collaboration diagram for CEGUI::Event::ScopedConnection:

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).

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends