ClanLib
2.3.7
|
#include <callback_v2.h>
Public Member Functions | |
CL_Callback_Impl_v2_functor (Functor functor) | |
void | invoke (P1 p1, P2 p2) const |
Public Attributes | |
Functor | functor |
(Internal ClanLib Class)
|
inline |
|
inlinevirtual |
Implements CL_Callback_Impl_v2< P1, P2 >.
References CL_Callback_Impl_v2_functor< P1, P2, Functor >::functor.
Functor CL_Callback_Impl_v2_functor< P1, P2, Functor >::functor |
Referenced by CL_Callback_Impl_v2_functor< P1, P2, Functor >::invoke().