#include <wvcallback.h>
Public Types | |
typedef R(* | type )(P1, P2, P3, P4) |
Public Member Functions | |
R | thaw (const FrozenParams &frozen) |
virtual R | operator() (P1 p1, P2 p2, P3 p3, P4 p4)=0 |
virtual WvCallbackImpl * | clone () const =0 |
virtual | ~WvCallbackImpl () |
|
Definition at line 167 of file wvcallback.h. |
|
Definition at line 172 of file wvcallback.h. |
|
|
|
|
|
Definition at line 168 of file wvcallback.h. |