#include <callback_v1.h>
Inheritance diagram for CL_Callback_Impl_v1_static< P1 >:

Public Member Functions | |
| CL_Callback_Impl_v1_static (void(*static_func)(P1)) | |
| void | invoke (P1 p1) |
Public Attributes | |
| void(* | static_func )(P1) |
|
||||||||||
|
|
|
||||||||||
|
Implements CL_Callback_Impl_v1< P1 >. |
|
|||||
|
|
1.4.6