(Internal ClanLib Class) More...
#include <callback_1.h>
Public Member Functions | |
Callback_Impl_1_static (RetVal(*static_func)(P1)) | |
RetVal | invoke (P1 p1) const |
![]() | |
virtual | ~Callback_Impl_1 () |
Public Attributes | |
RetVal(* | static_func )(P1) |
(Internal ClanLib Class)