| Package | Description |
|---|---|
| eu.aschuetz.nativeutils.api | |
| eu.aschuetz.nativeutils.api.structs |
| Class and Description |
|---|
| Cmsghdr |
| Group |
| GUID
See
https://docs.microsoft.com/en-us/windows/win32/api/guiddef/ns-guiddef-guid
|
| IfNameIndex |
| IpAdapterAddresses |
| MibIpForwardRow2 |
| Msghdr |
| Passwd |
| PollFD
Struct that represents a java value of the native struct pollfd.
|
| RegData |
| RegEnumKeyExResult |
| RegQueryInfoKeyResult |
| Sockaddr
Java representation of native struct sockaddr in its many varieties (such as sockaddr_in for example)
|
| SpDeviceInfoData |
| SpDeviceInterfaceData
This data structure is used for several syscalls in the setupapi.h
Its meaning changes depending on what syscall returned it or takes it as an input.
|
| Stat
See https://linux.die.net/man/2/stat for the meaning behind each of the fields in this data container.
|
| Statvfs |
| Utsname |
| Win32FileAttributeData |
| Class and Description |
|---|
| GUID
See
https://docs.microsoft.com/en-us/windows/win32/api/guiddef/ns-guiddef-guid
|
| Iovec |
| IpAdapterAddresses.AdapterPrefix |
| IpAdapterAddresses.IpAdapterUnicastAddress |
| PollFD.PollEvent
Event Enum constants for poll call
|
| RegData.RegType |
| Sockaddr
Java representation of native struct sockaddr in its many varieties (such as sockaddr_in for example)
|
Copyright © 2023. All rights reserved.