addComponent(unsigned int role)=0 | CDPL::Chem::Reaction | pure virtual |
addProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
begin() const | CDPL::Chem::Reaction | |
begin() | CDPL::Chem::Reaction | |
clear()=0 | CDPL::Chem::Reaction | pure virtual |
clearProperties() | CDPL::Base::PropertyContainer | |
clone() const =0 | CDPL::Chem::Reaction | pure virtual |
ComponentIterator typedef | CDPL::Chem::Reaction | |
ConstComponentIterator typedef | CDPL::Chem::Reaction | |
ConstPropertyIterator typedef | CDPL::Base::PropertyContainer | |
containsComponent(const Molecule &mol) const =0 | CDPL::Chem::Reaction | pure virtual |
copy(const Reaction &rxn)=0 | CDPL::Chem::Reaction | pure 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 =0 | CDPL::Chem::Reaction | pure virtual |
getComponent(std::size_t idx)=0 | CDPL::Chem::Reaction | pure virtual |
getComponent(std::size_t idx, unsigned int role) const =0 | CDPL::Chem::Reaction | pure virtual |
getComponent(std::size_t idx, unsigned int role)=0 | CDPL::Chem::Reaction | pure virtual |
getComponentIndex(const Molecule &mol) const =0 | CDPL::Chem::Reaction | pure virtual |
getComponentRole(const Molecule &mol) const =0 | CDPL::Chem::Reaction | pure virtual |
getComponentsBegin() const | CDPL::Chem::Reaction | |
getComponentsBegin() | CDPL::Chem::Reaction | |
getComponentsBegin(unsigned int role) const | CDPL::Chem::Reaction | |
getComponentsBegin(unsigned int role) | CDPL::Chem::Reaction | |
getComponentsEnd() const | CDPL::Chem::Reaction | |
getComponentsEnd() | CDPL::Chem::Reaction | |
getComponentsEnd(unsigned int role) const | CDPL::Chem::Reaction | |
getComponentsEnd(unsigned int role) | CDPL::Chem::Reaction | |
getNumComponents() const =0 | CDPL::Chem::Reaction | pure virtual |
getNumComponents(unsigned int role) const =0 | CDPL::Chem::Reaction | pure 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 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)=0 | CDPL::Chem::Reaction | pure virtual |
removeComponent(std::size_t idx, unsigned int role)=0 | CDPL::Chem::Reaction | pure virtual |
removeComponent(const ComponentIterator &it) | CDPL::Chem::Reaction | |
removeComponents(unsigned int role)=0 | CDPL::Chem::Reaction | pure virtual |
removeProperty(const LookupKey &key) | CDPL::Base::PropertyContainer | |
setProperty(const LookupKey &key, T &&val) | CDPL::Base::PropertyContainer | |
SharedPointer typedef | CDPL::Chem::Reaction | |
swap(PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
swapComponentRoles(unsigned int role1, unsigned int role2)=0 | CDPL::Chem::Reaction | pure virtual |
~PropertyContainer() | CDPL::Base::PropertyContainer | protectedvirtual |
~Reaction() | CDPL::Chem::Reaction | inlinevirtual |