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

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

addParameters(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterContainer
begin() constCDPL::Base::ControlParameterContainer
clearIOCallbacks()CDPL::Base::DataIOBase
clearParameters()CDPL::Base::ControlParameterContainer
ConstParameterIterator typedefCDPL::Base::ControlParameterContainer
ControlParameterContainer()CDPL::Base::ControlParameterContainerinlineprotected
ControlParameterContainer(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterContainerinlineprotected
copyParameters(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterContainer
DataIOBase()CDPL::Base::DataIOBaseinlineprotected
DataIOBase(const DataIOBase &io_base)CDPL::Base::DataIOBaseinlineprotected
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
invokeIOCallbacks(double progress) constCDPL::Base::DataIOBase
IOCallbackFunction typedefCDPL::Base::DataIOBase
isParameterSet(const LookupKey &key, bool local=false) constCDPL::Base::ControlParameterContainer
operator=(const DataIOBase &io_base)CDPL::Base::DataIOBaseprotected
CDPL::Base::ControlParameterContainer::operator=(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterContainerprotected
ParameterChangedCallbackFunction typedefCDPL::Base::ControlParameterContainer
ParameterEntry typedefCDPL::Base::ControlParameterContainer
ParameterRemovedCallbackFunction typedefCDPL::Base::ControlParameterContainer
ParentChangedCallbackFunction typedefCDPL::Base::ControlParameterContainer
registerIOCallback(const IOCallbackFunction &func)CDPL::Base::DataIOBase
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
unregisterIOCallback(std::size_t id)CDPL::Base::DataIOBase
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
~DataIOBase()CDPL::Base::DataIOBaseinlineprotected