|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for Task, including all inherited members.
| GetDebugName() const | Task | inline |
| GetPriority() const | Task | inline |
| GetSchedulerData() const | Task | inlineprotected |
| ImplSchedulerData | Task | friend |
| Invoke()=0 | Task | pure virtual |
| IsActive() const | Task | inline |
| IsStatic() const | Task | inline |
| mbActive | Task | private |
| mbStatic | Task | private |
| mePriority | Task | private |
| mpDebugName | Task | private |
| mpSchedulerData | Task | private |
| operator=(const Task &rTask) | Task | |
| Scheduler | Task | friend |
| SetDeletionFlags() | Task | protectedvirtual |
| SetPriority(TaskPriority ePriority) | Task | |
| SetStatic() | Task | inline |
| Start(bool bStartTimer=true) | Task | virtual |
| StartTimer(sal_uInt64 nMS) | Task | protectedstatic |
| Stop() | Task | |
| Task(const char *pDebugName) | Task | |
| Task(const Task &rTask) | Task | |
| UpdateMinPeriod(sal_uInt64 nTimeNow) const =0 | Task | protectedpure virtual |
| ~Task() COVERITY_NOEXCEPT_FALSE | Task | virtual |