The Sleuth Kit Framework  4.1
Public Attributes | List of all members
TskFileRecord Struct Reference

Contains data from a file record in the database. More...

#include <TskImgDB.h>

Public Attributes

time_t atime
 
time_t crtime
 
time_t ctime
 
TSK_FS_NAME_FLAG_ENUM dirFlags
 
TSK_FS_NAME_TYPE_ENUM dirType
 
uint64_t fileId
 
std::string fullPath
 
TSK_GID_T gid
 
std::string md5
 
TSK_FS_META_FLAG_ENUM metaFlags
 
TSK_FS_META_TYPE_ENUM metaType
 
TSK_FS_META_MODE_ENUM mode
 
time_t mtime
 
std::string name
 
uint64_t parentFileId
 
std::string sha1
 
std::string sha2_256
 
std::string sha2_512
 
TSK_OFF_T size
 
TskImgDB::FILE_STATUS status
 
TskImgDB::FILE_TYPES typeId
 
TSK_UID_T uid
 

Detailed Description

Contains data from a file record in the database.


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

Copyright © 2011-2013 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.