#include <callback_1.h>
Inheritance diagram for CL_Callback_Impl_1_static< RetVal, P1 >:

Public Member Functions | |
| CL_Callback_Impl_1_static (RetVal(*static_func)(P1)) | |
| RetVal | invoke (P1 p1) |
Public Attributes | |
| RetVal(* | static_func )(P1) |
|
||||||||||
|
|
|
||||||||||
|
Implements CL_Callback_Impl_1< RetVal, P1 >. |
|
|||||
|
|
1.4.6