#include <iso9660.h>
◆ iso9660()
◆ ~iso9660()
◆ AllocFileContext()
HANDLE iso9660::AllocFileContext |
( |
| ) |
|
|
protected |
◆ CloseFile()
◆ FindClose()
bool iso9660::FindClose |
( |
HANDLE |
szLocalFolder | ) |
|
◆ FindFirstFile9660()
◆ FindFolder()
struct iso_dirtree * iso9660::FindFolder |
( |
const char * |
Folder | ) |
|
|
protected |
◆ FindNextFile()
◆ FreeFileContext()
◆ GetFileContext()
◆ GetFilePosition()
int64_t iso9660::GetFilePosition |
( |
HANDLE |
hFile | ) |
|
◆ GetFileSize()
int64_t iso9660::GetFileSize |
( |
HANDLE |
hFile | ) |
|
◆ GetThinText()
std::string iso9660::GetThinText |
( |
unsigned char * |
strTxt, |
|
|
int |
iLen |
|
) |
| |
|
protected |
◆ IsoDateTimeToFileTime()
◆ IsRockRidge()
◆ IsScanned()
bool iso9660::IsScanned |
( |
| ) |
|
◆ OpenFile()
HANDLE iso9660::OpenFile |
( |
const char * |
filename | ) |
|
◆ ParseName()
◆ ReadFile()
long iso9660::ReadFile |
( |
HANDLE |
fd, |
|
|
uint8_t * |
pBuffer, |
|
|
long |
lSize |
|
) |
| |
◆ ReadRecursiveDirFromSector()
struct iso_dirtree * iso9660::ReadRecursiveDirFromSector |
( |
DWORD |
sector, |
|
|
const char * |
path |
|
) |
| |
|
protected |
◆ ReadSectorFromCache()
◆ ReleaseSectorFromCache()
◆ Reset()
◆ Scan()
◆ Seek()
int64_t iso9660::Seek |
( |
HANDLE |
hFile, |
|
|
int64_t |
lOffset, |
|
|
int |
whence |
|
) |
| |
◆ SetFilePointer()
DWORD iso9660::SetFilePointer |
( |
HANDLE |
hFile, |
|
|
long |
lDistanceToMove, |
|
|
long * |
lpDistanceToMoveHigh, |
|
|
DWORD |
dwMoveMethod |
|
) |
| |
◆ m_hCDROM
◆ m_info
◆ m_isoFiles
◆ m_lastpath
◆ m_openfileinfo
◆ m_paths
◆ m_searchpointer
◆ m_strReturn
std::string iso9660::m_strReturn |
|
protected |
◆ m_vecDirsAndFiles
std::vector<struct iso_dirtree*> iso9660::m_vecDirsAndFiles |
|
protected |
The documentation for this class was generated from the following files: