Simple informative interface allowing to get access to current processed file by file archives. More...
#include <IFileArchiveInfo.h>
Public Member Functions | |
virtual const QString & | GetCurrentFilePath () const =0 |
![]() | |
virtual | ~IPolymorphic () |
Simple informative interface allowing to get access to current processed file by file archives.
To check the file name from you Serialize
methods simply cast your iser::IArchive to this interface. File-based archives should implement this interface.
Definition at line 23 of file IFileArchiveInfo.h.
|
pure virtual |
Implemented in ifile::CFileArchiveInfo.
© 2007-2017 Witold Gantzke and Kirill Lepskiy