xapian-core  1.4.25
Public Member Functions | Public Attributes | List of all members
tab_entry Struct Reference

Common string to integer map entry for option decoding. More...

Public Member Functions

bool operator< (const char *s_) const
 

Public Attributes

const char * s
 
unsigned f
 

Detailed Description

Common string to integer map entry for option decoding.

Definition at line 53 of file quest.cc.

Member Function Documentation

◆ operator<()

bool tab_entry::operator< ( const char *  s_) const
inline

Definition at line 58 of file quest.cc.

Member Data Documentation

◆ f

unsigned tab_entry::f

Definition at line 56 of file quest.cc.

◆ s

const char* tab_entry::s

Definition at line 54 of file quest.cc.


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