DeviceNameHelperRK
Data Structures
Here are the data structures with brief descriptions:
 CDeviceNameHelperGeneric base class used by all storage methods
 CDeviceNameHelperDataData typically stored in retained memory or EEPROM to avoid having to fetch the name so often
 CDeviceNameHelperEEPROMVersion of DeviceNameHelper that stores the name in EEPROM emulation
 CDeviceNameHelperFileStore the device name in a file on the flash file system
 CDeviceNameHelperNoStorageVersion of DeviceNameHelper that stores the name in volatile RAM
 CDeviceNameHelperRetainedVersion of DeviceNameHelper that stores the name in retained RAM