MPD
0.20.18
|
Invoke a method call in the EventLoop. More...
#include <DeferredCall.hxx>
Public Member Functions | |
DeferredCall (EventLoop &_loop, Callback _callback) | |
Protected Member Functions | |
void | RunDeferred () override |
Invoke a method call in the EventLoop.
This class is thread-safe.
Definition at line 32 of file DeferredCall.hxx.
Definition at line 37 of file DeferredCall.hxx.
|
inlineoverrideprotectedvirtual |
Implements DeferredMonitor.
Definition at line 45 of file DeferredCall.hxx.