Drizzled Public API Documentation

regex_policy::CheckMap Class Reference

Public Member Functions

bool * find (std::string const &k)
 
void insert (std::string const &k, bool v)
 
void clear ()
 

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: