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

Data Fields

int nMems
 
Sat_MmFixed_t ** pMems
 
int nMapSize
 
Sat_MmFixed_t ** pMap
 
int nChunksAlloc
 
int nChunks
 
char ** pChunks
 

Detailed Description

Definition at line 73 of file satMem.c.

Field Documentation

int Sat_MmStep_t_::nChunks

Definition at line 81 of file satMem.c.

int Sat_MmStep_t_::nChunksAlloc

Definition at line 80 of file satMem.c.

int Sat_MmStep_t_::nMapSize

Definition at line 77 of file satMem.c.

int Sat_MmStep_t_::nMems

Definition at line 75 of file satMem.c.

char** Sat_MmStep_t_::pChunks

Definition at line 82 of file satMem.c.

Sat_MmFixed_t** Sat_MmStep_t_::pMap

Definition at line 78 of file satMem.c.

Sat_MmFixed_t** Sat_MmStep_t_::pMems

Definition at line 76 of file satMem.c.


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