|
Groonga 3.0.9 Source Code Document
|
#include <key.hpp>
Public Member Functions | |
| const UInt8 & | operator[] (UInt32 i) const |
| bool | is_valid () const |
| String | str () const |
| const void * | ptr () const |
| UInt32 | length () const |
| UInt32 | id () const |
| bool | equals_to (const void *ptr, UInt32 length, UInt32 offset=0) const |
Static Public Member Functions | |
| static const Key & | create (UInt32 *buf, UInt32 key_id, const void *key_ptr, UInt32 key_length) |
| static UInt32 | estimate_size (UInt32 length) |
| static const Key & | invalid_key () |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
1.8.1.2