| 
    xapian-core
    1.4.29
    
   | 
 
#include <glass_table.h>
 Inheritance diagram for Glass::BItem:
 Collaboration diagram for Glass::BItem: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 338 of file glass_table.h.
      
  | 
  inline | 
Definition at line 341 of file glass_table.h.
      
  | 
  inlineexplicit | 
Definition at line 342 of file glass_table.h.