VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G::Slot::SlotCallback3< T, P1, P2, P3 > Class Template Reference

Provides a function to down-cast from SlotImpBase to SlotImp3. More...

#include <gslot.h>

Static Public Member Functions

static void callback (SlotImpBase *imp, P1 p1, P2 p2, P3 p3)
 

Detailed Description

template<typename T, typename P1, typename P2, typename P3>
class G::Slot::SlotCallback3< T, P1, P2, P3 >

Provides a function to down-cast from SlotImpBase to SlotImp3.

Definition at line 378 of file gslot.h.


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