libcopp  2.2.0
Public Types
impl::task_impl::ext_coroutine_flag_t Struct Reference

#include <task_impl.h>

Collaboration diagram for impl::task_impl::ext_coroutine_flag_t:
Collaboration graph

Public Types

enum  type { EN_ECFT_UNKNOWN = 0 , EN_ECFT_COTASK = 0x0100 , EN_ECFT_MASK = 0xFF00 }
 

Detailed Description

Definition at line 55 of file task_impl.h.

Member Enumeration Documentation

◆ type

Enumerator
EN_ECFT_UNKNOWN 
EN_ECFT_COTASK 
EN_ECFT_MASK 

Definition at line 56 of file task_impl.h.


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