|
libmoost
|
Public Member Functions | |
| location (size_t block_size_, size_t index_) | |
| location () | |
Public Attributes | |
| size_t | block_size |
| size_t | index |
Definition at line 56 of file map_store.hpp.
| moost::io::map_store< Key, HashFcn >::location::location | ( | size_t | block_size_, |
| size_t | index_ | ||
| ) | [inline] |
Definition at line 58 of file map_store.hpp.
| moost::io::map_store< Key, HashFcn >::location::location | ( | ) | [inline] |
Definition at line 59 of file map_store.hpp.
| size_t moost::io::map_store< Key, HashFcn >::location::block_size |
Definition at line 60 of file map_store.hpp.
| size_t moost::io::map_store< Key, HashFcn >::location::index |
Definition at line 61 of file map_store.hpp.