QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
QgsWKBTypes::wkbEntry Struct Reference

#include <qgswkbtypes.h>

Public Member Functions

 wkbEntry (QString name, bool isMultiType, Type multiType, Type singleType, Type flatType, GeometryType geometryType)
 

Public Attributes

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

Detailed Description

Definition at line 98 of file qgswkbtypes.h.

Constructor & Destructor Documentation

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

Definition at line 100 of file qgswkbtypes.h.

Member Data Documentation

Type QgsWKBTypes::wkbEntry::mFlatType

Definition at line 106 of file qgswkbtypes.h.

GeometryType QgsWKBTypes::wkbEntry::mGeometryType

Definition at line 107 of file qgswkbtypes.h.

bool QgsWKBTypes::wkbEntry::mIsMultiType

Definition at line 103 of file qgswkbtypes.h.

Type QgsWKBTypes::wkbEntry::mMultiType

Definition at line 104 of file qgswkbtypes.h.

QString QgsWKBTypes::wkbEntry::mName

Definition at line 102 of file qgswkbtypes.h.

Type QgsWKBTypes::wkbEntry::mSingleType

Definition at line 105 of file qgswkbtypes.h.


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