|
Groonga 3.0.9 Source Code Document
|
#include <check.hpp>
Public Member Functions | |
| Check () | |
| bool | operator== (const Check &rhs) const |
| bool | is_offset () const |
| UInt32 | except_is_offset () const |
| bool | is_phantom () const |
| UInt32 | next () const |
| UInt32 | prev () const |
| UInt32 | label () const |
| UInt32 | child () const |
| UInt32 | sibling () const |
| void | set_is_offset (bool x) |
| void | set_except_is_offset (UInt32 x) |
| void | set_is_phantom (bool x) |
| void | set_next (UInt32 x) |
| void | set_prev (UInt32 x) |
| void | set_label (UInt32 x) |
| void | set_child (UInt32 x) |
| void | set_sibling (UInt32 x) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.1.2