clear() | mpqc::Registry< Key, Value > | inlinevirtual |
const_iterator typedef | mpqc::Registry< Key, Value > | |
container_type typedef | mpqc::Registry< Key, Value > | |
have(const Key &key) const | mpqc::Registry< Key, Value > | inline |
insert(const value_type &val) | mpqc::Registry< Key, Value > | inline |
insert(const Key &key, const Value &val) | mpqc::Registry< Key, Value > | inline |
iterator typedef | mpqc::Registry< Key, Value > | |
operator=(Registry const &)=default | mpqc::Registry< Key, Value > | |
operator=(Registry &&)=default | mpqc::Registry< Key, Value > | |
purge_if(const Pred &p) | mpqc::Registry< Key, Value > | inline |
registry() const | mpqc::Registry< Key, Value > | inline |
Registry()=default | mpqc::Registry< Key, Value > | |
Registry(const container_type &map) | mpqc::Registry< Key, Value > | inline |
Registry(Registry const &)=default | mpqc::Registry< Key, Value > | |
Registry(Registry &&)=default | mpqc::Registry< Key, Value > | |
registry_ | mpqc::Registry< Key, Value > | mutableprotected |
remove(const Key &key) | mpqc::Registry< Key, Value > | inlinevirtual |
retrieve(const Key &key) | mpqc::Registry< Key, Value > | inline |
retrieve(const Key &key) const | mpqc::Registry< Key, Value > | inline |
retrieve_ptr(const Key &key) | mpqc::Registry< Key, Value > | inlinevirtual |
retrieve_ptr(const Key &key) const | mpqc::Registry< Key, Value > | inline |
update(const Key &key, const Value &val) | mpqc::Registry< Key, Value > | inline |
update(const value_type &val) | mpqc::Registry< Key, Value > | inline |
value_type typedef | mpqc::Registry< Key, Value > | |
~Registry() | mpqc::Registry< Key, Value > | inlinevirtual |