QGIS API Documentation  2.12.0-Lyon
Public Member Functions | Public Attributes | List of all members
QgsWKBTypes::wkbEntry Struct Reference

#include <qgswkbtypes.h>

Public Member Functions

 wkbEntry (const QString &name, bool isMultiType, Type multiType, Type singleType, Type flatType, GeometryType geometryType, bool hasZ, bool hasM)
 

Public Attributes

Type mFlatType
 
GeometryType mGeometryType
 
bool mHasM
 
bool mHasZ
 
bool mIsMultiType
 
Type mMultiType
 
QString mName
 
Type mSingleType
 

Detailed Description

Definition at line 98 of file qgswkbtypes.h.

Constructor & Destructor Documentation

QgsWKBTypes::wkbEntry::wkbEntry ( const QString name,
bool  isMultiType,
Type  multiType,
Type  singleType,
Type  flatType,
GeometryType  geometryType,
bool  hasZ,
bool  hasM 
)
inline

Definition at line 100 of file qgswkbtypes.h.

Member Data Documentation

Type QgsWKBTypes::wkbEntry::mFlatType

Definition at line 108 of file qgswkbtypes.h.

GeometryType QgsWKBTypes::wkbEntry::mGeometryType

Definition at line 109 of file qgswkbtypes.h.

bool QgsWKBTypes::wkbEntry::mHasM

Definition at line 111 of file qgswkbtypes.h.

bool QgsWKBTypes::wkbEntry::mHasZ

Definition at line 110 of file qgswkbtypes.h.

bool QgsWKBTypes::wkbEntry::mIsMultiType

Definition at line 105 of file qgswkbtypes.h.

Type QgsWKBTypes::wkbEntry::mMultiType

Definition at line 106 of file qgswkbtypes.h.

QString QgsWKBTypes::wkbEntry::mName

Definition at line 104 of file qgswkbtypes.h.

Type QgsWKBTypes::wkbEntry::mSingleType

Definition at line 107 of file qgswkbtypes.h.


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