|
XWOS API
4.0
XWOS C/C++ API参考手册
|
设备(所有设备的基类) 更多...
#include <device.h>

成员变量 | |
| struct xwds_object | obj |
| const char * | name |
| xwid_t | id |
| const struct xwds_resources * | resources |
| const struct xwds_driver * | drv |
| void * | data |
| struct xwds * | ds |
| const struct xwds_virtual_operation * | vop |
| const struct xwds_driver* xwds_device::drv |
| struct xwds_object xwds_device::obj |
C语言面向对象:继承struct xwds_object
| const struct xwds_resources* xwds_device::resources |
| const struct xwds_virtual_operation* xwds_device::vop |