DLS::version_t Struct Reference

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

#include <DLS.h>

List of all members.

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 125 of file DLS.h.


Member Data Documentation

Definition at line 128 of file DLS.h.

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

Definition at line 127 of file DLS.h.

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

Definition at line 126 of file DLS.h.

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

Definition at line 129 of file DLS.h.

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


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

doxygen