This is the complete list of members for Store, including all inherited members.
alloc() | Store | |
close() | Store | |
dumpBlock(portable_off_t start, portable_off_t end) | Store | |
end() | Store | |
Init enum value | Store | private |
m_cur | Store | private |
m_file | Store | private |
m_front | Store | private |
m_head | Store | private |
m_reads | Store | private |
m_state | Store | private |
m_writes | Store | private |
open(const char *name) | Store | |
pos() const | Store | inline |
printFreeList() | Store | private |
printStats() | Store | |
read(char *buf, uint size) | Store | virtual |
Reading enum value | Store | private |
release(portable_off_t handle) | Store | |
seek(portable_off_t handle) | Store | |
State enum name | Store | private |
Store() | Store | |
write(const char *buf, uint size) | Store | virtual |
Writing enum value | Store | private |
~StorageIntf() | StorageIntf | inlinevirtual |
~Store() | Store |