|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for iso9660, including all inherited members.
| AllocFileContext() | iso9660 | protected |
| CloseFile(HANDLE hFile) | iso9660 | |
| FindClose(HANDLE szLocalFolder) | iso9660 | |
| FindFirstFile9660(const char *szLocalFolder, WIN32_FIND_DATA *wfdFile) | iso9660 | |
| FindFolder(const char *Folder) | iso9660 | protected |
| FindNextFile(HANDLE szLocalFolder, WIN32_FIND_DATA *wfdFile) | iso9660 | |
| FreeFileContext(HANDLE hFile) | iso9660 | protected |
| GetFileContext(HANDLE hFile) | iso9660 | protected |
| GetFilePosition(HANDLE hFile) | iso9660 | |
| GetFileSize(HANDLE hFile) | iso9660 | |
| GetThinText(unsigned char *strTxt, int iLen) | iso9660 | protected |
| iso9660() | iso9660 | |
| IsoDateTimeToFileTime(iso9660_Datetime *isoDateTime, FILETIME *filetime) | iso9660 | protected |
| IsRockRidge(struct iso9660_Directory &isodir) | iso9660 | protected |
| IsScanned() | iso9660 | |
| m_hCDROM | iso9660 | protected |
| m_info | iso9660 | protected |
| m_isoFiles | iso9660 | protected |
| m_lastpath | iso9660 | protected |
| m_openfileinfo | iso9660 | protected |
| m_paths | iso9660 | protected |
| m_searchpointer | iso9660 | protected |
| m_strReturn | iso9660 | protected |
| m_vecDirsAndFiles | iso9660 | protected |
| OpenFile(const char *filename) | iso9660 | |
| ParseName(struct iso9660_Directory &isodir) | iso9660 | protected |
| ReadFile(HANDLE fd, uint8_t *pBuffer, long lSize) | iso9660 | |
| ReadRecursiveDirFromSector(DWORD sector, const char *) | iso9660 | protected |
| ReadSectorFromCache(iso9660::isofile *pContext, DWORD sector, uint8_t **ppBuffer) | iso9660 | protected |
| ReleaseSectorFromCache(iso9660::isofile *pContext, DWORD sector) | iso9660 | protected |
| Reset() | iso9660 | |
| Scan() | iso9660 | |
| Seek(HANDLE hFile, int64_t lOffset, int whence) | iso9660 | |
| SetFilePointer(HANDLE hFile, long lDistanceToMove, long *lpDistanceToMoveHigh, DWORD dwMoveMethod) | iso9660 | |
| ~iso9660() | iso9660 | virtual |