Open Lighting Architecture
Latest Git
ola
SingleUseCallback2
Public Member Functions
|
List of all members
ola::SingleUseCallback2< ReturnType, Arg0, Arg1 > Class Template Reference
abstract
Callbacks
Detailed Description
template<typename ReturnType, typename Arg0, typename Arg1>
class ola::SingleUseCallback2< ReturnType, Arg0, Arg1 >
A 2 argument callback which deletes itself after it's run.
Inheritance diagram for ola::SingleUseCallback2< ReturnType, Arg0, Arg1 >:
[
legend
]
Collaboration diagram for ola::SingleUseCallback2< ReturnType, Arg0, Arg1 >:
[
legend
]
Public Member Functions
ReturnType
Run
(Arg0 arg0, Arg1 arg1)
The documentation for this class was generated from the following file:
include/ola/
Callback.h
Generated on Mon Jan 2 2023 23:40:39 for Open Lighting Architecture by
1.8.13