OVR::BufferedFile Member List
This is the complete list of members for OVR::BufferedFile, including all inherited members.
AddRef()OVR::RefCountImpl
BufferedFile()OVR::BufferedFile [protected]
BufferedFile(const BufferedFile &source)OVR::BufferedFile [inline, protected]
BufferedFile(File *pfile)OVR::BufferedFile
BufferModeOVR::BufferedFile [protected]
BufferModeType enum nameOVR::BufferedFile [protected]
BytesAvailable()OVR::BufferedFile [virtual]
checkInvalidDelete(RefCountImplCore *)OVR::RefCountImplCore [inline, static]
Close()OVR::BufferedFile [virtual]
CopyFromStream(File *pstream, int byteSize)OVR::BufferedFile [virtual]
DataSizeOVR::BufferedFile [protected]
DelegatedFile()OVR::DelegatedFile [inline, protected]
DelegatedFile(const DelegatedFile &source)OVR::DelegatedFile [inline, protected]
DelegatedFile(File *pfile)OVR::DelegatedFile [inline]
Error_Access enum valueOVR::FileConstants
Error_DiskFull enum valueOVR::FileConstants
Error_FileNotFound enum valueOVR::FileConstants
Error_IOError enum valueOVR::FileConstants
Errors enum nameOVR::FileConstants
File()OVR::File [inline]
FilePosOVR::BufferedFile [protected]
Flush()OVR::BufferedFile [virtual]
FlushBuffer()OVR::BufferedFile [protected]
GetErrorCode()OVR::DelegatedFile [inline, virtual]
GetFilePath()OVR::DelegatedFile [inline, virtual]
GetLength()OVR::BufferedFile [virtual]
GetRefCount() const OVR::RefCountImplCore [inline]
IsEOF()OVR::File [inline]
IsValid()OVR::DelegatedFile [inline, virtual]
IsWritable()OVR::DelegatedFile [inline, virtual]
LGetLength()OVR::BufferedFile [virtual]
LoadBuffer()OVR::BufferedFile [protected]
LSeek(SInt64 offset, int origin=Seek_Set)OVR::BufferedFile [virtual]
LTell()OVR::BufferedFile [virtual]
Mode_Execute enum valueOVR::FileConstants
Mode_Read enum valueOVR::FileConstants
Mode_ReadWrite enum valueOVR::FileConstants
Mode_Write enum valueOVR::FileConstants
Modes enum nameOVR::FileConstants
NoBuffer enum valueOVR::BufferedFile [protected]
Open_Buffered enum valueOVR::FileConstants
Open_Create enum valueOVR::FileConstants
Open_CreateOnly enum valueOVR::FileConstants
Open_Read enum valueOVR::FileConstants
Open_ReadWrite enum valueOVR::FileConstants
Open_Truncate enum valueOVR::FileConstants
Open_Write enum valueOVR::FileConstants
OpenFlags enum nameOVR::FileConstants
operator=(const RefCountImplCore &)OVR::RefCountImplCore [inline]
pBufferOVR::BufferedFile [protected]
pFileOVR::DelegatedFile [protected]
PosOVR::BufferedFile [protected]
Read(UByte *pbufer, int numBytes)OVR::BufferedFile [virtual]
ReadBuffer enum valueOVR::BufferedFile [protected]
ReadDouble()OVR::File [inline]
ReadDoubleBE()OVR::File [inline]
ReadFloat()OVR::File [inline]
ReadFloatBE()OVR::File [inline]
ReadSByte()OVR::File [inline]
ReadSByteBE()OVR::File [inline]
ReadSInt16()OVR::File [inline]
ReadSInt16BE()OVR::File [inline]
ReadSInt32()OVR::File [inline]
ReadSInt32BE()OVR::File [inline]
ReadSInt64()OVR::File [inline]
ReadSInt64BE()OVR::File [inline]
ReadSInt8()OVR::File [inline]
ReadSInt8BE()OVR::File [inline]
ReadUByte()OVR::File [inline]
ReadUByteBE()OVR::File [inline]
ReadUInt16()OVR::File [inline]
ReadUInt16BE()OVR::File [inline]
ReadUInt32()OVR::File [inline]
ReadUInt32BE()OVR::File [inline]
ReadUInt64()OVR::File [inline]
ReadUInt64BE()OVR::File [inline]
ReadUInt8()OVR::File [inline]
ReadUInt8BE()OVR::File [inline]
RefCountOVR::RefCountImplCore [protected]
RefCountBase()OVR::RefCountBase< File > [inline]
RefCountBaseStatImpl()OVR::RefCountBaseStatImpl< RefCountImpl > [inline]
RefCountImplCore()OVR::RefCountImplCore [inline]
Release()OVR::RefCountImpl
Seek(int offset, int origin=Seek_Set)OVR::BufferedFile [virtual]
Seek_Cur enum valueOVR::FileConstants
Seek_End enum valueOVR::FileConstants
Seek_Set enum valueOVR::FileConstants
SeekOps enum nameOVR::FileConstants
SeekToBegin()OVR::File [inline]
SeekToEnd()OVR::File [inline]
SetBufferMode(BufferModeType mode)OVR::BufferedFile [protected]
Skip(int numBytes)OVR::File [inline]
SkipBytes(int numBytes)OVR::BufferedFile [virtual]
Tell()OVR::BufferedFile [virtual]
Write(const UByte *pbufer, int numBytes)OVR::BufferedFile [virtual]
WriteBuffer enum valueOVR::BufferedFile [protected]
WriteDouble(double v)OVR::File [inline]
WriteDoubleBE(double v)OVR::File [inline]
WriteFloat(float v)OVR::File [inline]
WriteFloatBE(float v)OVR::File [inline]
WriteSByte(SByte v)OVR::File [inline]
WriteSByteBE(SByte v)OVR::File [inline]
WriteSInt16(SInt16 v)OVR::File [inline]
WriteSInt16BE(UInt16 v)OVR::File [inline]
WriteSInt32(SInt32 v)OVR::File [inline]
WriteSInt32BE(UInt32 v)OVR::File [inline]
WriteSInt64(SInt64 v)OVR::File [inline]
WriteSInt64BE(UInt64 v)OVR::File [inline]
WriteSInt8(SByte v)OVR::File [inline]
WriteSInt8BE(SInt16 v)OVR::File [inline]
WriteUByte(UByte v)OVR::File [inline]
WriteUByteBE(UByte v)OVR::File [inline]
WriteUInt16(UInt16 v)OVR::File [inline]
WriteUInt16BE(UInt16 v)OVR::File [inline]
WriteUInt32(UInt32 v)OVR::File [inline]
WriteUInt32BE(UInt32 v)OVR::File [inline]
WriteUInt64(UInt64 v)OVR::File [inline]
WriteUInt64BE(UInt64 v)OVR::File [inline]
WriteUInt8(UByte v)OVR::File [inline]
WriteUInt8BE(UInt16 v)OVR::File [inline]
~BufferedFile()OVR::BufferedFile
~RefCountImplCore()OVR::RefCountImplCore [virtual]


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20