![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezDelegateTask< void >, including all inherited members.
| AddRef() const | ezRefCountingImpl | inline |
| ConfigureTask(const char *szTaskName, ezTaskNesting nestingMode, ezOnTaskFinishedCallback callback=ezOnTaskFinishedCallback()) | ezTask | |
| Execute() override | ezDelegateTask< void > | inlineprivatevirtual |
| ExecuteWithMultiplicity(ezUInt32 uiInvocation) const | ezTask | inlineprotectedvirtual |
| ezDelegateTask(const char *szTaskName, ezTaskNesting taskNesting, FunctionType func) (defined in ezDelegateTask< void >) | ezDelegateTask< void > | inline |
| ezRefCountingImpl()=default | ezRefCountingImpl | |
| ezRefCountingImpl(const ezRefCountingImpl &rhs) (defined in ezRefCountingImpl) | ezRefCountingImpl | inline |
| ezTask() (defined in ezTask) | ezTask | |
| FunctionType typedef (defined in ezDelegateTask< void >) | ezDelegateTask< void > | |
| GetMultiplicity() const | ezTask | inline |
| GetRefCount() const | ezRefCountingImpl | inline |
| HasBeenCanceled() const | ezTask | inline |
| IsReferenced() const | ezRefCountingImpl | inline |
| IsTaskFinished() const | ezTask | inline |
| operator=(const ezRefCountingImpl &rhs) (defined in ezRefCountingImpl) | ezRefCountingImpl | inline |
| ReleaseRef() const | ezRefCountingImpl | inline |
| SetMultiplicity(ezUInt32 uiMultiplicity) | ezTask | |
| ~ezRefCounted()=default | ezRefCounted | virtual |
| ~ezTask() (defined in ezTask) | ezTask | virtual |