#include <DLS.h>
Public Attributes | |
| uint16_t | minor |
| uint16_t | major |
| uint16_t | build |
| uint16_t | release |
Definition at line 109 of file DLS.h.
| 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::major |
Definition at line 111 of file DLS.h.
Referenced by DLS::File::File(), and DLS::File::UpdateChunks().
| 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::release |
Definition at line 113 of file DLS.h.
Referenced by DLS::File::File(), and DLS::File::UpdateChunks().
1.5.2