abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Amap_Set_t_ Struct Reference

#include <amapInt.h>

Data Fields

Amap_Set_tpNext
 
unsigned iGate: 16
 
unsigned fInv: 1
 
unsigned nIns: 15
 
char Ins [AMAP_MAXINS]
 

Detailed Description

Definition at line 164 of file amapInt.h.

Field Documentation

unsigned Amap_Set_t_::fInv

Definition at line 168 of file amapInt.h.

unsigned Amap_Set_t_::iGate

Definition at line 167 of file amapInt.h.

char Amap_Set_t_::Ins[AMAP_MAXINS]

Definition at line 170 of file amapInt.h.

unsigned Amap_Set_t_::nIns

Definition at line 169 of file amapInt.h.

Amap_Set_t* Amap_Set_t_::pNext

Definition at line 166 of file amapInt.h.


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