Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Base::ControlParameterList Member List

This is the complete list of members for CDPL::Base::ControlParameterList, including all inherited members.

addParameters(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterContainer
begin() constCDPL::Base::ControlParameterContainer
clearParameters()CDPL::Base::ControlParameterContainer
ConstParameterIterator typedefCDPL::Base::ControlParameterContainer
ControlParameterContainer()CDPL::Base::ControlParameterContainerinlineprotected
ControlParameterContainer(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterContainerinlineprotected
ControlParameterList()CDPL::Base::ControlParameterListinline
ControlParameterList(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterListinline
copyParameters(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterContainer
end() constCDPL::Base::ControlParameterContainer
getNumParameters() constCDPL::Base::ControlParameterContainer
getParameter(const LookupKey &key, bool throw_=false, bool local=false) constCDPL::Base::ControlParameterContainer
getParameter(const LookupKey &key, bool local=false) constCDPL::Base::ControlParameterContainer
getParameterOrDefault(const LookupKey &key, const T &def_val, bool local=false) constCDPL::Base::ControlParameterContainer
getParameters() constCDPL::Base::ControlParameterContainerinline
getParametersBegin() constCDPL::Base::ControlParameterContainer
getParametersEnd() constCDPL::Base::ControlParameterContainer
getParent() constCDPL::Base::ControlParameterContainer
isParameterSet(const LookupKey &key, bool local=false) constCDPL::Base::ControlParameterContainer
operator=(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterList
ParameterChangedCallbackFunction typedefCDPL::Base::ControlParameterContainer
ParameterEntry typedefCDPL::Base::ControlParameterContainer
ParameterRemovedCallbackFunction typedefCDPL::Base::ControlParameterContainer
ParentChangedCallbackFunction typedefCDPL::Base::ControlParameterContainer
registerParameterChangedCallback(const ParameterChangedCallbackFunction &func)CDPL::Base::ControlParameterContainer
registerParameterRemovedCallback(const ParameterRemovedCallbackFunction &func)CDPL::Base::ControlParameterContainer
registerParentChangedCallback(const ParentChangedCallbackFunction &func)CDPL::Base::ControlParameterContainer
removeParameter(const LookupKey &key)CDPL::Base::ControlParameterContainer
setParameter(const LookupKey &key, T &&val)CDPL::Base::ControlParameterContainer
setParent(const ControlParameterContainer *cntnr)CDPL::Base::ControlParameterContainer
SharedPointer typedefCDPL::Base::ControlParameterList
unregisterParameterChangedCallback(std::size_t id)CDPL::Base::ControlParameterContainer
unregisterParameterRemovedCallback(std::size_t id)CDPL::Base::ControlParameterContainer
unregisterParentChangedCallback(std::size_t id)CDPL::Base::ControlParameterContainer
~ControlParameterContainer()CDPL::Base::ControlParameterContainerprotectedvirtual