Drizzled Public API Documentation

user_locks::Key Class Reference

Public Member Functions

 Key (const drizzled::identifier::User &context_arg, const std::string &lock_name_arg)
 
size_t getHashValue () const
 
const std::string & getLockName () const
 
const std::string & getUser () const
 

Private Attributes

drizzled::identifier::User context
 
std::string lock_name
 
size_t hash_value
 

Detailed Description

Definition at line 35 of file key.h.


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