Xpace
Xpace::SortToSink< LIST > Class Template Reference

#include <sort.h>

Public Member Functions

 SortToSink (const RefListCursor &searchResult, const std::vector< SortContext > &sort, LIST *list=&null_list)
 
 ~SortToSink ()
 
int64 operator() (int64 doc)
 
void complete ()
 

Detailed Description

template<typename LIST = NullList>
class Xpace::SortToSink< LIST >

Definition at line 29 of file sort.h.

Constructor & Destructor Documentation

template<typename LIST = NullList>
Xpace::SortToSink< LIST >::SortToSink ( const RefListCursor searchResult,
const std::vector< SortContext > &  sort,
LIST *  list = &null_list 
)
inline

Definition at line 33 of file sort.h.

template<typename LIST = NullList>
Xpace::SortToSink< LIST >::~SortToSink ( )
inline

Definition at line 41 of file sort.h.

Member Function Documentation

template<typename LIST = NullList>
int64 Xpace::SortToSink< LIST >::operator() ( int64  doc)
inline

Definition at line 46 of file sort.h.

template<typename LIST = NullList>
void Xpace::SortToSink< LIST >::complete ( )
inline

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

current as of Wed Jun 10 2026 12:00:06