The Sleuth Kit
4.2
|
This is the complete list of members for TskFsInfo, including all inherited members.
blockWalk(TSK_DADDR_T a_start_blk, TSK_DADDR_T a_end_blk, TSK_FS_BLOCK_WALK_FLAG_ENUM a_flags, TSK_FS_BLOCK_WALK_CPP_CB a_action, void *a_ptr) | TskFsInfo | inline |
close() | TskFsInfo | inline |
dirWalk(TSK_INUM_T a_addr, TSK_FS_DIR_WALK_FLAG_ENUM a_flags, TSK_FS_DIR_WALK_CPP_CB a_action, void *a_ptr) (defined in TskFsInfo) | TskFsInfo | inline |
getBlockCount() const | TskFsInfo | inline |
getBlockSize() const | TskFsInfo | inline |
getDataUnitName() const | TskFsInfo | inline |
getDeviceSize() const | TskFsInfo | inline |
getFirstBlock() const | TskFsInfo | inline |
getFirstINum() const | TskFsInfo | inline |
getFlags() const | TskFsInfo | inline |
getFsId() const | TskFsInfo | inline |
getFsIdLen() const | TskFsInfo | inline |
getFsType() const | TskFsInfo | inline |
getINumCount() const | TskFsInfo | inline |
getJournalINum() const | TskFsInfo | inline |
getLastBlock() const | TskFsInfo | inline |
getLastBlockAct() const | TskFsInfo | inline |
getLastINum() const | TskFsInfo | inline |
getOffset() const | TskFsInfo | inline |
getRootINum() const | TskFsInfo | inline |
jblkWalk(TSK_DADDR_T a_addr1, TSK_DADDR_T a_addr2, int a_num, TSK_FS_JBLK_WALK_CPP_CB a_action, void *a_ptr) (defined in TskFsInfo) | TskFsInfo | inline |
jentryWalk(int a_num, TSK_FS_JENTRY_WALK_CPP_CB a_action, void *a_ptr) (defined in TskFsInfo) | TskFsInfo | inline |
jopen(TSK_INUM_T a_inum) (defined in TskFsInfo) | TskFsInfo | inline |
metaWalk(TSK_INUM_T a_start, TSK_INUM_T a_end, TSK_FS_META_FLAG_ENUM a_flags, TSK_FS_META_WALK_CPP_CB a_cb, void *a_ptr) | TskFsInfo | inline |
open(const TskVsPartInfo *a_part_info, TSK_FS_TYPE_ENUM a_ftype) | TskFsInfo | inline |
open(TskImgInfo *a_img_info, TSK_OFF_T a_offset, TSK_FS_TYPE_ENUM a_ftype) | TskFsInfo | inline |
parseINum(const TSK_TCHAR *a_str, TSK_INUM_T *a_inum, TSK_FS_ATTR_TYPE_ENUM *a_type, uint8_t *a_type_used, uint16_t *a_id, uint8_t *a_id_used) | TskFsInfo | inlinestatic |
path2INum(const char *a_path, TSK_INUM_T *a_result, TskFsName *a_fs_name) | TskFsInfo | inline |
read(TSK_OFF_T a_off, char *a_buf, size_t a_len) | TskFsInfo | inline |
readBlock(TSK_DADDR_T a_addr, char *a_buf, size_t a_len) | TskFsInfo | inline |
TskFsBlock (defined in TskFsInfo) | TskFsInfo | friend |
TskFsDir (defined in TskFsInfo) | TskFsInfo | friend |
TskFsFile (defined in TskFsInfo) | TskFsInfo | friend |
TskFsInfo(TSK_FS_INFO *a_fsInfo) (defined in TskFsInfo) | TskFsInfo | inline |
TskFsInfo() (defined in TskFsInfo) | TskFsInfo | inline |
typePrint(FILE *a_hFile) | TskFsInfo | inlinestatic |
typeSupported() | TskFsInfo | inlinestatic |
typeToId(const TSK_TCHAR *a_str) | TskFsInfo | inlinestatic |
typeToName(TSK_FS_TYPE_ENUM a_ftype) | TskFsInfo | inlinestatic |
~TskFsInfo() (defined in TskFsInfo) | TskFsInfo | inline |
Copyright © 2007-2015 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.