ZipArchiveLib::CFileInfo Struct Reference
#include <FileInfo.h>
List of all members.
Detailed Description
A structure holding a file or a directory information.
Constructor & Destructor Documentation
| ZipArchiveLib::CFileInfo::CFileInfo |
( |
|
) |
[inline] |
Initializes a new instance of the CFileInfo class.
Member Function Documentation
| bool ZipArchiveLib::CFileInfo::IsDirectory |
( |
|
) |
const [inline] |
Returns the value indicating whether the current CFileInfo object represents a directory or a regular file.
- Returns:
true, if the current CFileInfo object represents a directory; false, if it represents a regular file.
Member Data Documentation
The file system attributes.
The documentation for this struct was generated from the following file: