|
bit7z 4.1.0
A C++ library for interfacing with the 7-zip shared libs.
|
This is the complete list of members for BitInputItem, including all inherited members.
| attributes() const noexcept -> std::uint32_t | BitInputItem | |
| hasNewData() const noexcept -> bool | BitInputItem | |
| inArchivePath() const -> const sevenzip_string & | BitInputItem | |
| isDir() const noexcept -> bool | BitInputItem | |
| isSymLink() const noexcept -> bool | BitInputItem | |
| itemProperty(BitProperty property) const -> BitPropVariant | BitInputItem | |
| path() const -> const native_string & | BitInputItem | |
| setCreationTime(time_type creationTime) noexcept | BitInputItem | |
| setLastAccessTime(time_type lastAccessTime) noexcept | BitInputItem | |
| setLastWriteTime(time_type lastWriteTime) noexcept | BitInputItem | |
| size() const noexcept -> std::uint64_t | BitInputItem |