The LALCache structure is an array of entries.
Definition at line 63 of file LALCache.h.
Data Fields | |
| UINT4 | length |
| LALCacheEntry * | list |
| UINT4 LALCache::length |
Definition at line 64 of file LALCache.h.
| LALCacheEntry* LALCache::list |
Definition at line 65 of file LALCache.h.