Package io.github.kingpulse.structs
Class charcodemap_t.ByReference
- java.lang.Object
-
- com.sun.jna.Structure
-
- io.github.kingpulse.structs.charcodemap_t
-
- io.github.kingpulse.structs.charcodemap_t.ByReference
-
- All Implemented Interfaces:
com.sun.jna.Structure.ByReference
- Enclosing class:
- charcodemap_t
public static class charcodemap_t.ByReference extends charcodemap_t implements com.sun.jna.Structure.ByReference
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.github.kingpulse.structs.charcodemap_t
charcodemap_t.ByReference
-
-
Field Summary
-
Fields inherited from class io.github.kingpulse.structs.charcodemap_t
code, group, key, modmask, needs_binding, symbol
-
-
Constructor Summary
Constructors Constructor Description ByReference()
-
Method Summary
-
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
-
-