#include <archive.h>
◆ ArchiveEntryCallback
typedef void(* IArchiveReader::ArchiveEntryCallback) (const VfsPath &pathname, const CFileInfo &fileInfo, PIArchiveFile archiveFile, uintptr_t cbData) |
called for each archive entry.
- Parameters
-
pathname | full pathname of entry; only valid during the callback. |
◆ ~IArchiveReader()
IArchiveReader::~IArchiveReader |
( |
| ) |
|
|
virtual |
◆ ReadEntries()
The documentation for this struct was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/lib/file/archive/archive.h
- /home/docker/jenkins/workspace/technical-docs/source/lib/file/archive/archive.cpp