cinder::msw::ComOStream Member List

This is the complete list of members for cinder::msw::ComOStream, including all inherited members.
AddRef()cinder::msw::ComOStream [virtual]
Clone(IStream **)cinder::msw::ComOStream [virtual]
Commit(DWORD)cinder::msw::ComOStream [virtual]
ComOStream(cinder::OStreamRef aOStream)cinder::msw::ComOStream
CopyTo(::IStream *, ULARGE_INTEGER, ULARGE_INTEGER *, ULARGE_INTEGER *)cinder::msw::ComOStream [virtual]
Endianness enum namecinder::StreamBase
getFileName() const cinder::StreamBase
getNativeEndianness()cinder::StreamBase [static]
IORead(void *t, size_t size)=0cinder::IStream [protected, pure virtual]
isEof() const =0cinder::IStream [pure virtual]
IStream()cinder::IStream [protected]
LockRegion(ULARGE_INTEGER, ULARGE_INTEGER, DWORD)cinder::msw::ComOStream [virtual]
mFileNamecinder::StreamBase [protected]
MINIMUM_BUFFER_SIZEcinder::IStream [protected, static]
QueryInterface(REFIID iid, void **ppvObject)cinder::msw::ComOStream [virtual]
read(T *t)cinder::IStream
Read(void *pv, ULONG cb, ULONG *pcbRead)cinder::msw::ComOStream [virtual]
readBig(T *t)cinder::IStream
readData(void *dest, size_t size)cinder::IStream
readDataAvailable(void *dest, size_t maxSize)=0cinder::IStream [pure virtual]
readEndian(T *t, uint8_t endian)cinder::IStream
readFixedString(char *t, size_t maxSize, bool nullTerminate)cinder::IStream
readFixedString(std::string *t, size_t size)cinder::IStream
readLine()cinder::IStream
readLittle(T *t)cinder::IStream
Release()cinder::msw::ComOStream [virtual]
Revert()cinder::msw::ComOStream [virtual]
Seek(LARGE_INTEGER liDistanceToMove, DWORD dwOrigin, ULARGE_INTEGER *lpNewFilePointer)cinder::msw::ComOStream [virtual]
seekAbsolute(off_t absoluteOffset)=0cinder::StreamBase [pure virtual]
seekRelative(off_t relativeOffset)=0cinder::StreamBase [pure virtual]
setFileName(const std::string &aFileName)cinder::StreamBase
SetSize(ULARGE_INTEGER)cinder::msw::ComOStream [virtual]
size() const =0cinder::IStream [pure virtual]
Stat(STATSTG *pStatstg, DWORD grfStatFlag)cinder::msw::ComOStream [virtual]
STREAM_BIG_ENDIANcinder::StreamBase
STREAM_BIG_ENDIAN enum valuecinder::StreamBase
STREAM_LITTLE_ENDIAN enum valuecinder::StreamBase
StreamBase()cinder::StreamBase [protected]
tell() const =0cinder::StreamBase [pure virtual]
UnlockRegion(ULARGE_INTEGER, ULARGE_INTEGER, DWORD)cinder::msw::ComOStream [virtual]
Write(void const *pv, ULONG cb, ULONG *pcbWritten)cinder::msw::ComOStream [virtual]
~IStream()cinder::IStream [virtual]
~StreamBase()cinder::StreamBase [virtual]