Fairport
v1.0.38
|
The combination of the id and physical location of a block or page. More...
#include <disk.h>
Public Types | |
typedef T | block_id_disk |
typedef T | location |
Public Attributes | |
block_id_disk | bid |
The id of the referenced object. | |
location | ib |
The location on disk (index byte) of the referenced object. |
The combination of the id and physical location of a block or page.
typedef T fairport::disk::block_reference< T >::block_id_disk |
typedef T fairport::disk::block_reference< T >::location |
block_id_disk fairport::disk::block_reference< T >::bid |
location fairport::disk::block_reference< T >::ib |