CMS 3D CMS Logo

StorageAccountProxy Member List

This is the complete list of members for StorageAccountProxy, including all inherited members.
close(void)StorageAccountProxy [virtual]
CURRENT enum valueStorage
END enum valueStorage
eof(void) const Storage [virtual]
flush(void)StorageAccountProxy [virtual]
m_baseStorageStorageAccountProxy [protected]
m_statsPositionStorageAccountProxy [protected]
m_statsPrefetchStorageAccountProxy [protected]
m_statsReadStorageAccountProxy [protected]
m_statsReadVStorageAccountProxy [protected]
m_statsWriteStorageAccountProxy [protected]
m_statsWriteVStorageAccountProxy [protected]
m_storageClassStorageAccountProxy [protected]
position(IOOffset offset, Relative whence=SET)StorageAccountProxy [virtual]
Storage::position(void) const Storage [virtual]
prefetch(const IOPosBuffer *what, IOSize n)StorageAccountProxy [virtual]
read(void *into, IOSize n)StorageAccountProxy [virtual]
read(void *into, IOSize n, IOOffset pos)StorageAccountProxy [virtual]
Storage::read(IOBuffer into, IOOffset pos)Storage
IOInput::read(void)IOInput
IOInput::read(IOBuffer into)IOInput
readv(IOBuffer *into, IOSize n)StorageAccountProxy [virtual]
readv(IOPosBuffer *into, IOSize n)StorageAccountProxy [virtual]
Relative enum nameStorage
resize(IOOffset size)StorageAccountProxy [virtual]
rewind(void)Storage [virtual]
SET enum valueStorage
size(void) const Storage [virtual]
Storage(void)Storage
StorageAccountProxy(const std::string &storageClass, Storage *baseStorage)StorageAccountProxy
write(const void *from, IOSize n)StorageAccountProxy [virtual]
write(const void *from, IOSize n, IOOffset pos)StorageAccountProxy [virtual]
Storage::write(IOBuffer from, IOOffset pos)Storage
IOOutput::write(unsigned char byte)IOOutput
IOOutput::write(IOBuffer from)IOOutput
writev(const IOBuffer *from, IOSize n)StorageAccountProxy [virtual]
writev(const IOPosBuffer *from, IOSize n)StorageAccountProxy [virtual]
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)IOInput [virtual]
~IOOutput(void)IOOutput [virtual]
~Storage(void)Storage [virtual]
~StorageAccountProxy(void)StorageAccountProxy