#include <virtual_function_v0.h>
Inheritance diagram for CL_VirtualCallback_v0_static_user< UserData >:

Public Member Functions | |
| CL_VirtualCallback_v0_static_user (void(*static_func)(UserData, CL_Super_v0 &), const UserData &user_data) | |
| void | invoke (CL_Super_v0 &super_func) |
Public Attributes | |
| void(* | static_func )(UserData, CL_Super_v0 &) |
| UserData | user_data |
| bool | valid |
| bool | enabled |
|
||||||||||||||||
|
|
|
||||||||||
|
Implements CL_VirtualCallback_v0. |
|
|
|
|
|||||
|
|
|
|||||
|
|
|
|
|
1.4.6