CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
StorageAccountProxy Member List

This is the complete list of members for StorageAccountProxy, including all inherited members.

close(void)StorageAccountProxyvirtual
CURRENT enum valueStorage
END enum valueStorage
eof(void) const Storagevirtual
flush(void)StorageAccountProxyvirtual
m_baseStorageStorageAccountProxyprotected
m_statsPositionStorageAccountProxyprotected
m_statsPrefetchStorageAccountProxyprotected
m_statsReadStorageAccountProxyprotected
m_statsReadVStorageAccountProxyprotected
m_statsWriteStorageAccountProxyprotected
m_statsWriteVStorageAccountProxyprotected
m_tokenStorageAccountProxyprotected
position(IOOffset offset, Relative whence=SET)StorageAccountProxyvirtual
Storage::position(void) const Storagevirtual
prefetch(const IOPosBuffer *what, IOSize n)StorageAccountProxyvirtual
read(void *into, IOSize n)StorageAccountProxyvirtual
read(void *into, IOSize n, IOOffset pos)StorageAccountProxyvirtual
Storage::read(IOBuffer into, IOOffset pos)Storage
IOInput::read(void)IOInput
IOInput::read(IOBuffer into)IOInput
readv(IOBuffer *into, IOSize n)StorageAccountProxyvirtual
readv(IOPosBuffer *into, IOSize n)StorageAccountProxyvirtual
Relative enum nameStorage
resize(IOOffset size)StorageAccountProxyvirtual
rewind(void)Storagevirtual
SET enum valueStorage
size(void) const Storagevirtual
Storage(void)Storage
StorageAccountProxy(const std::string &storageClass, std::unique_ptr< Storage > baseStorage)StorageAccountProxy
write(const void *from, IOSize n)StorageAccountProxyvirtual
write(const void *from, IOSize n, IOOffset pos)StorageAccountProxyvirtual
Storage::write(IOBuffer from, IOOffset pos)Storage
IOOutput::write(unsigned char byte)IOOutput
IOOutput::write(IOBuffer from)IOOutput
writev(const IOBuffer *from, IOSize n)StorageAccountProxyvirtual
writev(const IOPosBuffer *from, IOSize n)StorageAccountProxyvirtual
xread(IOBuffer into)IOInput
xread(void *into, IOSize n)IOInput
xreadv(IOBuffer *into, IOSize buffers)IOInput
xwrite(const void *from, IOSize n)IOOutput
xwrite(IOBuffer from)IOOutput
xwritev(const IOBuffer *from, IOSize buffers)IOOutput
~IOInput(void)IOInputvirtual
~IOOutput(void)IOOutputvirtual
~Storage(void)Storagevirtual
~StorageAccountProxy(void)StorageAccountProxy