TSK_LIST Struct Reference

#include <tsk_base.h>


Detailed Description

Linked list structure that holds a 'key' and optional 'length'.

The length is used for run lists.


Data Fields

TSK_LISTnext
 Pointer to next entry in list.
uint64_t key
 Key that is used for sorting.
uint64_t len
 Length value (of run).


The documentation for this struct was generated from the following file:
Generated on Tue Jan 29 00:26:15 2008 for The Sleuth Kit (Incomplete Docs) by  doxygen 1.5.1