clan::Callback_Impl_3< RetVal, P1, P2, P3 > Class Template Referenceabstract

(Internal ClanLib Class) More...

#include <callback_3.h>

+ Inheritance diagram for clan::Callback_Impl_3< RetVal, P1, P2, P3 >:

Public Member Functions

virtual ~Callback_Impl_3 ()
 
virtual RetVal invoke (P1 p1, P2 p2, P3 p3) const =0
 

Detailed Description

template<typename RetVal, typename P1, typename P2, typename P3>
class clan::Callback_Impl_3< RetVal, P1, P2, P3 >

(Internal ClanLib Class)


The documentation for this class was generated from the following file: