Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::AwaitTaskGroup Member List

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::AwaitTaskGroupfriend
AwaitTaskGroupWaitAnyAwaiter (defined in SC::AwaitTaskGroup)SC::AwaitTaskGroupfriend
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