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

#include <inmemory_database.h>

Public Member Functions

int operator() (const InMemoryTermEntry &p1, const InMemoryTermEntry &p2) const
 

Detailed Description

Definition at line 94 of file inmemory_database.h.

Member Function Documentation

◆ operator()()

int InMemoryTermEntryLessThan::operator() ( const InMemoryTermEntry p1,
const InMemoryTermEntry p2 
) const
inline

Definition at line 96 of file inmemory_database.h.

References InMemoryTermEntry::tname.


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