libcopp  2.2.0
Public Types
coroutine_context_base::flag_type Struct Reference

#include <coroutine_context_base.h>

Collaboration diagram for coroutine_context_base::flag_type:
Collaboration graph

Public Types

enum  type { EN_CFT_UNKNOWN = 0 , EN_CFT_FINISHED = 0x01 , EN_CFT_IS_FIBER = 0x02 , EN_CFT_MASK = 0xFF }
 

Detailed Description

Definition at line 89 of file coroutine_context_base.h.

Member Enumeration Documentation

◆ type

Enumerator
EN_CFT_UNKNOWN 
EN_CFT_FINISHED 
EN_CFT_IS_FIBER 
EN_CFT_MASK 

Definition at line 90 of file coroutine_context_base.h.


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