Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::BaseCallback0< ReturnType > Class Template Referenceabstract

Detailed Description

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

The base class for all 0 argument callbacks.

Inheritance diagram for ola::BaseCallback0< ReturnType >:
ola::Callback0< ReturnType > ola::SingleUseCallback0< ReturnType >

Public Member Functions

virtual ReturnType Run ()=0
 

Member Function Documentation

◆ Run()

template<typename ReturnType >
virtual ReturnType ola::BaseCallback0< ReturnType >::Run ( )
pure virtual

Implemented in ola::MultiCallback.


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