Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
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 >:
ola::BaseCallback0< ReturnType >

Public Member Functions

ReturnType Run ()
 
- Public Member Functions inherited from ola::BaseCallback0< ReturnType >

Member Function Documentation

◆ Run()

template<typename ReturnType >
ReturnType ola::SingleUseCallback0< ReturnType >::Run ( )
inlinevirtual

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