, 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 name | cinder::StreamBase | |
getFileName() const | cinder::StreamBase | |
getNativeEndianness() | cinder::StreamBase | [static] |
IORead(void *t, size_t size)=0 | cinder::IStream | [protected, pure virtual] |
isEof() const =0 | cinder::IStream | [pure virtual] |
IStream() | cinder::IStream | [protected] |
LockRegion(ULARGE_INTEGER, ULARGE_INTEGER, DWORD) | cinder::msw::ComOStream | [virtual] |
mFileName | cinder::StreamBase | [protected] |
MINIMUM_BUFFER_SIZE | cinder::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)=0 | cinder::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)=0 | cinder::StreamBase | [pure virtual] |
seekRelative(off_t relativeOffset)=0 | cinder::StreamBase | [pure virtual] |
setFileName(const std::string &aFileName) | cinder::StreamBase | |
SetSize(ULARGE_INTEGER) | cinder::msw::ComOStream | [virtual] |
size() const =0 | cinder::IStream | [pure virtual] |
Stat(STATSTG *pStatstg, DWORD grfStatFlag) | cinder::msw::ComOStream | [virtual] |
STREAM_BIG_ENDIAN | cinder::StreamBase | |
STREAM_BIG_ENDIAN enum value | cinder::StreamBase | |
STREAM_LITTLE_ENDIAN enum value | cinder::StreamBase | |
StreamBase() | cinder::StreamBase | [protected] |
tell() const =0 | cinder::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] |