| Package | Description |
|---|---|
| net.lecousin.framework.system.unix.jna.linux |
Mapping with native libraries for Linux.
|
| Modifier and Type | Method and Description |
|---|---|
Udev.UdevListEntry |
Udev.udev_device_get_properties_list_entry(Udev.UdevDevice device) |
Udev.UdevListEntry |
Udev.udev_device_get_sysattr_list_entry(Udev.UdevDevice device) |
Udev.UdevListEntry |
Udev.udev_enumerate_get_list_entry(Udev.UdevEnumerate enumerate) |
Udev.UdevListEntry |
Udev.udev_list_entry_get_next(Udev.UdevListEntry listEntry) |
| Modifier and Type | Method and Description |
|---|---|
String |
Udev.udev_list_entry_get_name(Udev.UdevListEntry listEntry) |
Udev.UdevListEntry |
Udev.udev_list_entry_get_next(Udev.UdevListEntry listEntry) |
Copyright © 2020. All rights reserved.