Base Framework
|
This is the complete list of members for Profiler::WaitTask, including all inherited members.
getTask(const char *name, const char *cat) noexcept | Profiler::Task | static |
pushTask(unsigned int taskId) noexcept | Profiler::Task | static |
setTaskBytesRead(const uint8 *buffer, unsigned int bytesRead) noexcept | Profiler::Task | protected |
setTaskBytesWritten(const uint8 *buffer, unsigned int bytesWritten) noexcept | Profiler::Task | protected |
setTaskPath(const String &path) noexcept | Profiler::Task | protected |
setTaskResourceHandle(const ResourceHandle &handle) noexcept | Profiler::Task | protected |
setTaskSecurityLevel(unsigned int securityLevel) noexcept | Profiler::Task | protected |
setTaskWaitHandle(const Resource &resource) noexcept | Profiler::Task | protected |
setTaskWaitHandle(const ResourceHandle &handle) noexcept | Profiler::Task | protected |
setTaskWaitId(const char *id) noexcept | Profiler::Task | protected |
Task(const char *_name, const char *_cat=nullptr) noexcept | Profiler::Task | inline |
WaitTask(const char *name, const char *id=nullptr) noexcept | Profiler::WaitTask | inline |
WaitTask(const char *name, const Resource *resource) noexcept | Profiler::WaitTask | inline |
WaitTask(const char *name, const ResourceHandle *handle) noexcept | Profiler::WaitTask | inline |
WaitTask(const char *name, const ResourceHandle &handle) noexcept | Profiler::WaitTask | inline |
~Task() noexcept | Profiler::Task | inline |