(Internal ClanLib Class) More...
#include <callback_1.h>
Inheritance diagram for clan::Callback_Impl_1_functor< RetVal, P1, Functor >:Public Member Functions | |
| Callback_Impl_1_functor (Functor functor) | |
| RetVal | invoke (P1 p1) const |
Public Member Functions inherited from clan::Callback_Impl_1< RetVal, P1 > | |
| virtual | ~Callback_Impl_1 () |
Public Attributes | |
| Functor | functor |
(Internal ClanLib Class)