Open Lighting Architecture  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
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.

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: