|
strus
0.17
|
Iterator of sets of documents used to implement ACL access restrictions. More...
#include <invAclIteratorInterface.hpp>
Public Member Functions | |
| virtual | ~InvAclIteratorInterface () |
| Destructor. More... | |
| virtual Index | skipDoc (const Index &docno)=0 |
| Return the nearest element with a document number higher than or equal to docno. More... | |
Iterator of sets of documents used to implement ACL access restrictions.
|
inlinevirtual |
Destructor.
Return the nearest element with a document number higher than or equal to docno.
| [in] | docno | minimum document number to seek |
1.8.6