#include <virtual_function_1.h>
Inheritance diagram for CL_VirtualCallback_1_static< RetVal, Param1 >:

Public Member Functions | |
| CL_VirtualCallback_1_static (RetVal(*static_func)(Param1, CL_Super_1< RetVal, Param1 > &)) | |
| RetVal | invoke (Param1 param1, CL_Super_1< RetVal, Param1 > &super_func) |
Public Attributes | |
| RetVal(* | static_func )(Param1, CL_Super_1< RetVal, Param1 > &) |
| bool | valid |
| bool | enabled |
|
||||||||||
|
|
|
||||||||||||||||
|
Implements CL_VirtualCallback_1< RetVal, Param1 >. |
|
|
|
|
|||||
|
|
|
|
|
1.4.6