|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for AutoTimer, including all inherited members.
| AutoTimer(const char *pDebugName) | AutoTimer | |
| ClearInvokeHandler() | Timer | inline |
| GetDebugName() const | Task | inline |
| GetPriority() const | Task | inline |
| GetSchedulerData() const | Task | inlineprotected |
| GetTimeout() const | Timer | inline |
| Invoke() override | Timer | virtual |
| Invoke(Timer *arg) | Timer | |
| IsActive() const | Task | inline |
| IsStatic() const | Task | inline |
| maInvokeHandler | Timer | private |
| mbActive | Task | private |
| mbAuto | Timer | private |
| mbStatic | Task | private |
| mePriority | Task | private |
| mnTimeout | Timer | private |
| mpDebugName | Task | private |
| mpSchedulerData | Task | private |
| operator=(const Timer &rTimer) | Timer | |
| Task::operator=(const Task &rTask) | Task | |
| SetDeletionFlags() override | Timer | protectedvirtual |
| SetInvokeHandler(const Link< Timer *, void > &rLink) | Timer | inline |
| SetPriority(TaskPriority ePriority) | Task | |
| SetStatic() | Task | inline |
| SetTimeout(sal_uInt64 nTimeoutMs) | Timer | |
| Start(bool bStartTimer=true) override | Timer | virtual |
| StartTimer(sal_uInt64 nMS) | Task | protectedstatic |
| Stop() | Task | |
| Task(const char *pDebugName) | Task | |
| Task(const Task &rTask) | Task | |
| Timer(bool bAuto, const char *pDebugName) | Timer | protected |
| Timer(const char *pDebugName) | Timer | |
| Timer(const Timer &rTimer) | Timer | |
| UpdateMinPeriod(sal_uInt64 nTimeNow) const override | Timer | protectedvirtual |
| ~Task() COVERITY_NOEXCEPT_FALSE | Task | virtual |
| ~Timer() override | Timer | virtual |