RDK Documentation (Open Sourced RDK Components)
device_manager::device_record Class Reference
Collaboration diagram for device_manager::device_record:
Collaboration graph

Public Member Functions

 device_record (int identifier, struct udev_device *device, const char *devnode)
 
struct udev_device * get_device ()
 
int get_identifier ()
 
const char * get_devnode ()
 

Private Attributes

int m_identifier
 
struct udev_device * m_device
 
const char * m_devnode
 

yes

Definition at line 70 of file usbctrl.cpp.


The documentation for this class was generated from the following file: