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

Detailed Description

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

A 0 argument callback which can be called multiple times.

Inheritance diagram for ola::Callback0< 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::Callback0< ReturnType >::Run ( )
inlinevirtual

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