Definition blockallocator.hh:28
std::shared_ptr< BlockInterface > bi
Definition blockallocator.hh:30
Page(std::shared_ptr< BlockInterface > bi, size_t id)
Definition blockallocator.hh:69
RawPageData::Ptr get()
Definition blockallocator.hh:75
size_t id
Definition blockallocator.hh:31
std::weak_ptr< uint8_t > WeakPtr
Definition blockallocator.hh:22
std::shared_ptr< uint8_t > Ptr
Definition blockallocator.hh:21
const size_t count
Definition pageprovider-tests.cc:21