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

This is the complete list of members for SC::FiberJobGroup, including all inherited members.

collectErrors(Span< FiberJobGroupError > errors, size_t &outErrors) const (defined in SC::FiberJobGroup)SC::FiberJobGroup
countErrors() const (defined in SC::FiberJobGroup)SC::FiberJobGroup
FiberJobGroup(FiberJobScheduler &scheduler) (defined in SC::FiberJobGroup)SC::FiberJobGroupexplicit
FiberJobGroup(const FiberJobGroup &)=delete (defined in SC::FiberJobGroup)SC::FiberJobGroup
FiberJobScheduler (defined in SC::FiberJobGroup)SC::FiberJobGroupfriend
jobCount() const (defined in SC::FiberJobGroup)SC::FiberJobGroup
operator=(const FiberJobGroup &)=delete (defined in SC::FiberJobGroup)SC::FiberJobGroup
pendingCount() const (defined in SC::FiberJobGroup)SC::FiberJobGroup
requestCancel() (defined in SC::FiberJobGroup)SC::FiberJobGroup
reset() (defined in SC::FiberJobGroup)SC::FiberJobGroup
run() (defined in SC::FiberJobGroup)SC::FiberJobGroup
spawn(FiberJobPool &pool, FiberJob::Procedure procedure, FiberJob **outJob=nullptr) (defined in SC::FiberJobGroup)SC::FiberJobGroup
spawn(FiberJobPool &pool, FiberJob::Procedure procedure, FiberCancellationToken token, FiberJob **outJob=nullptr) (defined in SC::FiberJobGroup)SC::FiberJobGroup
~FiberJobGroup() (defined in SC::FiberJobGroup)SC::FiberJobGroup