Definition at line 206 of file wvcallback.h.
Public Types | |
typedef R(*) | type (P1, P2) |
Public Member Functions | |
R | thaw (const FrozenParams &frozen) |
virtual R | operator() (P1 p1, P2 p2)=0 |
virtual WvCallbackImpl * | clone () const =0 |
virtual | ~WvCallbackImpl () |
Classes | |
struct | FrozenParams |