|
The Sleuth Kit Framework
4.1
|
#include <iostream>#include <istream>#include <sstream>#include <algorithm>#include <memory>#include "Poco/SharedPtr.h"#include "Poco/Path.h"#include "Poco/File.h"#include "Poco/FileStream.h"#include "Poco/MemoryStream.h"#include "tsk/framework/framework_i.h"#include "TskL01Extract.h"#include "tsk/framework/services/TskServices.h"#include "tsk/framework/utilities/TskUtilities.h"#include "tsk/base/tsk_base_i.h"#include "tsk/img/tsk_img_i.h"#include "tsk/img/ewf.h"Classes | |
| struct | ewf::IMG_EWF_INFO |
Macros | |
| #define | HAVE_LIBEWF 1 |
Functions | |
| TSK_IMG_INFO * | ewf::ewf_open (int, const TSK_TCHAR *const images[], unsigned int a_ssize) |
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.