#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)
| CL_Callback_Impl_0_static< RetVal >::CL_Callback_Impl_0_static | ( | RetVal(*)() | static_func | ) | [inline] |
| RetVal CL_Callback_Impl_0_static< RetVal >::invoke | ( | ) | const [inline, virtual] |
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().
1.7.1