ClanLib
2.3.7
|
#include <callback_3.h>
Public Member Functions | |
CL_Callback_Impl_3_functor (Functor functor) | |
RetVal | invoke (P1 p1, P2 p2, P3 p3) const |
Public Attributes | |
Functor | functor |
(Internal ClanLib Class)
|
inline |
|
inlinevirtual |
Functor CL_Callback_Impl_3_functor< RetVal, P1, P2, P3, Functor >::functor |