Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
This is the complete list of members for resqml2::DoubleTableLookup, including all inherited members.
addValue(double key, double value)=0 | resqml2::DoubleTableLookup | pure virtual |
containsKey(double key)=0 | resqml2::DoubleTableLookup | pure virtual |
DoubleTableLookup(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) | resqml2::DoubleTableLookup | inline |
getItemCount() const =0 | resqml2::DoubleTableLookup | pure virtual |
getKeyAtIndex(unsigned int index) const =0 | resqml2::DoubleTableLookup | pure virtual |
getMap() const =0 | resqml2::DoubleTableLookup | pure virtual |
getMaximumValue()=0 | resqml2::DoubleTableLookup | pure virtual |
getMinimumValue()=0 | resqml2::DoubleTableLookup | pure virtual |
getValueAtIndex(unsigned int index) const =0 | resqml2::DoubleTableLookup | pure virtual |
getValueAtKey(double key)=0 | resqml2::DoubleTableLookup | pure virtual |
getXmlTag() const final (defined in resqml2::DoubleTableLookup) | resqml2::DoubleTableLookup | inline |
setValue(double key, double value)=0 | resqml2::DoubleTableLookup | pure virtual |
XML_TAG | resqml2::DoubleTableLookup | static |
~DoubleTableLookup()=default | resqml2::DoubleTableLookup | virtual |