|
xapian-core
2.1.0
|
Inheritance diagram for HoneyCompact::PostlistCursor< HoneyTable & >:
Collaboration diagram for HoneyCompact::PostlistCursor< HoneyTable & >:Public Member Functions | |
| PostlistCursor (HoneyTable *in, Xapian::docid offset_) | |
Public Member Functions inherited from HoneyCompact::PostlistCursor< const HoneyTable & > | |
| PostlistCursor (const HoneyTable *in, Xapian::docid offset_) | |
| bool | next () |
Additional Inherited Members | |
Public Attributes inherited from HoneyCompact::PostlistCursor< const HoneyTable & > | |
| string | key |
| string | tag |
| Xapian::docid | firstdid |
| Xapian::docid | chunk_lastdid |
| Xapian::doccount | tf |
| Xapian::termcount | cf |
| Xapian::termcount | first_wdf |
| Xapian::termcount | wdf_max |
| bool | have_wdfs |
Definition at line 753 of file honey_compact.cc.
|
inline |
Definition at line 755 of file honey_compact.cc.