Package ch.bailu.gtk.gio
Klasse ConverterIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.ConverterIface
- Alle implementierten Schnittstellen:
PointerInterface
Provides an interface for converting data from one type
to another type. The conversion can be stateful
and may fail at any place.
to another type. The conversion can be stateful
and may fail at any place.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interfacestatic interface -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.gio.JnaConverterIface.OnConvertConverts data.ch.bailu.gtk.gio.JnaConverterIface.OnResetReverts the internal state of the converter to its initial state.static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldConvert(ConverterIface.OnConvert convert) Converts data.voidReverts the internal state of the converter to its initial state.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
G_IFACE
The parent interface.
Private field: direct-type- Siehe auch:
-
CONVERT
- Siehe auch:
-
RESET
Reverts the internal state of the converter to its initial state.
SeeConverterIface.OnReset.onReset(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Converter)- Siehe auch:
-
-
Konstruktordetails
-
ConverterIface
-
ConverterIface
public ConverterIface()
-
-
Methodendetails
-
getClassHandler
-
setFieldConvert
-
getFieldConvert
public ch.bailu.gtk.gio.JnaConverterIface.OnConvert getFieldConvert() -
setFieldReset
Reverts the internal state of the converter to its initial state.
SeeConverterIface.OnReset.onReset(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Converter) -
getFieldReset
public ch.bailu.gtk.gio.JnaConverterIface.OnReset getFieldReset()Reverts the internal state of the converter to its initial state.
SeeConverterIface.OnReset.onReset(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Converter) -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-