| public | HostFile(const String<char>& hostFilePath_, ulong key_, bool randomAccess) | 
| public | ~HostFile() | 
| public inline nothrow void* | GetFileHandle() const | 
| public inline nothrow const String<char>& | GetHostFilePath() const | 
| public inline nothrow ulong | Key() const | 
| private void* | fileHandle | 
| private String<char> | hostFilePath | 
| private ulong | key |