Base Framework
|
This is the complete list of members for Profiler::SecurityTask, including all inherited members.
CRITICAL enum value | Profiler::SecurityTask | |
getTask(const char *name, const char *cat) noexcept | Profiler::Task | static |
IMPORTANT enum value (defined in Profiler::SecurityTask) | Profiler::SecurityTask | |
LOW enum value | Profiler::SecurityTask | |
NORMAL enum value (defined in Profiler::SecurityTask) | Profiler::SecurityTask | |
PRIVACY enum value | Profiler::SecurityTask | |
pushTask(unsigned int taskId) noexcept | Profiler::Task | static |
SECURITY enum value | Profiler::SecurityTask | |
SecurityLevel enum name | Profiler::SecurityTask | |
SecurityTask(const char *name, SecurityLevel securityLevel, bool suppressIOCapturing) noexcept | Profiler::SecurityTask | inline |
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 |
~SecurityTask() noexcept (defined in Profiler::SecurityTask) | Profiler::SecurityTask | inline |
~Task() noexcept | Profiler::Task | inline |