#include <virtual_function_0.h>

Public Member Functions | |
| CL_VirtualCallback_0_functor (const Functor &functor) | |
| RetVal | invoke (CL_Super_0< RetVal > &super_func) |
Public Attributes | |
| bool | enabled |
| Functor | functor |
| bool | valid |
(Internal ClanLib Class)
| CL_VirtualCallback_0_functor< RetVal, Functor >::CL_VirtualCallback_0_functor | ( | const Functor & | functor | ) | [inline] |
| RetVal CL_VirtualCallback_0_functor< RetVal, Functor >::invoke | ( | CL_Super_0< RetVal > & | super_func | ) | [inline, virtual] |
Implements CL_VirtualCallback_0< RetVal >.
References CL_VirtualCallback_0_functor< RetVal, Functor >::functor.
bool CL_SlotCallback::enabled [inherited] |
| Functor CL_VirtualCallback_0_functor< RetVal, Functor >::functor |
Referenced by CL_VirtualCallback_0_functor< RetVal, Functor >::invoke().
bool CL_SlotCallback::valid [inherited] |
1.7.1