#include <archive.h>
Definition at line 50 of file archive.h.
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. |
Definition at line 58 of file archive.h.
IArchiveReader::~IArchiveReader |
( |
| ) |
|
|
virtual |
The documentation for this struct was generated from the following files:
- /home/sathyam/0ad.svn/source/lib/file/archive/archive.h
- /home/sathyam/0ad.svn/source/lib/file/archive/archive.cpp