VariantType.h File Reference


Detailed Description

Provides a definition for the EVariantType enumeration.


Namespaces

namespace  GeoCore

Enumerations

enum  EVariantType {
  eVariantTypeNone,
  eVariantTypeInteger,
  eVariantTypeInteger64,
  eVariantTypeDouble,
  eVariantTypeFloat,
  eVariantTypeString,
  eVariantTypeDate,
  eVariantTypeBoolean,
  eVariantTypePoint,
  eVariantTypeIntegerList,
  eVariantTypeDoubleList,
  eVariantTypeStringList
}
 An enumeration of the different data types that can be stored in a BVariant. More...


GeoTranslate 5.0 From Blue Marble Geographics