Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::FiberJobContext Struct Reference

Restricted execution context passed to a run-to-completion FiberJob. More...

#include <Fibers.h>

Public Member Functions

FiberJobSchedulerscheduler () const
 
FiberJobjob () const
 
bool isCancellationRequested () const
 
Result checkCancellation () const
 

Friends

struct FiberJobScheduler
 

Detailed Description

Restricted execution context passed to a run-to-completion FiberJob.


The documentation for this struct was generated from the following file: