| My Project
    | 
 
  
 | Public Member Functions | |
| LocalTime3dCrs (soap *soapContext, const std::string &guid, const std::string &title, const double &originOrdinal1, const double &originOrdinal2, const double &originOrdinal3, const double &arealRotation, const gsoap_resqml2_0_1::eml__LengthUom &projectedUom, const unsigned long &projectedEpsgCode, const gsoap_resqml2_0_1::eml__TimeUom &timeUom, const gsoap_resqml2_0_1::eml__LengthUom &verticalUom, const unsigned int &verticalEpsgCode, const bool &isUpOriented) | |
| LocalTime3dCrs (soap *soapContext, const std::string &guid, const std::string &title, const double &originOrdinal1, const double &originOrdinal2, const double &originOrdinal3, const double &arealRotation, const gsoap_resqml2_0_1::eml__LengthUom &projectedUom, const std::string &projectedUnknownReason, const gsoap_resqml2_0_1::eml__TimeUom &timeUom, const gsoap_resqml2_0_1::eml__LengthUom &verticalUom, const std::string &verticalUnknownReason, const bool &isUpOriented) | |
| LocalTime3dCrs (soap *soapContext, const std::string &guid, const std::string &title, const double &originOrdinal1, const double &originOrdinal2, const double &originOrdinal3, const double &arealRotation, const gsoap_resqml2_0_1::eml__LengthUom &projectedUom, const unsigned long &projectedEpsgCode, const gsoap_resqml2_0_1::eml__TimeUom &timeUom, const gsoap_resqml2_0_1::eml__LengthUom &verticalUom, const std::string &verticalUnknownReason, const bool &isUpOriented) | |
| LocalTime3dCrs (soap *soapContext, const std::string &guid, const std::string &title, const double &originOrdinal1, const double &originOrdinal2, const double &originOrdinal3, const double &arealRotation, const gsoap_resqml2_0_1::eml__LengthUom &projectedUom, const std::string &projectedUnknownReason, const gsoap_resqml2_0_1::eml__TimeUom &timeUom, const gsoap_resqml2_0_1::eml__LengthUom &verticalUom, const unsigned int &verticalEpsgCode, const bool &isUpOriented) | |
| LocalTime3dCrs (gsoap_resqml2_0_1::_resqml2__LocalTime3dCrs *fromGsoap) | |
| ~LocalTime3dCrs () | |
| gsoap_resqml2_0_1::eml__TimeUom | getUnit () const | 
| std::string | getUnitAsString () const | 
| virtual std::string | getXmlTag () const | 
|  Public Member Functions inherited from resqml2::AbstractLocal3dCrs | |
| virtual | ~AbstractLocal3dCrs () | 
| void | addRepresentation (class AbstractRepresentation *rep) | 
| double | getOriginOrdinal1 () const | 
| double | getOriginOrdinal2 () const | 
| double | getOriginDepthOrElevation () const | 
| double | getArealRotation () const | 
| bool | isDepthOriented () const | 
| bool | isProjectedCrsDefinedWithEpsg () const | 
| virtual bool | isProjectedCrsUnknown () const | 
| const std::string & | getProjectedCrsUnknownReason () const | 
| unsigned long long | getProjectedCrsEpsgCode () const | 
| bool | isVerticalCrsDefinedWithEpsg () const | 
| bool | isVerticalCrsUnknown () const | 
| const std::string & | getVerticalCrsUnknownReason () const | 
| unsigned long long | getVerticalCrsEpsgCode () const | 
| std::string | getVerticalCrsUnitAsString () const | 
| gsoap_resqml2_0_1::eml__PlaneAngleUom | getArealRotationUom () const | 
| gsoap_resqml2_0_1::eml__LengthUom | getProjectedCrsUnit () const | 
| std::string | getProjectedCrsUnitAsString () const | 
| gsoap_resqml2_0_1::eml__LengthUom | getVerticalCrsUnit () const | 
| gsoap_resqml2_0_1::eml__AxisOrder2d | getAxisOrder () const | 
| void | convertXyzPointsToGlobalCrs (double *xyzPoints, const ULONG64 &xyzPointCount, bool withoutTranslation=false) const | 
|  Public Member Functions inherited from resqml2::AbstractObject | |
| bool | isPartial () const | 
| std::string | getUuid () const | 
| std::string | getTitle () const | 
| std::string | getEditor () const | 
| time_t | getCreation () const | 
| std::string | getOriginator () const | 
| std::string | getDescription () const | 
| time_t | getLastUpdate () const | 
| std::string | getFormat () const | 
| std::string | getDescriptiveKeywords () const | 
| void | setTitle (const std::string &title) | 
| void | setEditor (const std::string &editor) | 
| void | setCreation (const time_t &creation) | 
| void | setOriginator (const std::string &originator) | 
| void | setDescription (const std::string &description) | 
| void | setLastUpdate (const time_t &lastUpdate) | 
| void | setFormat (const std::string &format) | 
| void | setDescriptiveKeywords (const std::string &descriptiveKeywords) | 
| void | setMetadata (const std::string &title, const std::string &editor, const time_t &creation, const std::string &originator, const std::string &description, const time_t &lastUpdate, const std::string &format, const std::string &descriptiveKeywords) | 
| void | serializeIntoStream (std::ostream *stream) | 
| gsoap_resqml2_0_1::eml__AbstractCitedDataObject * | getGsoapProxy () const | 
| soap * | getGsoapContext () const | 
| int | getGsoapType () const | 
| gsoap_resqml2_0_1::eml__DataObjectReference * | newResqmlReference () const | 
| gsoap_resqml2_0_1::resqml2__ContactElementReference * | newResqmlContactElementReference () const | 
| common::EpcDocument * | getEpcDocument () const | 
| virtual std::string | getXmlNamespace () const | 
| virtual std::string | getResqmlVersion () const | 
| std::string | getContentType () const | 
| std::string | getPartNameInEpcDocument () const | 
| std::string | serializeIntoString () | 
| void | addAlias (const std::string &authority, const std::string &title) | 
| unsigned int | getAliasCount () const | 
| std::string | getAliasAuthorityAtIndex (const unsigned int &index) const | 
| std::string | getAliasTitleAtIndex (const unsigned int &index) const | 
| const std::vector< resqml2::Activity * > & | getActivitySet () const | 
| void | addOrSetExtraMetadata (const std::string &key, const std::string &value) | 
| std::tr1::unordered_map< std::string, std::string > | getExtraMetadataSet () const | 
| std::string | getExtraMetadata (const std::string &key) | 
| unsigned int | getExtraMetadataCount () const | 
| std::string | getExtraMetadataKeyAtIndex (const unsigned int &index) const | 
| std::string | getExtraMetadataStringValueAtIndex (const unsigned int &index) const | 
| Static Public Attributes | |
| static const char * | XML_TAG = "LocalTime3dCrs" | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from resqml2::AbstractLocal3dCrs | |
| AbstractLocal3dCrs (gsoap_resqml2_0_1::resqml2__AbstractLocal3dCrs *fromGsoap) | |
| std::vector< epc::Relationship > | getAllEpcRelationships () const | 
| void | importRelationshipSetFromEpc (common::EpcDocument *epcDoc) | 
|  Protected Member Functions inherited from resqml2::AbstractObject | |
| AbstractObject (common::EpcDocument *epcDoc, gsoap_resqml2_0_1::eml__DataObjectReference *partialObject) | |
| Indicate whether methods update the XML (gSoap) or only the C++ classes of the API.  More... | |
| AbstractObject (gsoap_resqml2_0_1::eml__AbstractCitedDataObject *proxy=nullptr) | |
| void | initMandatoryMetadata () | 
| void | setMetadata (const std::string &guid, const std::string &title, const std::string &editor, const time_t &creation, const std::string &originator, const std::string &description, const time_t &lastUpdate, const std::string &format, const std::string &descriptiveKeywords) | 
|  Static Protected Member Functions inherited from resqml2::AbstractObject | |
| static void | addActivityToResqmlObject (resqml2::Activity *activity, AbstractObject *resqmlObject) | 
|  Protected Attributes inherited from resqml2::AbstractLocal3dCrs | |
| std::vector< class AbstractRepresentation * > | repSet | 
| std::vector< MdDatum * > | mdDatumSet | 
|  Protected Attributes inherited from resqml2::AbstractObject | |
| gsoap_resqml2_0_1::eml__AbstractCitedDataObject * | gsoapProxy2_0_1 | 
| common::EpcDocument * | epcDocument | 
| std::vector< resqml2::Activity * > | activitySet | 
| bool | updateXml | 
| LocalTime3dCrs::LocalTime3dCrs | ( | soap * | soapContext, | 
| const std::string & | guid, | ||
| const std::string & | title, | ||
| const double & | originOrdinal1, | ||
| const double & | originOrdinal2, | ||
| const double & | originOrdinal3, | ||
| const double & | arealRotation, | ||
| const gsoap_resqml2_0_1::eml__LengthUom & | projectedUom, | ||
| const unsigned long & | projectedEpsgCode, | ||
| const gsoap_resqml2_0_1::eml__TimeUom & | timeUom, | ||
| const gsoap_resqml2_0_1::eml__LengthUom & | verticalUom, | ||
| const unsigned int & | verticalEpsgCode, | ||
| const bool & | isUpOriented | ||
| ) | 
Creates a local depth 3d CRS which is fully identified by means of EPSG code.
| soapContext | The soap context where the underlying gsoap proxy is going to be created. | 
| guid | The guid to set to the local 3d crs. If empty then a new guid will be generated. | 
| title | A title for the instance to create. | 
| originOrdinal1 | The offset of the global 2d crs on its first axis. | 
| originOrdinal2 | The offset of the global 2d crs on its second axis. | 
| originOrdinal3 | The offset in depth of the local CRS regarding the depth origin of the vertical CRS. | 
| arealRotation | The areal rotation in radians regarding the projected crs. | 
| projectedUom | The unit of measure of the projected axis of this instance. | 
| projectedEpsgCode | The epsg code of the associated projected CRS. | 
| timeUom | The unit of measure of the Z offset of this instance. | 
| verticalUom | The unit of measure of the vertical axis of this instance. | 
| verticalEpsgCode | The epsg code of the associated vertical CRS. | 
| isUpOriented | If true, indicates that the Z offset if an elevation when positive. If false, the Z offset is a depth when positive. | 
| LocalTime3dCrs::LocalTime3dCrs | ( | soap * | soapContext, | 
| const std::string & | guid, | ||
| const std::string & | title, | ||
| const double & | originOrdinal1, | ||
| const double & | originOrdinal2, | ||
| const double & | originOrdinal3, | ||
| const double & | arealRotation, | ||
| const gsoap_resqml2_0_1::eml__LengthUom & | projectedUom, | ||
| const std::string & | projectedUnknownReason, | ||
| const gsoap_resqml2_0_1::eml__TimeUom & | timeUom, | ||
| const gsoap_resqml2_0_1::eml__LengthUom & | verticalUom, | ||
| const std::string & | verticalUnknownReason, | ||
| const bool & | isUpOriented | ||
| ) | 
Creates a local depth 3d CRS which is fully unknown.
| soapContext | The soap context where the underlying gsoap proxy is going to be created. | 
| guid | The guid to set to the local 3d crs. If empty then a new guid will be generated. | 
| title | A title for the instance to create. | 
| originOrdinal1 | The offset of the global 2d crs on its first axis. | 
| originOrdinal2 | The offset of the global 2d crs on its second axis. | 
| originOrdinal3 | The offset in depth of the local CRS regarding the depth origin of the vertical CRS. | 
| arealRotation | The areal rotation in radians regarding the projected crs. | 
| projectedUom | The unit of measure of the projected axis of this instance. | 
| projectedUnknownReason | Indicates why the projected CRS cannot be provided using EPSG or GML. | 
| timeUom | The unit of measure of the Z offset of this instance. | 
| verticalUom | The unit of measure of the vertical axis of this instance. | 
| verticalUnknownReason | Indicates why the vertical CRS cannot be provided using EPSG or GML. | 
| isUpOriented | If true, indicates that the Z offset if an elevation when positive. If false, the Z offset is a depth when positive. | 
| LocalTime3dCrs::LocalTime3dCrs | ( | soap * | soapContext, | 
| const std::string & | guid, | ||
| const std::string & | title, | ||
| const double & | originOrdinal1, | ||
| const double & | originOrdinal2, | ||
| const double & | originOrdinal3, | ||
| const double & | arealRotation, | ||
| const gsoap_resqml2_0_1::eml__LengthUom & | projectedUom, | ||
| const unsigned long & | projectedEpsgCode, | ||
| const gsoap_resqml2_0_1::eml__TimeUom & | timeUom, | ||
| const gsoap_resqml2_0_1::eml__LengthUom & | verticalUom, | ||
| const std::string & | verticalUnknownReason, | ||
| const bool & | isUpOriented | ||
| ) | 
Creates a local depth 3d CRS which is identified by an EPSG code for its projected part and which is unkown for its vertial part.
| soapContext | The soap context where the underlying gsoap proxy is going to be created. | 
| guid | The guid to set to the local 3d crs. If empty then a new guid will be generated. | 
| title | A title for the instance to create. | 
| originOrdinal1 | The offset of the global 2d crs on its first axis. | 
| originOrdinal2 | The offset of the global 2d crs on its second axis. | 
| originOrdinal3 | The offset in depth of the local CRS regarding the depth origin of the vertical CRS. | 
| arealRotation | The areal rotation in radians regarding the projected crs. | 
| projectedUom | The unit of measure of the projected axis of this instance. | 
| timeUom | The unit of measure of the Z offset of this instance. | 
| projectedEpsgCode | The epsg code of the associated projected CRS. | 
| verticalUom | The unit of measure of the vertical axis of this instance. | 
| verticalUnknownReason | Indicates why the vertical CRS cannot be provided using EPSG or GML. | 
| isUpOriented | If true, indicates that the Z offset if an elevation when positive. If false, the Z offset is a depth when positive. | 
| LocalTime3dCrs::LocalTime3dCrs | ( | soap * | soapContext, | 
| const std::string & | guid, | ||
| const std::string & | title, | ||
| const double & | originOrdinal1, | ||
| const double & | originOrdinal2, | ||
| const double & | originOrdinal3, | ||
| const double & | arealRotation, | ||
| const gsoap_resqml2_0_1::eml__LengthUom & | projectedUom, | ||
| const std::string & | projectedUnknownReason, | ||
| const gsoap_resqml2_0_1::eml__TimeUom & | timeUom, | ||
| const gsoap_resqml2_0_1::eml__LengthUom & | verticalUom, | ||
| const unsigned int & | verticalEpsgCode, | ||
| const bool & | isUpOriented | ||
| ) | 
Creates a local depth 3d CRS which unkown for its projected part and which is identified by an EPSG code for its vertical part.
| soapContext | The soap context where the underlying gsoap proxy is going to be created. | 
| guid | The guid to set to the local 3d crs. If empty then a new guid will be generated. | 
| title | A title for the instance to create. | 
| originOrdinal1 | The offset of the global 2d crs on its first axis. | 
| originOrdinal2 | The offset of the global 2d crs on its second axis. | 
| originOrdinal3 | The offset in depth of the local CRS regarding the depth origin of the vertical CRS. | 
| arealRotation | The areal rotation in radians regarding the projected crs. | 
| projectedUom | The unit of measure of the projected axis of this instance. | 
| projectedUnknownReason | Indicates why the projected CRS cannot be provided using EPSG or GML. | 
| timeUom | The unit of measure of the Z offset of this instance. | 
| verticalUom | The unit of measure of the vertical axis of this instance. | 
| verticalEpsgCode | The epsg code of the associated vertical CRS. | 
| isUpOriented | If true, indicates that the Z offset if an elevation when positive. If false, the Z offset is a depth when positive. | 
| 
 | inline | 
Creates an instance of this class by wrapping a gsoap instance.
| 
 | inline | 
Destructor does nothing since the memory is manged by the gsoap context.
| 
 | inlinevirtual | 
Get the XML tag for the XML serialization of this instance
Implements resqml2::AbstractObject.
 1.8.11
 1.8.11