|
My Project
UDK 3.2.7 C/C++ API Reference
|
This is the complete list of members for store::OStoreStream, including all inherited members.
| close(void) | store::OStoreStream | inline |
| create(storeFileHandle hFile, rtl::OUString const &rPath, rtl::OUString const &rName, storeAccessMode eMode) | store::OStoreStream | inline |
| flush(void) const | store::OStoreStream | inline |
| getSize(sal_uInt32 &rnSize) const | store::OStoreStream | inline |
| isValid(void) const | store::OStoreStream | inline |
| operator storeStreamHandle(void) const | store::OStoreStream | inline |
| operator=(OStoreStream const &rhs) | store::OStoreStream | inline |
| OStoreStream(void) | store::OStoreStream | inline |
| OStoreStream(OStoreStream const &rhs) | store::OStoreStream | inline |
| OStoreStream(storeStreamHandle Handle) | store::OStoreStream | inlineexplicit |
| readAt(sal_uInt32 nOffset, void *pBuffer, sal_uInt32 nBytes, sal_uInt32 &rnDone) | store::OStoreStream | inline |
| setSize(sal_uInt32 nSize) | store::OStoreStream | inline |
| writeAt(sal_uInt32 nOffset, void const *pBuffer, sal_uInt32 nBytes, sal_uInt32 &rnDone) | store::OStoreStream | inline |
| ~OStoreStream(void) | store::OStoreStream | inline |
1.8.1.2