#include <callback_v3.h>
List of all members.
Detailed Description
template<typename P1, typename P2, typename P3>
class CL_Callback_Impl_v3< P1, P2, P3 >
(Internal ClanLib Class)
Constructor & Destructor Documentation
template<typename P1, typename P2, typename P3>
Member Function Documentation
template<typename P1, typename P2, typename P3>
virtual void CL_Callback_Impl_v3< P1, P2, P3 >::invoke |
( |
P1 |
p1, |
|
|
P2 |
p2, |
|
|
P3 |
p3 | |
|
) |
| | const [pure virtual] |
Implemented in CL_Callback_Impl_v3_static< P1, P2, P3 >, CL_Callback_Impl_v3_static_user< P1, P2, P3, UserData >, CL_Callback_Impl_v3_member< P1, P2, P3, InstanceClass >, CL_Callback_Impl_v3_member_user< P1, P2, P3, InstanceClass, UserData >, and CL_Callback_Impl_v3_functor< P1, P2, P3, Functor >.
The documentation for this class was generated from the following file: