21 #include "DataObjectRepository.h"
23 #if defined(_WIN32) && !defined(FESAPI_STATIC)
24 #if defined(FesapiCpp_EXPORTS) || defined(FesapiCppUnderDev_EXPORTS)
25 #define DLL_IMPORT_OR_EXPORT __declspec(dllexport)
27 #define DLL_IMPORT_OR_EXPORT __declspec(dllimport)
30 #define DLL_IMPORT_OR_EXPORT
69 DLL_IMPORT_OR_EXPORT gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind
getEnergisticsPropertyKind(
const std::string & energisticsPropertyKindName)
const;
101 DLL_IMPORT_OR_EXPORT std::string
getFacet(gsoap_resqml2_0_1::resqml20__Facet facet)
const;
111 DLL_IMPORT_OR_EXPORT gsoap_resqml2_0_1::resqml20__Facet
getFacet(
const std::string & facet)
const;
122 DLL_IMPORT_OR_EXPORT std::string
lengthUomToString(gsoap_eml2_1::eml21__LengthUom witsmlUom)
const;
A class for mapping enum values with strings.
Definition: EnumStringMapper.h:37
gsoap_resqml2_0_1::resqml20__Facet getFacet(const std::string &facet) const
std::string getFacet(gsoap_resqml2_0_1::resqml20__Facet facet) const
std::string planeAngleUomToString(gsoap_eml2_1::eml21__PlaneAngleUom witsmlUom) const
std::string getEnergisticsPropertyKindName(gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind energisticsPropertyKind) const
std::string getEnergisticsUnitOfMeasureName(gsoap_resqml2_0_1::resqml20__ResqmlUom energisticsUom) const
gsoap_resqml2_0_1::resqml20__ResqmlUom getEnergisticsUnitOfMeasure(const std::string &energisticsUomName) const
std::string lengthUomToString(gsoap_eml2_1::eml21__LengthUom witsmlUom) const
std::string verticalCoordinateUomToString(gsoap_eml2_1::eml21__VerticalCoordinateUom witsmlUom) const
gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind getEnergisticsPropertyKind(const std::string &energisticsPropertyKindName) const