ClanLib
2.3.7
|
#include <callback_v4.h>
Public Member Functions | |
CL_Callback_Impl_v4_functor (Functor functor) | |
void | invoke (P1 p1, P2 p2, P3 p3, P4 p4) const |
Public Attributes | |
Functor | functor |
(Internal ClanLib Class)
|
inline |
|
inlinevirtual |
Implements CL_Callback_Impl_v4< P1, P2, P3, P4 >.
References CL_Callback_Impl_v4_functor< P1, P2, P3, P4, Functor >::functor.
Functor CL_Callback_Impl_v4_functor< P1, P2, P3, P4, Functor >::functor |