Public Member Functions
void clear ()
void lock ()
void unlock ()
Public Attributes
char
cache [TSK_IMG_INFO_CACHE_NUM][TSK_IMG_INFO_CACHE_LEN]
read cache (r/w shared - lock)
"Age" of corresponding cache entry, higher means more recently used (r/w shared - lock)
Length of cache entry used (0 if never used) (r/w shared - lock)
Lock for cache and associated values.
starting byte offset of corresponding cache entry (r/w shared - lock)
The documentation for this struct was generated from the following files:
- tsk/img/legacy_cache.h
- tsk/img/legacy_cache.cpp