xapian-core  1.4.25
Public Member Functions | List of all members
Item Class Reference

#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
 

Detailed Description

Definition at line 230 of file chert_table.h.

Constructor & Destructor Documentation

◆ Item() [1/2]

Item::Item ( const uint8_t *  p_,
int  c 
)
inline

Definition at line 233 of file chert_table.h.

◆ Item() [2/2]

Item::Item ( const uint8_t *  p_)
inlineexplicit

Definition at line 234 of file chert_table.h.


The documentation for this class was generated from the following file: