The Sleuth Kit
4.12.1
|
Structure wrapping a single file_layout db entry. More...
#include <tsk_db.h>
Public Member Functions | |
_TSK_DB_FILE_LAYOUT_RANGE (uint64_t byteStart, uint64_t byteLen, int sequence) | |
bool | operator< (const struct _TSK_DB_FILE_LAYOUT_RANGE &rhs) const |
Public Attributes | |
uint64_t | byteLen |
uint64_t | byteStart |
int64_t | fileObjId |
set to 0 if unknown (before it becomes a db object) | |
uint32_t | sequence |
Structure wrapping a single file_layout db entry.
Copyright © 2007-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.