Searched refs:DeviceType (Results 1 – 2 of 2) sorted by relevance
125 DeviceType.setContainer(this); in CRKDevice()126 DeviceType.getter(&CRKDevice::GetDeviceType); in CRKDevice()127 DeviceType.setter(&CRKDevice::SetDeviceType); in CRKDevice()
59 property<CRKDevice, ENUM_RKDEVICE_TYPE, READ_WRITE> DeviceType; variable