ClanLib
2.3.7
|
#include <callback_0.h>
Public Member Functions | |
CL_Callback_Impl_0_static (RetVal(*static_func)()) | |
RetVal | invoke () const |
Public Attributes | |
RetVal(* | static_func )() |
(Internal ClanLib Class)
|
inline |
|
inlinevirtual |
Implements CL_Callback_Impl_0< RetVal >.
References CL_Callback_Impl_0_static< RetVal >::static_func.
RetVal(* CL_Callback_Impl_0_static< RetVal >::static_func)() |
Referenced by CL_Callback_Impl_0_static< RetVal >::invoke().