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