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

Detailed Description

template<typename Class, typename Parent, typename ReturnType>
class ola::MethodCallback0_0< Class, Parent, ReturnType >

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

Inheritance diagram for ola::MethodCallback0_0< Class, Parent, ReturnType >:

Public Types

typedef ReturnType(Class::*) Method()
 

Public Member Functions

 MethodCallback0_0 (Class *object, Method callback)
 
ReturnType DoRun ()
 

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