|  | Leosac
    0.8.0
    Open Source Access Control | 
This is the complete list of members for Leosac::GlobalRegistry, including all inherited members.
| Clock typedef | Leosac::GlobalRegistry | |
| erase(const KeyType &key) | Leosac::GlobalRegistry | inlinestatic | 
| get(const KeyType &key) | Leosac::GlobalRegistry | inlinestatic | 
| has(const KeyType &key) | Leosac::GlobalRegistry | inlinestatic | 
| KeyType typedef | Leosac::GlobalRegistry | |
| mutex_ | Leosac::GlobalRegistry | privatestatic | 
| registry_ | Leosac::GlobalRegistry | privatestatic | 
| set(const KeyType &key, const T &obj) | Leosac::GlobalRegistry | inlinestatic | 
| set(const KeyType &key, const T &obj, const std::chrono::steady_clock::time_point &expire_at) | Leosac::GlobalRegistry | inlinestatic | 
| UnderlyingRegistry typedef | Leosac::GlobalRegistry |