ndn-lite
Data Fields
regex_t Struct Reference
Collaboration diagram for regex_t:
Collaboration graph

Data Fields

unsigned char type
 
union {
   unsigned char   ch
 
   unsigned char *   ccl
 
}; 
 

Field Documentation

◆ @12

union { ... }

◆ ccl

unsigned char* regex_t::ccl

◆ ch

unsigned char regex_t::ch

◆ type

unsigned char regex_t::type

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