Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::FunctionCallback0_0< Parent, ReturnType > Class Template Reference

Detailed Description

template<typename Parent, typename ReturnType>
class ola::FunctionCallback0_0< Parent, ReturnType >

A Function callback with 0 create-time args and 0 exec time args.

Inheritance diagram for ola::FunctionCallback0_0< Parent, ReturnType >:

Public Types

typedef ReturnType(*) Function()
 

Public Member Functions

 FunctionCallback0_0 (Function callback)
 
ReturnType DoRun ()
 

The documentation for this class was generated from the following file: