Public Member Functions
ecl::lite::sigslots::SlotBase< Data > Class Template Reference

Parent slot class with the common, publicly exposed interface. More...

#include <slot.hpp>

Inheritance diagram for ecl::lite::sigslots::SlotBase< Data >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void execute (Data data)=0

Detailed Description

template<typename Data>
class ecl::lite::sigslots::SlotBase< Data >

Parent slot class with the common, publicly exposed interface.

This allows member and global slots to be used as one and the same.

Template Parameters:
Data: the function callback arg type (footprint).

Definition at line 41 of file slot.hpp.


Member Function Documentation

template<typename Data>
virtual void ecl::lite::sigslots::SlotBase< Data >::execute ( Data  data) [pure virtual]

The documentation for this class was generated from the following file:


ecl_sigslots_lite
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:35:27