Public symbols in libgypsy.so.0 (0.0.0-MeeGo 1.2 Core) on x86
Total: 26


gypsy-accuracy.h, libgypsy.so.0.0.0
gypsy_accuracy_get_accuracy ( GypsyAccuracy* accuracy, double* pdop, double* hdop, double* vdop, GError** error )
gypsy_accuracy_get_type ( )
gypsy_accuracy_new char const* object_path )

gypsy-control.h, libgypsy.so.0.0.0
gypsy_control_create ( GypsyControl* control, char const* device_name, GError** error )
gypsy_control_get_default ( )
gypsy_control_get_type ( )

gypsy-course.h, libgypsy.so.0.0.0
gypsy_course_get_course ( GypsyCourse* course, int* timestamp, double* speed, double* direction, double* climb, GError** error )
gypsy_course_get_type ( )
gypsy_course_new char const* object_path )

gypsy-device.h, libgypsy.so.0.0.0
gypsy_device_get_connection_status ( GypsyDevice* device, GError** error )
gypsy_device_get_fix_status ( GypsyDevice* device, GError** error )
gypsy_device_get_type ( )
gypsy_device_new char const* object_path )
gypsy_device_set_start_options ( GypsyDevice* device, GHashTable* options, GError** error )
gypsy_device_start ( GypsyDevice* device, GError** error )
gypsy_device_stop ( GypsyDevice* device, GError** error )

gypsy-position.h, libgypsy.so.0.0.0
gypsy_position_get_position ( GypsyPosition* position, int* timestamp, double* latitude, double* longitude, double* altitude, GError** error )
gypsy_position_get_type ( )
gypsy_position_new char const* object_path )

gypsy-satellite.h, libgypsy.so.0.0.0
gypsy_satellite_free_satellite_array GPtrArray* satellites )
gypsy_satellite_get_satellites ( GypsySatellite* satellite, GError** error )
gypsy_satellite_get_type ( )
gypsy_satellite_new char const* object_path )

gypsy-time.h, libgypsy.so.0.0.0
gypsy_time_get_time ( GypsyTime* gps_time, int* timestamp, GError** error )
gypsy_time_get_type ( )
gypsy_time_new char const* object_path )

to the top



Generated on Fri Sep 2 19:30:22 2011 for libgypsy.so.0 by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API