|
xapian-core
1.4.30
|
#include <chert_table.h>
Inheritance diagram for Item:
Collaboration diagram for Item:Public Member Functions | |
| Item (const uint8_t *p_, int c) | |
| Item (const uint8_t *p_) | |
Public Member Functions inherited from Item_base< const uint8_t * > | |
| Item_base (const uint8_t * p_, int c) | |
| Item_base (const uint8_t * p_) | |
| const uint8_t * | get_address () const |
| int | size () const |
| I in diagram above. More... | |
| bool | get_compressed () const |
| int | component_of () const |
| int | components_of () const |
| Key | key () const |
| void | append_chunk (std::string *tag) const |
| uint4 | block_given_by () const |
| Get this item's tag as a block number (this block should not be at level 0). More... | |
Additional Inherited Members | |
Protected Attributes inherited from Item_base< const uint8_t * > | |
| const uint8_t * | p |
Definition at line 230 of file chert_table.h.
|
inline |
Definition at line 233 of file chert_table.h.
|
inlineexplicit |
Definition at line 234 of file chert_table.h.