This is the complete list of members for SC::AwaitTaskGroup, including all inherited members.
| AwaitTaskGroup(AwaitEventLoop &await, Span< AwaitTask * > taskStorage, AwaitTaskGroupCancelPolicy cancelPolicy=AwaitTaskGroupCancelPolicy::CancelChildren) (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup | |
| AwaitTaskGroupWaitAllAwaiter (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup | friend |
| AwaitTaskGroupWaitAnyAwaiter (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup | friend |
| capacity() const (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup | |
| collectResults(Span< Result > outResults, AwaitTaskGroupResultSummary *outSummary=nullptr) const (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup | |
| size() const (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup | |
| spawn(AwaitTask &task) (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup | |
| waitAll() (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup | |
| waitAny(AwaitTaskGroupWaitAnyResult &outResult, AwaitTaskGroupWaitAnyPolicy waitAnyPolicy=AwaitTaskGroupWaitAnyPolicy::CancelRemaining) (defined in SC::AwaitTaskGroup) | SC::AwaitTaskGroup |