clan::Callback_Impl_2< RetVal, P1, P2 > Class Template Referenceabstract

(Internal ClanLib Class) More...

#include <callback_2.h>

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

Public Member Functions

virtual ~Callback_Impl_2 ()
 
virtual RetVal invoke (P1 p1, P2 p2) const =0
 

Detailed Description

template<typename RetVal, typename P1, typename P2>
class clan::Callback_Impl_2< RetVal, P1, P2 >

(Internal ClanLib Class)


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