| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | ti | = | 0 |
Owning table slot in |
|
| integer, | public | :: | j | = | 0 |
Index slot in the owning table's |
|
| type(bt_cursor_t), | public | :: | bt |
Underlying B+-tree cursor position |
|||
| logical, | public | :: | bounded | = | .false. |
|
|
| character(len=:), | public, | allocatable | :: | hikey |
Inclusive upper-bound key bytes |
||
| logical, | public | :: | active | = | .false. |
|
|
| integer, | public | :: | gen | = | -1 |
|