|
My Project
|
Public Attributes | |
| portable_off_t | pos |
| struct Node * | next |
| struct Node* Store::Node::next |
Definition at line 111 of file store.h.
Referenced by Store::alloc(), Store::printFreeList(), Store::release(), Store::write(), and Store::~Store().
| portable_off_t Store::Node::pos |
Definition at line 110 of file store.h.
Referenced by Store::alloc(), Store::printFreeList(), Store::release(), and Store::write().