|
The Sleuth Kit Framework
4.1
|
This is the complete list of members for TskFile, including all inherited members.
| addGenInfoAttribute(TskBlackboardAttribute attr) | TskFile | virtual |
| close()=0 | TskFile | pure virtual |
| createArtifact(int artifactTypeID) | TskFile | virtual |
| createArtifact(TSK_ARTIFACT_TYPE type) | TskFile | virtual |
| createArtifact(string artifactTypeName) | TskFile | virtual |
| exists() const =0 | TskFile | pure virtual |
| getAllArtifacts() | TskFile | virtual |
| getArtifacts(string artifactTypeName) | TskFile | virtual |
| getArtifacts(int artifactTypeID) | TskFile | virtual |
| getArtifacts(TSK_ARTIFACT_TYPE type) | TskFile | virtual |
| getAtime() const | TskFile | |
| getCrtime() const | TskFile | |
| getCtime() const | TskFile | |
| getDirFlags() const | TskFile | |
| getDirType() const | TskFile | |
| getExtension() const | TskFile | |
| getFullPath() const | TskFile | |
| getGenInfo() | TskFile | virtual |
| getGid() const | TskFile | |
| getHash(TskImgDB::HASH_TYPE hashType) const | TskFile | |
| getId() const | TskFile | |
| getKnownStatus() const | TskFile | |
| getMetaFlags() const | TskFile | |
| getMetaType() const | TskFile | |
| getMode() const | TskFile | |
| getMtime() const | TskFile | |
| getName() const | TskFile | |
| getParentFileId() const | TskFile | |
| getPath() const =0 | TskFile | pure virtual |
| getSize() const | TskFile | |
| getStatus() const | TskFile | |
| getTypeId() const | TskFile | |
| getUid() const | TskFile | |
| getUniquePath() const | TskFile | |
| initialize() | TskFile | protected |
| isDirectory() const =0 | TskFile | pure virtual |
| isVirtual() const =0 | TskFile | pure virtual |
| m_fileRecord (defined in TskFile) | TskFile | protected |
| m_id (defined in TskFile) | TskFile | protected |
| m_isOpen (defined in TskFile) | TskFile | protected |
| m_offset (defined in TskFile) | TskFile | protected |
| open()=0 | TskFile | pure virtual |
| read(char *buf, const size_t count)=0 | TskFile | pure virtual |
| save() | TskFile | virtual |
| seek(const TSK_OFF_T off, std::ios::seekdir origin=std::ios::beg)=0 | TskFile | pure virtual |
| setHash(TskImgDB::HASH_TYPE hashType, const std::string hash) | TskFile | |
| setStatus(TskImgDB::FILE_STATUS status) | TskFile | |
| tell() const =0 | TskFile | pure virtual |
| ~TskFile() | TskFile | 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.