PixelLightAPI
.
|
Close() | PLCore::ZipHandle | |
CloseFile() | PLCore::ZipHandle | |
GetCurrentFile() const | PLCore::ZipHandle | |
GetLocalExtrafield(void *pBuffer, uint32 nSize) | PLCore::ZipHandle | |
GetLocalExtrafieldSize() const | PLCore::ZipHandle | |
IsCaseSensitive() const | PLCore::ZipHandle | |
IsEof() const | PLCore::ZipHandle | |
IsFileOpen() const | PLCore::ZipHandle | |
IsOpen() const | PLCore::ZipHandle | |
LocateFile(const String &sFilename) | PLCore::ZipHandle | |
LocateFirstFile() | PLCore::ZipHandle | |
LocateNextFile() | PLCore::ZipHandle | |
Open(const String &sFilename, const String &sPassword, bool bCaseSensitive=true, bool bMemBuf=true, const FileAccess *pAccess=nullptr) | PLCore::ZipHandle | |
OpenFile() | PLCore::ZipHandle | |
Read(void *pBuffer, uint32 nSize, uint32 nCount) | PLCore::ZipHandle | |
Seek(int32 nOffset, File::ESeek nLocation) | PLCore::ZipHandle | |
Tell() const | PLCore::ZipHandle | |
ZipHandle() | PLCore::ZipHandle | |
~ZipHandle() | PLCore::ZipHandle |
|