|
Groonga 3.0.9 Source Code Document
|
#include <block.hpp>
Public Member Functions | |
| Block () | |
| UInt32 | next () const |
| UInt32 | prev () const |
| UInt32 | level () const |
| UInt32 | failure_count () const |
| UInt32 | first_phantom () const |
| UInt32 | num_phantoms () const |
| void | set_next (UInt32 x) |
| void | set_prev (UInt32 x) |
| void | set_level (UInt32 x) |
| void | set_failure_count (UInt32 x) |
| void | set_first_phantom (UInt32 x) |
| void | set_num_phantoms (UInt32 x) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.1.2