clear() | mpqc::Registry< Formula, Value > | inlinevirtual |
const_iterator typedef | mpqc::FormulaRegistry< Value > | |
container_type typedef | mpqc::FormulaRegistry< Value > | |
FormulaRegistry()=default | mpqc::FormulaRegistry< Value > | |
FormulaRegistry(const container_type &map) | mpqc::FormulaRegistry< Value > | inline |
FormulaRegistry(FormulaRegistry const &)=delete | mpqc::FormulaRegistry< Value > | |
FormulaRegistry(FormulaRegistry &&)=default | mpqc::FormulaRegistry< Value > | |
have(const Formula &key) const | mpqc::Registry< Formula, Value > | inline |
insert(const value_type &val) | mpqc::Registry< Formula, Value > | inline |
insert(const Formula &key, const Value &val) | mpqc::Registry< Formula, Value > | inline |
iterator typedef | mpqc::FormulaRegistry< Value > | |
Key typedef | mpqc::FormulaRegistry< Value > | |
operator=(FormulaRegistry const &)=delete | mpqc::FormulaRegistry< Value > | |
operator=(FormulaRegistry &&)=default | mpqc::FormulaRegistry< Value > | |
Registry< Formula, Value >::operator=(Registry const &)=default | mpqc::Registry< Formula, Value > | |
Registry< Formula, Value >::operator=(Registry &&)=default | mpqc::Registry< Formula, Value > | |
print_formula() const | mpqc::FormulaRegistry< Value > | inline |
purge() override | mpqc::FormulaRegistry< Value > | inlinevirtual |
purge_formula(const Formula &formula) | mpqc::FormulaRegistry< Value > | inline |
purge_formula(const std::wstring &str) | mpqc::FormulaRegistry< Value > | inline |
purge_if(const Pred &p) | mpqc::FormulaRegistry< Value > | inline |
purge_index(const OrbitalIndex &idx) | mpqc::FormulaRegistry< Value > | inline |
purge_operator(const Operator::Type &optype) | mpqc::FormulaRegistry< Value > | inline |
purge_operator(const std::wstring &opstr) | mpqc::FormulaRegistry< Value > | inline |
Registry()=default | mpqc::Registry< Formula, Value > | |
Registry(const container_type &map) | mpqc::Registry< Formula, Value > | inline |
Registry(Registry const &)=default | mpqc::Registry< Formula, Value > | |
Registry(Registry &&)=default | mpqc::Registry< Formula, Value > | |
registry() const | mpqc::Registry< Formula, Value > | inline |
registry_ | mpqc::Registry< Formula, Value > | mutableprotected |
remove(const Formula &key) | mpqc::Registry< Formula, Value > | inlinevirtual |
retrieve(const Formula &key) | mpqc::Registry< Formula, Value > | inline |
retrieve(const Formula &key) const | mpqc::Registry< Formula, Value > | inline |
retrieve_ptr(const Formula &key) | mpqc::Registry< Formula, Value > | inlinevirtual |
retrieve_ptr(const Formula &key) const | mpqc::Registry< Formula, Value > | inline |
set_verbose(bool verbose) | mpqc::FormulaRegistryBase | inline |
update(const Formula &key, const Value &val) | mpqc::Registry< Formula, Value > | inline |
update(const value_type &val) | mpqc::Registry< Formula, Value > | inline |
value_type typedef | mpqc::FormulaRegistry< Value > | |
verbose_ | mpqc::FormulaRegistryBase | protected |
~FormulaRegistryBase()=default | mpqc::FormulaRegistryBase | virtual |
~Registry() | mpqc::Registry< Formula, Value > | inlinevirtual |