The Sleuth Kit  4.11.0
Public Member Functions | Public Attributes | List of all members
_TSK_DB_FILE_LAYOUT_RANGE Struct Reference

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
 

Detailed Description

Structure wrapping a single file_layout db entry.


The documentation for this struct was generated from the following file:

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.