| addAlias(const std::string &authority, const std::string &title) | common::AbstractObject |  | 
  | buildEtp12Uri() const | common::AbstractObject | inline | 
  | changeToPartialObject() | common::AbstractObject |  | 
  | getActivity(uint64_t index) const | common::AbstractObject |  | 
  | getActivityCount() const | common::AbstractObject |  | 
  | getActivitySet() const | common::AbstractObject |  | 
  | getAliasAuthorityAtIndex(uint64_t index) const | common::AbstractObject |  | 
  | getAliasCount() const | common::AbstractObject |  | 
  | getAliasTitleAtIndex(uint64_t index) const | common::AbstractObject |  | 
  | getContentType() const | common::AbstractObject | virtual | 
  | getCreation() const | common::AbstractObject |  | 
  | getCreationAsTimeStructure() const | common::AbstractObject |  | 
  | getDescription() const | common::AbstractObject |  | 
  | getDescriptiveKeywords() const | common::AbstractObject |  | 
  | getDomain() const | resqml2::AbstractFeatureInterpretation |  | 
  | getEditor() const | common::AbstractObject |  | 
  | getEml20GsoapProxy() const | common::AbstractObject | inline | 
  | getEml23GsoapProxy() const | common::AbstractObject | inline | 
  | getEpcSourceFolder() const | common::AbstractObject | inline | 
  | getExtraMetadata(const std::string &key) const | common::AbstractObject |  | 
  | getExtraMetadataCount() const | common::AbstractObject |  | 
  | getExtraMetadataKeyAtIndex(unsigned int index) const | common::AbstractObject |  | 
  | getExtraMetadataSet() const | common::AbstractObject |  | 
  | getExtraMetadataStringValueAtIndex(unsigned int index) const | common::AbstractObject |  | 
  | getFormat() const | common::AbstractObject |  | 
  | getGridConnectionSetRepresentationSet() const | resqml2::AbstractFeatureInterpretation |  | 
  | getGsoapContext() const | common::AbstractObject |  | 
  | getGsoapType() const | common::AbstractObject |  | 
  | getInterpretedFeature() const | resqml2::AbstractFeatureInterpretation |  | 
  | getInterpretedFeatureDor() const | resqml2::AbstractFeatureInterpretation |  | 
  | getLastUpdate() const | common::AbstractObject |  | 
  | getLastUpdateAsTimeStructure() const | common::AbstractObject |  | 
  | getOriginator() const | common::AbstractObject |  | 
  | getPartNameInEpcDocument() const | common::AbstractObject | virtual | 
  | getQualifiedType() const | common::AbstractObject | virtual | 
  | getRepository() const | common::AbstractObject | inline | 
  | getRepresentation(uint64_t index) const | resqml2::AbstractFeatureInterpretation | inline | 
  | getRepresentationCount() const noexcept | resqml2::AbstractFeatureInterpretation | inline | 
  | getRepresentationSet() const | resqml2::AbstractFeatureInterpretation |  | 
  | getTitle() const | common::AbstractObject |  | 
  | getUriSource() const | common::AbstractObject | inline | 
  | getUuid() const | common::AbstractObject |  | 
  | getVersion() const | common::AbstractObject |  | 
  | getXmlNamespace() const final | resqml2_2::HorizonInterpretation | inlinevirtual | 
  | getXmlNamespaceVersion() const | common::AbstractObject | virtual | 
  | getXmlTag() const final | resqml2::HorizonInterpretation | inlinevirtual | 
  | HorizonInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) | resqml2_2::HorizonInterpretation | inline | 
  | HorizonInterpretation(resqml2::BoundaryFeature *horizon, const std::string &guid, const std::string &title) | resqml2_2::HorizonInterpretation |  | 
  | HorizonInterpretation(gsoap_eml2_3::_resqml22__HorizonInterpretation *fromGsoap) | resqml2_2::HorizonInterpretation | inline | 
  | initDomain(gsoap_resqml2_0_1::resqml20__Domain defaultDomain) const | resqml2::AbstractFeatureInterpretation |  | 
  | isPartial() const | common::AbstractObject |  | 
  | isTopLevelElement() const (defined in common::AbstractObject) | common::AbstractObject | inlinevirtual | 
  | loadTargetRelationships() override | resqml2::AbstractFeatureInterpretation | virtual | 
  | newContactElementReference2_0_1() const | common::AbstractObject |  | 
  | newContactElementReference2_2() const | common::AbstractObject |  | 
  | newEml23Reference() const | common::AbstractObject |  | 
  | newResqmlReference() const | common::AbstractObject |  | 
  | numericalDatatypeEnum enum name (defined in common::AbstractObject) | common::AbstractObject |  | 
  | pushBackExtraMetadata(const std::string &key, const std::string &value) | common::AbstractObject |  | 
  | serializeIntoStream(std::ostream *stream) | common::AbstractObject |  | 
  | serializeIntoString() | common::AbstractObject |  | 
  | setCreation(time_t creation) | common::AbstractObject |  | 
  | setCreation(const tm &creation) | common::AbstractObject |  | 
  | setDescription(const std::string &description) | common::AbstractObject |  | 
  | setDescriptiveKeywords(const std::string &descriptiveKeywords) | common::AbstractObject |  | 
  | setEditor(const std::string &editor) | common::AbstractObject |  | 
  | setFormat(const std::string &vendor, const std::string &applicationName, const std::string &applicationVersionNumber) | common::AbstractObject | static | 
  | setGsoapProxy(gsoap_resqml2_0_1::eml20__AbstractCitedDataObject *gsoapProxy) | common::AbstractObject | inline | 
  | setGsoapProxy(gsoap_eml2_3::eml23__AbstractObject *gsoapProxy) | common::AbstractObject | inline | 
  | setInterpretedFeature(AbstractFeature *feature) | resqml2::AbstractFeatureInterpretation |  | 
  | setLastUpdate(time_t lastUpdate) | common::AbstractObject |  | 
  | setLastUpdate(const tm &lastUpdate) | common::AbstractObject |  | 
  | setMetadata(const std::string &title, const std::string &editor, time_t creation, const std::string &originator, const std::string &description, time_t lastUpdate, const std::string &descriptiveKeywords) | common::AbstractObject |  | 
  | setOriginator(const std::string &originator) | common::AbstractObject |  | 
  | setTitle(const std::string &title) | common::AbstractObject |  | 
  | setUriSource(const std::string &uriSource) | common::AbstractObject | inline | 
  | setVersion(const std::string &version) | common::AbstractObject |  | 
  | XML_NS | resqml2_2::HorizonInterpretation | static | 
  | XML_TAG | resqml2::HorizonInterpretation | static | 
  | ~AbstractFeatureInterpretation()=default | resqml2::AbstractFeatureInterpretation | virtual | 
  | ~AbstractObject()=default (defined in common::AbstractObject) | common::AbstractObject | virtual | 
  | ~BoundaryFeatureInterpretation()=default | resqml2::BoundaryFeatureInterpretation | virtual | 
  | ~HorizonInterpretation()=default | resqml2_2::HorizonInterpretation | virtual |