TsGeometry::WKBEntry Struct Reference

Public Attributes

int m_dimensonality
 
std::string m_geomType
 
int m_geomTypeId
 
std::string m_hwkb
 
bool m_is3D
 
bool m_isMeasured
 
int m_ndims
 
int m_srid
 
std::string m_wkt
 

Detailed Description

Definition at line 141 of file TsGeometry.h.

Member Data Documentation

int TsGeometry::WKBEntry::m_dimensonality

Definition at line 146 of file TsGeometry.h.

Referenced by TsGeometry::loadGeometry(), and TsGeometry::tcBasicGeometryMethods().

std::string TsGeometry::WKBEntry::m_geomType

Definition at line 145 of file TsGeometry.h.

Referenced by TsGeometry::loadGeometry(), and TsGeometry::tcBasicGeometryMethods().

int TsGeometry::WKBEntry::m_geomTypeId

Definition at line 149 of file TsGeometry.h.

Referenced by TsGeometry::loadGeometry(), and TsGeometry::tcBasicGeometryMethods().

std::string TsGeometry::WKBEntry::m_hwkb

Definition at line 143 of file TsGeometry.h.

Referenced by TsGeometry::loadGeometry(), and TsGeometry::tcBasicGeometryMethods().

bool TsGeometry::WKBEntry::m_is3D

Definition at line 150 of file TsGeometry.h.

Referenced by TsGeometry::loadGeometry(), and TsGeometry::tcBasicGeometryMethods().

bool TsGeometry::WKBEntry::m_isMeasured

Definition at line 151 of file TsGeometry.h.

Referenced by TsGeometry::loadGeometry(), and TsGeometry::tcBasicGeometryMethods().

int TsGeometry::WKBEntry::m_ndims

Definition at line 147 of file TsGeometry.h.

Referenced by TsGeometry::loadGeometry(), and TsGeometry::tcBasicGeometryMethods().

int TsGeometry::WKBEntry::m_srid
std::string TsGeometry::WKBEntry::m_wkt

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