Open Lighting Architecture  Latest Git
Public Member Functions | List of all members
ola::SingleUseCallback0< ReturnType > Class Template Referenceabstract

Detailed Description

template<typename ReturnType>
class ola::SingleUseCallback0< ReturnType >

A 0 argument callback which deletes itself after it's run.

Inheritance diagram for ola::SingleUseCallback0< ReturnType >:
Inheritance graph
[legend]
Collaboration diagram for ola::SingleUseCallback0< ReturnType >:
Collaboration graph
[legend]

Public Member Functions

ReturnType Run ()
 

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