mpqc::Registry< Key, Value > Member List

This is the complete list of members for mpqc::Registry< Key, Value >, including all inherited members.

clear()mpqc::Registry< Key, Value >inlinevirtual
const_iterator typedefmpqc::Registry< Key, Value >
container_type typedefmpqc::Registry< Key, Value >
have(const Key &key) constmpqc::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 typedefmpqc::Registry< Key, Value >
operator=(Registry const &)=defaultmpqc::Registry< Key, Value >
operator=(Registry &&)=defaultmpqc::Registry< Key, Value >
purge_if(const Pred &p)mpqc::Registry< Key, Value >inline
registry() constmpqc::Registry< Key, Value >inline
Registry()=defaultmpqc::Registry< Key, Value >
Registry(const container_type &map)mpqc::Registry< Key, Value >inline
Registry(Registry const &)=defaultmpqc::Registry< Key, Value >
Registry(Registry &&)=defaultmpqc::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) constmpqc::Registry< Key, Value >inline
retrieve_ptr(const Key &key)mpqc::Registry< Key, Value >inlinevirtual
retrieve_ptr(const Key &key) constmpqc::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 typedefmpqc::Registry< Key, Value >
~Registry()mpqc::Registry< Key, Value >inlinevirtual