CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoType::TDataVersion Class Reference

#include <cartotype_map_metadata.h>

Public Attributes

uint16_t iMajor = 0
 
uint16_t iMinor = 0
 

Detailed Description

A data version.

Member Data Documentation

◆ iMajor

uint16_t CartoType::TDataVersion::iMajor = 0

The major part of the version.

◆ iMinor

uint16_t CartoType::TDataVersion::iMinor = 0

The minor part of the version.


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