Drizzled Public API Documentation

user_locks::Storable Class Reference
Inheritance diagram for user_locks::Storable:
drizzled::util::Storable

Public Member Functions

 Storable (drizzled::session_id_t id_arg)
 
void insert (const Key &arg)
 
bool erase (const Key &arg)
 
int64_t erase_all ()
 

Private Attributes

Keys list_of_locks
 
drizzled::session_id_t id
 

Detailed Description

Definition at line 33 of file lock_storage.h.


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