Package ch.bailu.gtk.geoclue
Class ClientIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.geoclue.ClientIface
- All Implemented Interfaces:
PointerInterface
Virtual table for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Client.top_of_page">org.freedesktop.GeoClue2.Client</link>.
https://www.freedesktop.org/software/geoclue/docs/libgeoclue/
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.geoclue.JnaClientIface.OnGetActivech.bailu.gtk.geoclue.JnaClientIface.OnGetDesktopIdch.bailu.gtk.geoclue.JnaClientIface.OnGetDistanceThresholdch.bailu.gtk.geoclue.JnaClientIface.OnGetLocationch.bailu.gtk.geoclue.JnaClientIface.OnGetRequestedAccuracyLevelch.bailu.gtk.geoclue.JnaClientIface.OnGetTimeThresholdch.bailu.gtk.geoclue.JnaClientIface.OnHandleStartch.bailu.gtk.geoclue.JnaClientIface.OnHandleStopch.bailu.gtk.geoclue.JnaClientIface.OnLocationUpdatedstatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldGetActive(ClientIface.OnGetActive get_active) voidsetFieldGetDesktopId(ClientIface.OnGetDesktopId get_desktop_id) voidsetFieldGetDistanceThreshold(ClientIface.OnGetDistanceThreshold get_distance_threshold) voidsetFieldGetLocation(ClientIface.OnGetLocation get_location) voidsetFieldGetRequestedAccuracyLevel(ClientIface.OnGetRequestedAccuracyLevel get_requested_accuracy_level) voidsetFieldGetTimeThreshold(ClientIface.OnGetTimeThreshold get_time_threshold) voidsetFieldHandleStart(ClientIface.OnHandleStart handle_start) voidsetFieldHandleStop(ClientIface.OnHandleStop handle_stop) voidsetFieldLocationUpdated(ClientIface.OnLocationUpdated location_updated) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksMethods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
PARENT_IFACE
The parent interface.
Private field: direct-type- See Also:
-
HANDLE_START
- See Also:
-
HANDLE_STOP
- See Also:
-
GET_ACTIVE
- See Also:
-
GET_DESKTOP_ID
- See Also:
-
GET_DISTANCE_THRESHOLD
- See Also:
-
GET_LOCATION
- See Also:
-
GET_REQUESTED_ACCURACY_LEVEL
- See Also:
-
GET_TIME_THRESHOLD
- See Also:
-
LOCATION_UPDATED
- See Also:
-
-
Constructor Details
-
ClientIface
-
ClientIface
public ClientIface()
-
-
Method Details
-
getClassHandler
-
setFieldHandleStart
-
getFieldHandleStart
public ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStart getFieldHandleStart() -
setFieldHandleStop
-
getFieldHandleStop
public ch.bailu.gtk.geoclue.JnaClientIface.OnHandleStop getFieldHandleStop() -
setFieldGetActive
-
getFieldGetActive
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetActive getFieldGetActive() -
setFieldGetDesktopId
-
getFieldGetDesktopId
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetDesktopId getFieldGetDesktopId() -
setFieldGetDistanceThreshold
-
getFieldGetDistanceThreshold
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetDistanceThreshold getFieldGetDistanceThreshold() -
setFieldGetLocation
-
getFieldGetLocation
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetLocation getFieldGetLocation() -
setFieldGetRequestedAccuracyLevel
public void setFieldGetRequestedAccuracyLevel(ClientIface.OnGetRequestedAccuracyLevel get_requested_accuracy_level) -
getFieldGetRequestedAccuracyLevel
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetRequestedAccuracyLevel getFieldGetRequestedAccuracyLevel() -
setFieldGetTimeThreshold
-
getFieldGetTimeThreshold
public ch.bailu.gtk.geoclue.JnaClientIface.OnGetTimeThreshold getFieldGetTimeThreshold() -
setFieldLocationUpdated
-
getFieldLocationUpdated
public ch.bailu.gtk.geoclue.JnaClientIface.OnLocationUpdated getFieldLocationUpdated() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-