#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. References WvCallbackImpl< R, P1, P2, P3, P4, P5, P6, P7, P8 >::operator()(). |
1.3.6-20040222