|
ClanLib
2.3.7
|
#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)
|
inline |
|
inlinevirtual |
Implements CL_VirtualCallback_0< RetVal >.
References CL_VirtualCallback_0_static< RetVal >::static_func.
|
inherited |
| RetVal(* CL_VirtualCallback_0_static< RetVal >::static_func)(CL_Super_0< RetVal > &) |
Referenced by CL_VirtualCallback_0_static< RetVal >::invoke().
|
inherited |
1.8.4