Leosac
0.8.0
Open Source Access Control
|
This is the complete list of members for Leosac::Registry< KeyType >, including all inherited members.
Clock typedef | Leosac::Registry< KeyType > | |
erase(const KeyType &key) | Leosac::Registry< KeyType > | inline |
expiry_ | Leosac::Registry< KeyType > | private |
get(const std::string &key) const | Leosac::Registry< KeyType > | inline |
get(const char *key) const | Leosac::Registry< KeyType > | inline |
get(const KeyType &key) const | Leosac::Registry< KeyType > | inline |
has(const KeyType &key) const | Leosac::Registry< KeyType > | inline |
is_type_valid(const boost::any &a) | Leosac::Registry< KeyType > | inlineprivatestatic |
purge() | Leosac::Registry< KeyType > | inline |
set(const KeyType &key, const T &obj) | Leosac::Registry< KeyType > | inline |
set(const KeyType &key, const T &obj, const std::chrono::steady_clock::time_point &expire_at) | Leosac::Registry< KeyType > | inline |
size() const | Leosac::Registry< KeyType > | inline |
store_ | Leosac::Registry< KeyType > | private |