|
The Sleuth Kit Framework
4.1
|
This is the complete list of members for TskImageFile, including all inherited members.
| close()=0 | TskImageFile | pure virtual |
| closeFile(const int handle)=0 | TskImageFile | pure virtual |
| extractFiles()=0 | TskImageFile | pure virtual |
| getByteData(const uint64_t byte_start, const uint64_t byte_len, char *buffer)=0 | TskImageFile | pure virtual |
| getFileNames() const =0 | TskImageFile | pure virtual |
| getFileNamesW() const =0 (defined in TskImageFile) | TskImageFile | pure virtual |
| getSectorData(const uint64_t sect_start, const uint64_t sect_len, char *buffer)=0 | TskImageFile | pure virtual |
| open()=0 | TskImageFile | pure virtual |
| open(const TSK_TCHAR *imageFile, const TSK_IMG_TYPE_ENUM imageType=TSK_IMG_TYPE_DETECT, const unsigned int sectorSize=0)=0 | TskImageFile | pure virtual |
| open(const int numberOfImages, const TSK_TCHAR *const imageFile[], const TSK_IMG_TYPE_ENUM imageType=TSK_IMG_TYPE_DETECT, const unsigned int sectorSize=0)=0 | TskImageFile | pure virtual |
| open(const std::string &imageFile, const TSK_IMG_TYPE_ENUM imageType=TSK_IMG_TYPE_DETECT, const unsigned int sectorSize=0)=0 | TskImageFile | pure virtual |
| open(const std::wstring &imageFile, const TSK_IMG_TYPE_ENUM imageType=TSK_IMG_TYPE_DETECT, const unsigned int sectorSize=0)=0 | TskImageFile | pure virtual |
| open(const std::vector< std::string > &imageFile, const TSK_IMG_TYPE_ENUM imageType=TSK_IMG_TYPE_DETECT, const unsigned int sectorSize=0)=0 | TskImageFile | pure virtual |
| open(const std::vector< std::wstring > &imageFile, const TSK_IMG_TYPE_ENUM imageType=TSK_IMG_TYPE_DETECT, const unsigned int sectorSize=0)=0 | TskImageFile | pure virtual |
| openFile(const uint64_t fileId)=0 | TskImageFile | pure virtual |
| readFile(const int handle, const TSK_OFF_T byte_offset, const size_t byte_len, char *buffer)=0 | TskImageFile | pure virtual |
| TskImageFile() | TskImageFile | |
| ~TskImageFile() (defined in TskImageFile) | TskImageFile | virtual |
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.