cortex 0.0.1
Loading...
Searching...
No Matches
cortex::tiny_fiber::detail::Fiber Member List

This is the complete list of members for cortex::tiny_fiber::detail::Fiber, including all inherited members.

AddWaiter(Fiber *waiter)cortex::tiny_fiber::detail::Fiber
BaseCoroutine(std::size_t stack_size_bytes=262144, MemoryResourceSharedPtr resource=GetDefaultMemoryResource())cortex::BaseCoroutineexplicitprotected
Body typedefcortex::tiny_fiber::detail::Fiber
Complete()cortex::tiny_fiber::detail::Fiber
Fiber(PrivateTag, Id id, Body body, std::size_t stack_size, MemoryResourceSharedPtr resource)cortex::tiny_fiber::detail::Fiber
Fiber(const Fiber &)=deletecortex::tiny_fiber::detail::Fiber
Fiber(Fiber &&)=deletecortex::tiny_fiber::detail::Fiber
GetException() const noexceptcortex::tiny_fiber::detail::Fiberinline
GetId() const noexceptcortex::tiny_fiber::detail::Fiberinline
HasException() const noexceptcortex::tiny_fiber::detail::Fiberinline
Id typedefcortex::tiny_fiber::detail::Fiber
IsDone() const noexceptcortex::BaseCoroutineinline
IsSuspended() const noexceptcortex::tiny_fiber::detail::Fiberinline
Make(Body body, std::size_t stack_size, MemoryResourceSharedPtr resource)cortex::tiny_fiber::detail::Fiberstatic
operator=(const Fiber &)=deletecortex::tiny_fiber::detail::Fiber
operator=(Fiber &&)=deletecortex::tiny_fiber::detail::Fiber
Park()cortex::tiny_fiber::detail::Fiber
Resume()cortex::BaseCoroutineinline
Run()cortex::tiny_fiber::detail::Fiber
SetException(std::exception_ptr ex) noexceptcortex::tiny_fiber::detail::Fiberinline
Wake()cortex::tiny_fiber::detail::Fiber
Yield()cortex::tiny_fiber::detail::Fiber
~BaseCoroutine()=0cortex::BaseCoroutinepure virtual
~Fiber() override=defaultcortex::tiny_fiber::detail::Fiber