My Project
Public Member Functions | Static Public Attributes | List of all members
resqml2_0_1::LocalTime3dCrs Class Reference
Inheritance diagram for resqml2_0_1::LocalTime3dCrs:
resqml2::AbstractLocal3dCrs resqml2::AbstractObject

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::EpcDocumentgetEpcDocument () 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::RelationshipgetAllEpcRelationships () 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::EpcDocumentepcDocument
 
std::vector< resqml2::Activity * > activitySet
 
bool updateXml
 

Constructor & Destructor Documentation

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.

Parameters
soapContextThe soap context where the underlying gsoap proxy is going to be created.
guidThe guid to set to the local 3d crs. If empty then a new guid will be generated.
titleA title for the instance to create.
originOrdinal1The offset of the global 2d crs on its first axis.
originOrdinal2The offset of the global 2d crs on its second axis.
originOrdinal3The offset in depth of the local CRS regarding the depth origin of the vertical CRS.
arealRotationThe areal rotation in radians regarding the projected crs.
projectedUomThe unit of measure of the projected axis of this instance.
projectedEpsgCodeThe epsg code of the associated projected CRS.
timeUomThe unit of measure of the Z offset of this instance.
verticalUomThe unit of measure of the vertical axis of this instance.
verticalEpsgCodeThe epsg code of the associated vertical CRS.
isUpOrientedIf 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.

Parameters
soapContextThe soap context where the underlying gsoap proxy is going to be created.
guidThe guid to set to the local 3d crs. If empty then a new guid will be generated.
titleA title for the instance to create.
originOrdinal1The offset of the global 2d crs on its first axis.
originOrdinal2The offset of the global 2d crs on its second axis.
originOrdinal3The offset in depth of the local CRS regarding the depth origin of the vertical CRS.
arealRotationThe areal rotation in radians regarding the projected crs.
projectedUomThe unit of measure of the projected axis of this instance.
projectedUnknownReasonIndicates why the projected CRS cannot be provided using EPSG or GML.
timeUomThe unit of measure of the Z offset of this instance.
verticalUomThe unit of measure of the vertical axis of this instance.
verticalUnknownReasonIndicates why the vertical CRS cannot be provided using EPSG or GML.
isUpOrientedIf 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.

Parameters
soapContextThe soap context where the underlying gsoap proxy is going to be created.
guidThe guid to set to the local 3d crs. If empty then a new guid will be generated.
titleA title for the instance to create.
originOrdinal1The offset of the global 2d crs on its first axis.
originOrdinal2The offset of the global 2d crs on its second axis.
originOrdinal3The offset in depth of the local CRS regarding the depth origin of the vertical CRS.
arealRotationThe areal rotation in radians regarding the projected crs.
projectedUomThe unit of measure of the projected axis of this instance.
timeUomThe unit of measure of the Z offset of this instance.
projectedEpsgCodeThe epsg code of the associated projected CRS.
verticalUomThe unit of measure of the vertical axis of this instance.
verticalUnknownReasonIndicates why the vertical CRS cannot be provided using EPSG or GML.
isUpOrientedIf 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.

Parameters
soapContextThe soap context where the underlying gsoap proxy is going to be created.
guidThe guid to set to the local 3d crs. If empty then a new guid will be generated.
titleA title for the instance to create.
originOrdinal1The offset of the global 2d crs on its first axis.
originOrdinal2The offset of the global 2d crs on its second axis.
originOrdinal3The offset in depth of the local CRS regarding the depth origin of the vertical CRS.
arealRotationThe areal rotation in radians regarding the projected crs.
projectedUomThe unit of measure of the projected axis of this instance.
projectedUnknownReasonIndicates why the projected CRS cannot be provided using EPSG or GML.
timeUomThe unit of measure of the Z offset of this instance.
verticalUomThe unit of measure of the vertical axis of this instance.
verticalEpsgCodeThe epsg code of the associated vertical CRS.
isUpOrientedIf true, indicates that the Z offset if an elevation when positive. If false, the Z offset is a depth when positive.
resqml2_0_1::LocalTime3dCrs::LocalTime3dCrs ( gsoap_resqml2_0_1::_resqml2__LocalTime3dCrs *  fromGsoap)
inline

Creates an instance of this class by wrapping a gsoap instance.

resqml2_0_1::LocalTime3dCrs::~LocalTime3dCrs ( )
inline

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

Member Function Documentation

virtual std::string resqml2_0_1::LocalTime3dCrs::getXmlTag ( ) const
inlinevirtual

Get the XML tag for the XML serialization of this instance

Implements resqml2::AbstractObject.


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