The Sleuth Kit 4.15.0-develop
TskFsDir Class Reference

Stores information about a directory in the file system. More...

#include <tsk_fs.h>

Public Member Functions

void close ()
TskFsFilegetFile (size_t a_idx) const
const TskFsFilegetFsFile () const
TSK_INUM_T getMetaAddr () const
size_t getSize () const
uint8_t open (TskFsInfo *a_fs, const char *a_dir)
uint8_t open (TskFsInfo *a_fs, TSK_INUM_T a_addr)

Detailed Description

Stores information about a directory in the file system.

The open() method must be called before any of hte other methods return defined data. See TSK_FS_DIR for more details.


The documentation for this class 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.