te::pgis::VersionInfo Struct Reference

A data structure for holding version information. More...

#include <DataTypes.h>

Public Attributes

int m_major
 
int m_minor
 
int m_release
 

Detailed Description

A data structure for holding version information.

Definition at line 41 of file DataTypes.h.

Member Data Documentation

int te::pgis::VersionInfo::m_major

Definition at line 43 of file DataTypes.h.

int te::pgis::VersionInfo::m_minor

Definition at line 44 of file DataTypes.h.

int te::pgis::VersionInfo::m_release

Definition at line 45 of file DataTypes.h.


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