app_framework 的硬件注册片段 Hardware-registration fragment of app_framework
T & object
被注册的设备对象引用 / Reference to the device object being registered.
std::initializer_list< const char * > aliases
指向同一设备的别名集合 / Alias set pointing to the same device.
一条硬件别名记录 One registered hardware-alias record
void * object
擦除类型后的设备对象指针 / Type-erased device object pointer.
const char * name
硬件别名 / Hardware alias string.
TypeID::ID id
设备对象类型 ID / Device object type ID.