Package ch.bailu.gtk.geoclue
Class LocationIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.geoclue.LocationIface
- All Implemented Interfaces:
PointerInterface
Virtual table for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Location.top_of_page">org.freedesktop.GeoClue2.Location</link>.
https://www.freedesktop.org/software/geoclue/docs/libgeoclue/
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetAccuracy
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetAltitude
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetDescription
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetHeading
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetLatitude
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetLongitude
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetSpeed
ch.bailu.gtk.geoclue.JnaLocationIface.OnGetTimestamp
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldGetAccuracy
(LocationIface.OnGetAccuracy get_accuracy) void
setFieldGetAltitude
(LocationIface.OnGetAltitude get_altitude) void
setFieldGetDescription
(LocationIface.OnGetDescription get_description) void
setFieldGetHeading
(LocationIface.OnGetHeading get_heading) void
setFieldGetLatitude
(LocationIface.OnGetLatitude get_latitude) void
setFieldGetLongitude
(LocationIface.OnGetLongitude get_longitude) void
setFieldGetSpeed
(LocationIface.OnGetSpeed get_speed) void
setFieldGetTimestamp
(LocationIface.OnGetTimestamp get_timestamp) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods 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:
-
GET_ACCURACY
- See Also:
-
GET_ALTITUDE
- See Also:
-
GET_DESCRIPTION
- See Also:
-
GET_HEADING
- See Also:
-
GET_LATITUDE
- See Also:
-
GET_LONGITUDE
- See Also:
-
GET_SPEED
- See Also:
-
GET_TIMESTAMP
- See Also:
-
-
Constructor Details
-
LocationIface
-
LocationIface
public LocationIface()
-
-
Method Details
-
getClassHandler
-
setFieldGetAccuracy
-
getFieldGetAccuracy
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetAccuracy getFieldGetAccuracy() -
setFieldGetAltitude
-
getFieldGetAltitude
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetAltitude getFieldGetAltitude() -
setFieldGetDescription
-
getFieldGetDescription
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetDescription getFieldGetDescription() -
setFieldGetHeading
-
getFieldGetHeading
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetHeading getFieldGetHeading() -
setFieldGetLatitude
-
getFieldGetLatitude
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetLatitude getFieldGetLatitude() -
setFieldGetLongitude
-
getFieldGetLongitude
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetLongitude getFieldGetLongitude() -
setFieldGetSpeed
-
getFieldGetSpeed
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetSpeed getFieldGetSpeed() -
setFieldGetTimestamp
-
getFieldGetTimestamp
public ch.bailu.gtk.geoclue.JnaLocationIface.OnGetTimestamp getFieldGetTimestamp() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-