Interface for accessing document attributes from a strus storage.
More...
#include <aclReaderInterface.hpp>
Interface for accessing document attributes from a strus storage.
virtual strus::AclReaderInterface::~AclReaderInterface |
( |
| ) |
|
|
inlinevirtual |
virtual std::vector<std::string> strus::AclReaderInterface::getReadAccessList |
( |
| ) |
const |
|
pure virtual |
Get the names of all users that are attached to this document, allowed to read the document.
- Returns
- user names
virtual void strus::AclReaderInterface::skipDoc |
( |
const Index & |
docno | ) |
|
|
pure virtual |
Move the ACL reader context to a specific document.
- Parameters
-
[in] | docno | the number of the document to move the context to |
The documentation for this class was generated from the following file: