libgig  3.3.0.svn20
DLS::version_t Struct Reference

Quadtuple version number ("major.minor.release.build"). More...

#include <DLS.h>

Public Attributes

uint16_t minor
 
uint16_t major
 
uint16_t build
 
uint16_t release
 

Detailed Description

Quadtuple version number ("major.minor.release.build").

Definition at line 109 of file DLS.h.

Member Data Documentation

uint16_t DLS::version_t::build

Definition at line 112 of file DLS.h.

Referenced by DLS::File::File(), and DLS::File::UpdateChunks().

uint16_t DLS::version_t::minor

Definition at line 110 of file DLS.h.

Referenced by DLS::File::File(), and DLS::File::UpdateChunks().

uint16_t DLS::version_t::release

Definition at line 113 of file DLS.h.

Referenced by DLS::File::File(), and DLS::File::UpdateChunks().


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