Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Util::StreamDataReader< DataType, ReaderImpl > Member List

This is the complete list of members for CDPL::Util::StreamDataReader< DataType, ReaderImpl >, including all inherited members.

addParameters(const ControlParameterContainer &cntnr)CDPL::Base::ControlParameterContainer
begin() constCDPL::Base::ControlParameterContainer
clearIOCallbacks()CDPL::Base::DataIOBase
clearParameters()CDPL::Base::ControlParameterContainer
close()CDPL::Base::DataReader< DataType >inlinevirtual
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
DataType typedefCDPL::Base::DataReader< DataType >
end() constCDPL::Base::ControlParameterContainer
getNumParameters() constCDPL::Base::ControlParameterContainer
getNumRecords()CDPL::Util::StreamDataReader< DataType, ReaderImpl >virtual
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
getRecordIndex() constCDPL::Util::StreamDataReader< DataType, ReaderImpl >
DataReader< DataType >::getRecordIndex() const=0CDPL::Base::DataReader< DataType >pure virtual
hasMoreData()CDPL::Util::StreamDataReader< DataType, ReaderImpl >virtual
invokeIOCallbacks(double progress) constCDPL::Base::DataIOBase
IOCallbackFunction typedefCDPL::Base::DataIOBase
isParameterSet(const LookupKey &key, bool local=false) constCDPL::Base::ControlParameterContainer
operator const void *() constCDPL::Util::StreamDataReader< DataType, ReaderImpl >
DataReader< DataType >::operator const void *() const=0CDPL::Base::DataReader< DataType >pure virtual
operator!() constCDPL::Util::StreamDataReader< DataType, ReaderImpl >
DataReader< DataType >::operator!() const=0CDPL::Base::DataReader< DataType >pure virtual
DataReader< DataType >::operator=(const DataReader &reader)CDPL::Base::DataReader< DataType >protected
CDPL::Base::DataIOBase::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
read(DataType &obj, bool overwrite=true)CDPL::Util::StreamDataReader< DataType, ReaderImpl >virtual
read(std::size_t idx, DataType &obj, bool overwrite=true)CDPL::Util::StreamDataReader< DataType, ReaderImpl >virtual
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
setRecordIndex(std::size_t idx)CDPL::Util::StreamDataReader< DataType, ReaderImpl >virtual
SharedPointer typedefCDPL::Base::DataReader< DataType >
skip()CDPL::Util::StreamDataReader< DataType, ReaderImpl >virtual
StreamDataReader(std::istream &is)CDPL::Util::StreamDataReader< DataType, ReaderImpl >inlineprotected
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