SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
signalslot.hpp File Reference

Signal/slot system. More...

Go to the source code of this file.

Classes

class  shore::signal< T >
 Signal. More...
 
class  shore::slot< T >
 Slot. More...
 
struct  shore::sig_spec< T >
 Helper for signal / slot. More...
 
struct  shore::sig_spec< void >
 Helper for signal / slot. More...
 
class  shore::slot< T >
 Slot. More...
 
class  shore::signal< T >
 Signal. More...
 

Namespaces

 shore
 SHORE core API.
 

Constant Groups

 shore
 SHORE core API.
 

Detailed Description

Signal/slot system.

Author
Felix Ott