Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::plugin::artnet::Callback1< ReturnType, Arg0 > Class Template Referenceabstract

Detailed Description

template<typename ReturnType, typename Arg0>
class ola::plugin::artnet::Callback1< ReturnType, Arg0 >

A 1 argument callback which can be called multiple times.

Inheritance diagram for ola::plugin::artnet::Callback1< ReturnType, Arg0 >:
ola::BaseCallback1< ReturnType, Arg0 >

Public Member Functions

ReturnType Run (Arg0 arg0)
 

Member Function Documentation

◆ Run()

template<typename ReturnType, typename Arg0>
ReturnType ola::Callback1< ReturnType, Arg0 >::Run ( Arg0 arg0)
inlinevirtual

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