|
CGraph
|
This is the complete list of members for UTask, including all inherited members.
| impl_ | UTask | private |
| operator()() | UTask | inline |
| operator<(const UTask &task) const | UTask | inline |
| operator=(UTask &&task) noexcept | UTask | inline |
| operator>(const UTask &task) const | UTask | inline |
| priority_ | UTask | private |
| UTask(F &&func, int priority=0) | UTask | inline |
| UTask()=default | UTask | |
| UTask(UTask &&task) noexcept | UTask | inline |
| ~CStruct()=default | CStruct | virtual |