Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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.

Inheritance diagram for ola::FunctionCallback0_0< Parent, ReturnType >:
Inheritance graph
[legend]
Collaboration diagram for ola::FunctionCallback0_0< Parent, ReturnType >:
Collaboration graph
[legend]

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: