VideoTools
|
A slot class for zero-parameter callbacks. More...
#include <gslot.h>
Public Member Functions | |
Slot0 (SlotImpBase *imp, void(*op)(SlotImpBase *)) | |
void | callback () |
Slot0 (const Slot0 &other) | |
void | swap (Slot0 &rhs) |
void | operator= (const Slot0 &rhs) |
const SlotImpBase * | base () const |