xapian-core
1.4.26
|
#include <glass_table.h>
Public Member Functions | |
BItem (const uint8_t *p_, int c) | |
BItem (const uint8_t *p_) | |
Public Member Functions inherited from Glass::BItem_base< const uint8_t *> | |
BItem_base (const uint8_t * p_, int c) | |
BItem_base (const uint8_t * p_) | |
const uint8_t * | get_address () const |
int | size () const |
SIZE in diagram above. More... | |
Key | key () const |
uint4 | block_given_by () const |
Get this item's tag as a block number (this block should not be at level 0). More... | |
int | component_of () const |
Additional Inherited Members | |
Protected Member Functions inherited from Glass::BItem_base< const uint8_t *> | |
int | get_key_len () const |
Static Protected Member Functions inherited from Glass::BItem_base< const uint8_t *> | |
static int | getD (const uint8_t *q, int c) |
static int | getX (const uint8_t *q, int c) |
Protected Attributes inherited from Glass::BItem_base< const uint8_t *> | |
const uint8_t * | p |
Definition at line 334 of file glass_table.h.
|
inline |
Definition at line 337 of file glass_table.h.
|
inlineexplicit |
Definition at line 338 of file glass_table.h.