List of all members.
Public Member Functions |
| CheckItem (const std::string &u, const std::string &obj, CheckMap **check_cache) |
bool | operator() (PolicyItem *p) |
bool | hasCachedResult () const |
bool | getCachedResult () const |
void | setCachedResult (bool result) |
Private Attributes |
std::string | user |
std::string | object |
std::string | key |
bool | has_cached_result |
bool | cached_result |
CheckMap ** | check_cache |
Detailed Description
Definition at line 109 of file policy.h.
The documentation for this class was generated from the following files: