|
The Sleuth Kit
4.11.1
|
Contains the class definitions for the automated file extraction classes. More...
#include "tsk/base/tsk_base.h"#include "tsk/img/tsk_img.h"#include "tsk/vs/tsk_vs.h"#include "tsk/fs/tsk_fs.h"#include "tsk/pool/tsk_pool.h"#include <string>#include <vector>#include <list>Classes | |
| struct | TskAuto::error_record |
| class | TskAuto |
| C++ class that automatically analyzes a disk image to extract files from it. More... | |
Macros | |
| #define | TSK_AUTO_TAG 0x9191ABAB |
Enumerations | |
| enum | TSK_FILTER_ENUM { TSK_FILTER_CONT = 0x00, TSK_FILTER_STOP = 0x01, TSK_FILTER_SKIP = 0x02 } |
Contains the class definitions for the automated file extraction classes.
Note that this file is not meant to be directly included. It is included by libtsk.h.
| enum TSK_FILTER_ENUM |
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.