TSK_MM_PART Struct Reference

#include <tsk_vs.h>


Detailed Description

Linked list entry that describes a volume in a generic way.


Data Fields

TSK_MM_PARTprev
 POinter to previous partition (or NULL).
TSK_MM_PARTnext
 Pointer to next partition (or NULL).
TSK_DADDR_T start
 Sector offset of start of partition.
TSK_DADDR_T len
 Number of sectors in partition.
char * desc
 UTF-8 description of partition.
int8_t table_num
 Table address that describes this partition.
int8_t slot_num
 Entry in the table that describes this partition.
TSK_MM_PART_TYPE_ENUM type
 Type of partition.


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