Go to the source code of this file.
Classes | |
class | SegPageLock |
A SegPageLock is associated with a single segment, and starts out in the unlocked state. More... | |
struct | StoredNode |
StoredNode is the base class for all structures used as headers for pages of stored objects. More... | |
class | SegNodeLock< Node > |
SegNodeLock refines SegPageLock to allow typecasting to be hidden. More... |