|
Zero
0.1.0
|
Information about a store that can be queried by the client. More...
#include <sm.h>
Public Member Functions | |
| sm_store_info_t () | |
| ~sm_store_info_t () | |
Public Attributes | |
| StoreID | store |
| store number More... | |
| PageID | root |
| Root page if this is an index. More... | |
Information about a store that can be queried by the client.
This information is stored in a store directory on the volume. It can be queried with ss_m::get_store_info.
|
inline |
|
inline |
| PageID sm_store_info_t::root |
Root page if this is an index.
| StoreID sm_store_info_t::store |
store number
1.8.12