(Internal ClanLib Class) More...
#include <callback_0.h>
Inheritance diagram for clan::Callback_Impl_0_static< RetVal >:Public Member Functions | |
| Callback_Impl_0_static (RetVal(*static_func)()) | |
| RetVal | invoke () const |
Public Member Functions inherited from clan::Callback_Impl_0< RetVal > | |
| virtual | ~Callback_Impl_0 () |
Public Attributes | |
| RetVal(* | static_func )() |
(Internal ClanLib Class)