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>
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.
Enumerator | |
---|---|
TSK_FILTER_CONT |
Framework should continue to process this object. |
TSK_FILTER_STOP |
Framework should stop processing the image. |
TSK_FILTER_SKIP |
Framework should skip this object and go on to the next. |
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.