#include <virtual_function_0.h>

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