addComponent(unsigned int role) | CDPL::Chem::BasicReaction | virtual |
addComponent(unsigned int role, const Molecule &mol) | CDPL::Chem::BasicReaction | |
addProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
BasicReaction() | CDPL::Chem::BasicReaction | |
BasicReaction(const BasicReaction &rxn) | CDPL::Chem::BasicReaction | |
BasicReaction(const Reaction &rxn) | CDPL::Chem::BasicReaction | |
begin() const | CDPL::Chem::Reaction | |
begin() | CDPL::Chem::Reaction | |
clear() | CDPL::Chem::BasicReaction | virtual |
clearProperties() | CDPL::Base::PropertyContainer | |
clone() const | CDPL::Chem::BasicReaction | virtual |
ComponentIterator typedef | CDPL::Chem::BasicReaction | |
ConstComponentIterator typedef | CDPL::Chem::BasicReaction | |
ConstPropertyIterator typedef | CDPL::Base::PropertyContainer | |
containsComponent(const Molecule &mol) const | CDPL::Chem::BasicReaction | virtual |
copy(const BasicReaction &rxn) | CDPL::Chem::BasicReaction | |
copy(const Reaction &rxn) | CDPL::Chem::BasicReaction | virtual |
CopyPostprocessingFunction typedef | CDPL::Chem::Reaction | |
copyProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
end() const | CDPL::Chem::Reaction | |
end() | CDPL::Chem::Reaction | |
getComponent(std::size_t idx) const | CDPL::Chem::BasicReaction | virtual |
getComponent(std::size_t idx) | CDPL::Chem::BasicReaction | virtual |
getComponent(std::size_t idx, unsigned int role) const | CDPL::Chem::BasicReaction | virtual |
getComponent(std::size_t idx, unsigned int role) | CDPL::Chem::BasicReaction | virtual |
getComponentIndex(const Molecule &mol) const | CDPL::Chem::BasicReaction | virtual |
getComponentRole(const Molecule &mol) const | CDPL::Chem::BasicReaction | virtual |
getComponentsBegin() const | CDPL::Chem::BasicReaction | |
getComponentsBegin() | CDPL::Chem::BasicReaction | |
getComponentsBegin(unsigned int role) const | CDPL::Chem::BasicReaction | |
getComponentsBegin(unsigned int role) | CDPL::Chem::BasicReaction | |
getComponentsEnd() const | CDPL::Chem::BasicReaction | |
getComponentsEnd() | CDPL::Chem::BasicReaction | |
getComponentsEnd(unsigned int role) const | CDPL::Chem::BasicReaction | |
getComponentsEnd(unsigned int role) | CDPL::Chem::BasicReaction | |
getNumComponents() const | CDPL::Chem::BasicReaction | virtual |
getNumComponents(unsigned int role) const | CDPL::Chem::BasicReaction | virtual |
getNumProperties() const | CDPL::Base::PropertyContainer | |
getProperties() const | CDPL::Base::PropertyContainer | inline |
getPropertiesBegin() const | CDPL::Base::PropertyContainer | |
getPropertiesEnd() const | CDPL::Base::PropertyContainer | |
getProperty(const LookupKey &key) const | CDPL::Base::PropertyContainer | |
getProperty(const LookupKey &key, bool throw_=false) const | CDPL::Base::PropertyContainer | inline |
getPropertyOrDefault(const LookupKey &key, const T &def_val) const | CDPL::Base::PropertyContainer | |
invokeCopyPostprocessingFunctions(const Reaction &src_rxn) | CDPL::Chem::Reaction | protected |
isPropertySet(const LookupKey &key) const | CDPL::Base::PropertyContainer | inline |
operator=(const BasicReaction &rxn) | CDPL::Chem::BasicReaction | |
operator=(const Reaction &rxn) | CDPL::Chem::BasicReaction | |
CDPL::Chem::Reaction::operator=(const Reaction &rxn) | CDPL::Chem::Reaction | |
CDPL::Base::PropertyContainer::operator=(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | protected |
PropertyContainer() | CDPL::Base::PropertyContainer | inlineprotected |
PropertyContainer(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | protected |
PropertyEntry typedef | CDPL::Base::PropertyContainer | |
registerCopyPostprocessingFunction(const CopyPostprocessingFunction &func) | CDPL::Chem::Reaction | static |
removeComponent(std::size_t idx) | CDPL::Chem::BasicReaction | virtual |
removeComponent(std::size_t idx, unsigned int role) | CDPL::Chem::BasicReaction | virtual |
removeComponent(const ComponentIterator &it) | CDPL::Chem::BasicReaction | |
CDPL::Chem::Reaction::removeComponent(const ComponentIterator &it) | CDPL::Chem::Reaction | |
removeComponents(unsigned int role) | CDPL::Chem::BasicReaction | virtual |
removeProperty(const LookupKey &key) | CDPL::Base::PropertyContainer | |
setProperty(const LookupKey &key, T &&val) | CDPL::Base::PropertyContainer | |
SharedPointer typedef | CDPL::Chem::BasicReaction | |
swap(PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
swapComponentRoles(unsigned int role1, unsigned int role2) | CDPL::Chem::BasicReaction | virtual |
~BasicReaction() | CDPL::Chem::BasicReaction | |
~PropertyContainer() | CDPL::Base::PropertyContainer | protectedvirtual |
~Reaction() | CDPL::Chem::Reaction | inlinevirtual |