#include <callback_v0.h>
Public Member Functions | |
CL_Callback_Impl_v0_static (void(*static_func)()) | |
void | invoke () const |
Public Attributes | |
void(* | static_func )() |
(Internal ClanLib Class)
CL_Callback_Impl_v0_static::CL_Callback_Impl_v0_static | ( | void(*)() | static_func | ) | [inline] |
void CL_Callback_Impl_v0_static::invoke | ( | ) | const [inline, virtual] |
Implements CL_Callback_Impl_v0.
References static_func.
void(* CL_Callback_Impl_v0_static::static_func)() |
Referenced by invoke().