- UCHAR - Static variable in interface com.kenai.jaffl.Type
-
- UINT - Static variable in interface com.kenai.jaffl.Type
-
- ULONG - Static variable in interface com.kenai.jaffl.Type
-
- ULONGLONG - Static variable in interface com.kenai.jaffl.Type
-
- Union - Class in com.kenai.jaffl.struct
-
Represents a C union
- Union() - Constructor for class com.kenai.jaffl.struct.Union
-
- unmarshal(ByteBuffer) - Method in class com.kenai.jaffl.byref.AddressByReference
-
Copies the address value from native memory
- unmarshal(ByteBuffer) - Method in interface com.kenai.jaffl.byref.ByReference
-
Copies the java value from native memory
- unmarshal(ByteBuffer) - Method in class com.kenai.jaffl.byref.ByteByReference
-
Copies the Byte value from native memory
- unmarshal(ByteBuffer) - Method in class com.kenai.jaffl.byref.DoubleByReference
-
Copies the double value from native memory
- unmarshal(ByteBuffer) - Method in class com.kenai.jaffl.byref.FloatByReference
-
Copies the float value from native memory
- unmarshal(ByteBuffer) - Method in class com.kenai.jaffl.byref.IntByReference
-
Copies the integer value from native memory
- unmarshal(ByteBuffer) - Method in class com.kenai.jaffl.byref.LongLongByReference
-
Copies the Byte value from native memory
- unmarshal(ByteBuffer) - Method in class com.kenai.jaffl.byref.ShortByReference
-
Copies the short value from native memory
- UnregisterNatives - Static variable in class com.kenai.jaffl.provider.jffi.JNINativeInterface
-
- useMemory(long, Struct) - Static method in class com.kenai.jaffl.provider.jffi.AsmRuntime
-
- useMemory(MemoryIO) - Method in class com.kenai.jaffl.struct.Struct
-
Uses the specified memory address as the backing store for this structure.
- useMemory(Pointer) - Method in class com.kenai.jaffl.struct.Struct
-
Uses the specified memory address as the backing store for this structure.
- USHORT - Static variable in interface com.kenai.jaffl.Type
-