Loading [MathJax]/extensions/TeX/AMSsymbols.js
LAL 7.7.0.1-da3b9d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LALCache Struct Reference

Detailed Description

The LALCache structure is an array of entries.

Definition at line 63 of file LALCache.h.

Data Fields

UINT4 length
 
LALCacheEntrylist
 

Field Documentation

◆ length

UINT4 LALCache::length

Definition at line 64 of file LALCache.h.

◆ list

LALCacheEntry* LALCache::list

Definition at line 65 of file LALCache.h.