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

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: