bit7z 4.0.0
A C++ library for interfacing with the 7-zip shared libs.
|
This is the complete list of members for BitArchiveItemInfo, including all inherited members.
attributes() const -> uint32_t override | BitArchiveItem | virtual |
crc() const -> uint32_t | BitArchiveItem | |
creationTime() const -> time_type | BitArchiveItem | |
extension() const -> tstring | BitArchiveItem | |
index() const noexcept -> uint32_t | BitArchiveItem | |
isDir() const -> bool override | BitArchiveItem | virtual |
isEncrypted() const -> bool | BitArchiveItem | |
isSymLink() const -> bool override | BitArchiveItem | virtual |
itemProperties() const -> map< BitProperty, BitPropVariant > | BitArchiveItemInfo | |
itemProperty(BitProperty property) const -> BitPropVariant override | BitArchiveItemInfo | virtual |
lastAccessTime() const -> time_type | BitArchiveItem | |
lastWriteTime() const -> time_type | BitArchiveItem | |
name() const -> tstring override | BitArchiveItem | virtual |
packSize() const -> uint64_t | BitArchiveItem | |
path() const -> tstring override | BitArchiveItem | virtual |
size() const -> uint64_t override | BitArchiveItem | virtual |