DeviceList
DeviceList::~DeviceList()
typedef DoublyLinkedList<Device> DeviceList;
typedef DoublyLinkedList<LegacyDevice> DeviceList;