(Internal ClanLib Class) More...
#include <callback_v0.h>
Inheritance diagram for clan::Callback_Impl_v0_static:Public Member Functions | |
| Callback_Impl_v0_static (void(*static_func)()) | |
| void | invoke () const |
Public Member Functions inherited from clan::Callback_Impl_v0 | |
| virtual | ~Callback_Impl_v0 () |
Public Attributes | |
| void(* | static_func )() |
(Internal ClanLib Class)