Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
resqml2::LocalDepth3dCrs Class Reference

Defines a local depth coordinate system. The geometrical origin and location are defined by the elements of the base class AbstractLocal3dCrs. This CRS uses the units of measure of its projected and vertical CRS. More...

#include <LocalDepth3dCrs.h>

Inheritance diagram for resqml2::LocalDepth3dCrs:

Public Member Functions

 LocalDepth3dCrs (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
virtual ~LocalDepth3dCrs ()=default
 
virtual std::string getXmlTag () const final
 

Static Public Attributes

static constexpr char const * XML_TAG = "LocalDepth3dCrs"
 

Detailed Description

Defines a local depth coordinate system. The geometrical origin and location are defined by the elements of the base class AbstractLocal3dCrs. This CRS uses the units of measure of its projected and vertical CRS.

Constructor & Destructor Documentation

◆ LocalDepth3dCrs()

resqml2::LocalDepth3dCrs::LocalDepth3dCrs ( gsoap_resqml2_0_1::eml20__DataObjectReference * partialObject)
inline

Only to be used in partial transfer context.

Parameters
[in]partialObjectIf non-nullptr, the partial object.

◆ ~LocalDepth3dCrs()

virtual resqml2::LocalDepth3dCrs::~LocalDepth3dCrs ( )
virtualdefault

Destructor does nothing since the memory is manged by the gSOAP context.

Member Data Documentation

◆ XML_TAG

constexpr char const* resqml2::LocalDepth3dCrs::XML_TAG = "LocalDepth3dCrs"
staticconstexpr

The standard XML tag without XML namespace for serializing this data object.


The documentation for this class was generated from the following file: