include/redhand/event/event.hpp file

Class event.

Contents

Namespaces

namespace redhand
The Redhand library.

Classes

template<class T>
class redhand::event
A general class for raising events, specific events types should be a subclass of this general event.