Collects the information about a ZippedFile.
More...
#include <ZippedFile.hpp>
List of all members.
Detailed Description
Collects the information about a ZippedFile.
Constructor & Destructor Documentation
| vl::ZippedFileInfo::ZippedFileInfo |
( |
) |
[inline] |
Member Function Documentation
| virtual const char* vl::ZippedFileInfo::className |
( |
) |
[inline, virtual] |
Returns the name of the class.
Reimplemented from vl::Object.
| unsigned short vl::ZippedFileInfo::versionNeeded |
( |
) |
const [inline] |
| unsigned short vl::ZippedFileInfo::generalPurposeFlag |
( |
) |
const [inline] |
| unsigned short vl::ZippedFileInfo::compressionMethod |
( |
) |
const [inline] |
| unsigned int vl::ZippedFileInfo::crc32 |
( |
) |
const [inline] |
| unsigned int vl::ZippedFileInfo::compressedSize |
( |
) |
const [inline] |
| unsigned int vl::ZippedFileInfo::uncompressedSize |
( |
) |
const [inline] |
| unsigned short vl::ZippedFileInfo::fileNameLength |
( |
) |
const [inline] |
| unsigned short vl::ZippedFileInfo::extraFieldLength |
( |
) |
const [inline] |
| int vl::ZippedFileInfo::second |
( |
) |
const [inline] |
| int vl::ZippedFileInfo::minute |
( |
) |
const [inline] |
| int vl::ZippedFileInfo::hour |
( |
) |
const [inline] |
| int vl::ZippedFileInfo::day |
( |
) |
const [inline] |
| int vl::ZippedFileInfo::month |
( |
) |
const [inline] |
| int vl::ZippedFileInfo::year |
( |
) |
const [inline] |
| const String& vl::ZippedFileInfo::path |
( |
) |
const [inline] |
| unsigned int vl::ZippedFileInfo::zippedFileOffset |
( |
) |
const [inline] |
| VirtualFile* vl::ZippedFileInfo::sourceZipFile |
( |
) |
const [inline] |
| void vl::ZippedFileInfo::setSourceZipFile |
( |
VirtualFile * |
file ) |
[inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
- C:/VL/BuildSystem/VL_DISTRO/Visualization_Library_SDK/src/vl/ZippedFile.hpp