Drizzled Public API Documentation

regex_policy::CheckMap Class Reference

Public Member Functions

UnorderedCheckMap::iterator find (std::string const &k)
 
UnorderedCheckMap::const_iterator end () const
 
void insert (std::string const &k, bool v)
 

Private Attributes

LruList lru
 
boost::mutex lru_mutex
 
boost::shared_mutex map_mutex
 
UnorderedCheckMap map
 

Detailed Description

Definition at line 112 of file policy.h.


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