Package ch.bailu.gtk.glib
Klasse PollFD
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.glib.PollFD
- Alle implementierten Schnittstellen:
PointerInterface
Represents a file descriptor, which events to poll for, and which events
occurred.
occurred.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
the file descriptor to poll (or a HANDLE on Win32) -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
int
the file descriptor to poll (or a HANDLE on Win32)static int
static long
static TypeSystem.TypeSize
static long
static TypeSystem.TypeSize
void
setFieldFd
(int fd) the file descriptor to poll (or a HANDLE on Win32)Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
FD
the file descriptor to poll (or a HANDLE on Win32)- Siehe auch:
-
-
Konstruktordetails
-
PollFD
-
-
Methodendetails
-
getClassHandler
-
setFieldFd
public void setFieldFd(int fd) the file descriptor to poll (or a HANDLE on Win32) -
getFieldFd
public int getFieldFd()the file descriptor to poll (or a HANDLE on Win32) -
getTypeID
public static long getTypeID() -
getParentTypeID
public static long getParentTypeID() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-