Louvre v2.14.0-1
C++ library for Wayland compositors
Loading...
Searching...
No Matches
LTimer Member List

This is the complete list of members for LTimer, including all inherited members.

Callback typedefLTimer
cancel() noexceptLTimer
interval() const noexceptLTimerinline
LObject(const LObject &) noexceptLObjectinline
LObject() noexcept=defaultLObjectprotected
LTimer(const Callback &onTimeout=nullptr) noexceptLTimer
notifyDestruction() noexceptLObjectprotected
oneShot(UInt32 intervalMs, const Callback &onTimeout) noexceptLTimerstatic
operator=(const LObject &) noexceptLObjectinline
running() const noexceptLTimerinline
setCallback(const Callback &onTimeout) noexceptLTimerinline
setUserData(UIntPtr data) const noexceptLObjectinline
start(UInt32 intervalMs) noexceptLTimer
stop() noexceptLTimer
userData() const noexceptLObjectinline
~LObject() noexceptLObjectprotectedvirtual
~LTimer()LTimer