Louvre
v2.12.0-1
C++ library for Wayland compositors
|
This is the complete list of members for LTimer, including all inherited members.
Callback typedef | LTimer | |
cancel() noexcept | LTimer | |
interval() const noexcept | LTimer | inline |
LObject(const LObject &) noexcept | LObject | inline |
LObject() noexcept=default | LObject | protected |
LTimer(const Callback &onTimeout=nullptr) noexcept | LTimer | |
notifyDestruction() noexcept | LObject | protected |
oneShot(UInt32 intervalMs, const Callback &onTimeout) noexcept | LTimer | static |
operator=(const LObject &) noexcept | LObject | inline |
running() const noexcept | LTimer | inline |
setCallback(const Callback &onTimeout) noexcept | LTimer | inline |
setUserData(UIntPtr data) const noexcept | LObject | inline |
start(UInt32 intervalMs) noexcept | LTimer | |
stop() noexcept | LTimer | |
userData() const noexcept | LObject | inline |
~LObject() noexcept | LObject | protectedvirtual |
~LTimer() | LTimer |