|
bit7z 4.0.9
A C++ library for interfacing with the 7-zip shared libs.
|
This is the complete list of members for BitGenericItem, including all inherited members.
| attributes() const -> uint32_t=0 | BitGenericItem | pure virtual |
| isDir() const -> bool=0 | BitGenericItem | pure virtual |
| isSymLink() const -> bool=0 | BitGenericItem | pure virtual |
| itemProperty(BitProperty property) const -> BitPropVariant=0 | BitGenericItem | pure virtual |
| name() const -> tstring=0 | BitGenericItem | pure virtual |
| path() const -> tstring=0 | BitGenericItem | pure virtual |
| size() const -> uint64_t=0 | BitGenericItem | pure virtual |