ClanLib
2.3.7
|
#include <signal_v0.h>
Public Member Functions | |
CL_SlotCallback_v0_functor (const Functor &functor) | |
void | invoke () |
Public Attributes | |
bool | enabled |
Functor | functor |
bool | valid |
(Internal ClanLib Class)
|
inline |
|
inlinevirtual |
Implements CL_SlotCallback_v0.
References CL_SlotCallback_v0_functor< Functor >::functor.
|
inherited |
Functor CL_SlotCallback_v0_functor< Functor >::functor |
Referenced by CL_SlotCallback_v0_functor< Functor >::invoke().
|
inherited |