#include <DLS.h>
Public Attributes | |
uint32_t | ulData1 |
uint16_t | usData2 |
uint16_t | usData3 |
uint8_t | abData [8] |
Definition at line 133 of file DLS.h.
uint8_t DLS::dlsid_t::abData[8] |
Definition at line 137 of file DLS.h.
Referenced by DLS::Resource::GenerateDLSID(), DLS::Resource::Resource(), and DLS::Resource::UpdateChunks().
uint32_t DLS::dlsid_t::ulData1 |
Definition at line 134 of file DLS.h.
Referenced by DLS::Resource::GenerateDLSID(), DLS::Resource::Resource(), and DLS::Resource::UpdateChunks().
uint16_t DLS::dlsid_t::usData2 |
Definition at line 135 of file DLS.h.
Referenced by DLS::Resource::GenerateDLSID(), DLS::Resource::Resource(), and DLS::Resource::UpdateChunks().
uint16_t DLS::dlsid_t::usData3 |
Definition at line 136 of file DLS.h.
Referenced by DLS::Resource::GenerateDLSID(), DLS::Resource::Resource(), and DLS::Resource::UpdateChunks().