Klasse ListIndex.Instance

java.lang.Object
com.sun.jna.Structure
ch.bailu.gtk.lib.bridge.ListIndex.Instance
Umschließende Klasse:
ListIndex

@FieldOrder({"parent","index","size"}) public static class ListIndex.Instance extends com.sun.jna.Structure
  • Verschachtelte Klassen - Übersicht Linksymbol

    Von Klasse geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.Structure Linksymbol

    com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue, com.sun.jna.Structure.FieldOrder, com.sun.jna.Structure.StructField
  • Feldübersicht Linksymbol

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    int
     
    byte[]
     
    int
     

    Von Klasse geerbte Felder com.sun.jna.Structure Linksymbol

    ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
  • Konstruktorübersicht Linksymbol

    Konstruktoren
    Konstruktor
    Beschreibung
    Instance(long _self)
     
  • Methodenübersicht Linksymbol

    Von Klasse geerbte Methoden com.sun.jna.Structure Linksymbol

    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

    Von Klasse geerbte Methoden java.lang.Object Linksymbol

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Felddetails Linksymbol

    • parent Linksymbol

      public byte[] parent
    • index Linksymbol

      public int index
    • size Linksymbol

      public int size
  • Konstruktordetails Linksymbol

    • Instance Linksymbol

      public Instance(long _self)