Open Lighting Architecture
Latest Git
|
A Function callback with 0 create-time args and 1 exec time args.
Public Types | |
typedef ReturnType(* | Function) (Arg0) |
Public Member Functions | |
FunctionCallback0_1 (Function callback) | |
ReturnType | DoRun (Arg0 arg0) |