#include <wvcallback.h>
Public Types | |
typedef R(* | type )() |
Public Member Functions | |
R | thaw (const FrozenParams &frozen) |
virtual R | operator() ()=0 |
virtual WvCallbackImpl * | clone () const =0 |
virtual | ~WvCallbackImpl () |
|
Definition at line 259 of file wvcallback.h. |
|
Definition at line 264 of file wvcallback.h. |
|
|
|
|
|
Definition at line 260 of file wvcallback.h. |