This is the complete list of members for nw4hbm::ut::FileStream, including all inherited members.
| CanAsync() const =0 | nw4hbm::ut::IOStream | pure virtual |
| CanCancel() const =0 | nw4hbm::ut::FileStream | pure virtual |
| Cancel() | nw4hbm::ut::FileStream | virtual |
| CancelAsync(IOStreamCallback pCallback, void *pCallbackArg) | nw4hbm::ut::FileStream | virtual |
| CanRead() const =0 | nw4hbm::ut::IOStream | pure virtual |
| CanSeek() const =0 | nw4hbm::ut::FileStream | pure virtual |
| CanWrite() const =0 | nw4hbm::ut::IOStream | pure virtual |
| Close()=0 | nw4hbm::ut::IOStream | pure virtual |
| FileStream() | nw4hbm::ut::FileStream | inline |
| GetBufferAlign() const | nw4hbm::ut::IOStream | inlinevirtual |
| GetOffsetAlign() const | nw4hbm::ut::IOStream | inlinevirtual |
| GetSize() const =0 | nw4hbm::ut::FileStream | pure virtual |
| GetSizeAlign() const | nw4hbm::ut::IOStream | inlinevirtual |
| IOStream() | nw4hbm::ut::IOStream | inline |
| IOStreamCallback typedef | nw4hbm::ut::IOStream | |
| IsAvailable() const | nw4hbm::ut::IOStream | inline |
| IsBusy() const | nw4hbm::ut::IOStream | virtual |
| mArg | nw4hbm::ut::IOStream | protected |
| mAsyncResult | nw4hbm::ut::IOStream | protected |
| mAvailable | nw4hbm::ut::IOStream | protected |
| mCallback | nw4hbm::ut::IOStream | protected |
| NW4HBM_UT_RUNTIME_TYPEINFO | nw4hbm::ut::FileStream | |
| Read(void *pDst, u32 size) | nw4hbm::ut::IOStream | virtual |
| ReadAsync(void *pDst, u32 size, IOStreamCallback pCallback, void *pCallbackArg) | nw4hbm::ut::IOStream | virtual |
| Seek(s32 offset, u32 origin) | nw4hbm::ut::FileStream | virtual |
| Tell() const =0 | nw4hbm::ut::FileStream | pure virtual |
| Write(const void *pSrc, u32 size) | nw4hbm::ut::IOStream | virtual |
| WriteAsync(const void *pSrc, u32 size, IOStreamCallback pCallback, void *pCallbackArg) | nw4hbm::ut::IOStream | virtual |
| ~FileStream() | nw4hbm::ut::FileStream | inlinevirtual |
| ~IOStream() | nw4hbm::ut::IOStream | inlinevirtual |