!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.8	//
AppData	src/main.c	/^typedef struct _AppData AppData;$/;"	t	typeref:struct:_AppData	file:
CANCELLED	src/poi-osm-fetcher.h	/^  CANCELLED$/;"	e	enum:__anon5
CLEARED	src/sexy-icon-entry.c	/^	CLEARED,$/;"	e	enum:__anon16	file:
COL_COUNT	src/search.c	/^  COL_COUNT$/;"	e	enum:__anon17	file:
COL_LAT	src/search.c	/^  COL_LAT,$/;"	e	enum:__anon17	file:
COL_LON	src/search.c	/^  COL_LON,$/;"	e	enum:__anon17	file:
COL_NAME	src/search.c	/^  COL_NAME,$/;"	e	enum:__anon17	file:
CONF_GET_PRIVATE	src/conf.c	37;"	d	file:
CONNECTION_IS_WATCHER	src/connection-watcher.h	49;"	d
CONNECTION_IS_WATCHER_CLASS	src/connection-watcher.h	51;"	d
CONNECTION_WATCHER	src/connection-watcher.h	45;"	d
CONNECTION_WATCHER_CLASS	src/connection-watcher.h	47;"	d
CONNECTION_WATCHER_GET_CLASS	src/connection-watcher.h	53;"	d
CONNECTION_WATCHER_GET_PRIVATE	src/connection-watcher.c	67;"	d	file:
CONNECTION_WATCHER_TYPE	src/connection-watcher.h	43;"	d
CONTACT_IS_WATCHER	src/contact-watcher.h	51;"	d
CONTACT_IS_WATCHER_CLASS	src/contact-watcher.h	53;"	d
CONTACT_WATCHER	src/contact-watcher.h	47;"	d
CONTACT_WATCHER_CLASS	src/contact-watcher.h	49;"	d
CONTACT_WATCHER_GET_CLASS	src/contact-watcher.h	55;"	d
CONTACT_WATCHER_GET_PRIVATE	src/contact-watcher.c	81;"	d	file:
CONTACT_WATCHER_TYPE	src/contact-watcher.h	45;"	d
ConnReadyData	src/connection-watcher.c	/^} ConnReadyData;$/;"	t	typeref:struct:__anon14	file:
ConnectionData	src/contact-watcher.c	/^} ConnectionData;$/;"	t	typeref:struct:__anon13	file:
ConnectionWatcher	src/connection-watcher.h	/^typedef struct _ConnectionWatcher ConnectionWatcher;$/;"	t	typeref:struct:_ConnectionWatcher
ConnectionWatcherClass	src/connection-watcher.h	/^typedef struct _ConnectionWatcherClass ConnectionWatcherClass;$/;"	t	typeref:struct:_ConnectionWatcherClass
ConnectionWatcherPrivate	src/connection-watcher.c	/^typedef struct _ConnectionWatcherPrivate ConnectionWatcherPrivate;$/;"	t	typeref:struct:_ConnectionWatcherPrivate	file:
ContactLocation	src/contact-watcher.c	/^} ContactLocation;$/;"	t	typeref:struct:__anon12	file:
ContactWatcher	src/contact-watcher.h	/^typedef struct _ContactWatcher ContactWatcher;$/;"	t	typeref:struct:_ContactWatcher
ContactWatcherClass	src/contact-watcher.h	/^typedef struct _ContactWatcherClass ContactWatcherClass;$/;"	t	typeref:struct:_ContactWatcherClass
ContactWatcherPrivate	src/contact-watcher.c	/^typedef struct _ContactWatcherPrivate ContactWatcherPrivate;$/;"	t	typeref:struct:_ContactWatcherPrivate	file:
DATA_FETCH_ERROR_DOMAIN	src/poi-osm-fetcher.h	45;"	d
DEB_COMPRESS_EXCLUDE	debian/rules	/^DEB_COMPRESS_EXCLUDE = .db$/;"	m
DEB_DBG_PACKAGE_mapbuddy	debian/rules	/^DEB_DBG_PACKAGE_mapbuddy = mapbuddy-dbg$/;"	m
DEB_DESTDIR	debian/rules	/^DEB_DESTDIR = $(CURDIR)\/debian\/mapbuddy$/;"	m
FEATURE_REMOVED	src/poi-osm-fetcher.c	/^    FEATURE_REMOVED,$/;"	e	enum:__anon9	file:
G_DEFINE_TYPE	src/conf.c	/^G_DEFINE_TYPE (MapBuddyConf, map_buddy_conf, G_TYPE_OBJECT)$/;"	f
G_DEFINE_TYPE	src/connection-watcher.c	/^G_DEFINE_TYPE(ConnectionWatcher, connection_watcher, G_TYPE_OBJECT)$/;"	f
G_DEFINE_TYPE	src/contact-watcher.c	/^G_DEFINE_TYPE(ContactWatcher, contact_watcher, G_TYPE_OBJECT)$/;"	f
G_DEFINE_TYPE	src/poi-manager.c	/^G_DEFINE_TYPE(MapBuddyPoiManager, poi_manager, G_TYPE_OBJECT)$/;"	f
G_DEFINE_TYPE	src/tracking.c	/^G_DEFINE_TYPE (MapBuddyTracking, map_buddy_tracking, G_TYPE_OBJECT)$/;"	f
ICON_MARGIN	src/sexy-icon-entry.c	29;"	d	file:
ICON_PRESSED	src/sexy-icon-entry.c	/^	ICON_PRESSED,$/;"	e	enum:__anon16	file:
ICON_RELEASED	src/sexy-icon-entry.c	/^	ICON_RELEASED,$/;"	e	enum:__anon16	file:
IS_VALID_ICON_ENTRY_POSITION	src/sexy-icon-entry.c	32;"	d	file:
LAST_SIGNAL	src/merchant-marker.c	/^  LAST_SIGNAL$/;"	e	enum:__anon6	file:
LAST_SIGNAL	src/poi-osm-fetcher.c	/^    LAST_SIGNAL$/;"	e	enum:__anon9	file:
LAST_SIGNAL	src/sexy-icon-entry.c	/^	LAST_SIGNAL$/;"	e	enum:__anon16	file:
LEN	src/map-buddy-window.c	673;"	d	file:
MAP_BUDDY_CONF	src/conf.h	30;"	d
MAP_BUDDY_CONF_CLASS	src/conf.h	31;"	d
MAP_BUDDY_CONF_ERROR	src/conf.h	36;"	d
MAP_BUDDY_CONF_ERROR_FAILED	src/conf.h	/^  MAP_BUDDY_CONF_ERROR_FAILED,$/;"	e	enum:__anon2
MAP_BUDDY_CONF_ERROR_GCONF_KEY	src/conf.h	/^  MAP_BUDDY_CONF_ERROR_GCONF_KEY$/;"	e	enum:__anon2
MAP_BUDDY_CONF_GET_CLASS	src/conf.h	34;"	d
MAP_BUDDY_CONTACT_LAYER	src/contact-layer.h	30;"	d
MAP_BUDDY_CONTACT_LAYER_CLASS	src/contact-layer.h	32;"	d
MAP_BUDDY_CONTACT_LAYER_GET_CLASS	src/contact-layer.h	39;"	d
MAP_BUDDY_CONTACT_LAYER_GET_PRIVATE	src/contact-layer.c	51;"	d	file:
MAP_BUDDY_CONTACT_LAYER_H	src/contact-layer.h	20;"	d
MAP_BUDDY_IS_CONF	src/conf.h	32;"	d
MAP_BUDDY_IS_CONF_CLASS	src/conf.h	33;"	d
MAP_BUDDY_IS_CONTACT_LAYER	src/contact-layer.h	35;"	d
MAP_BUDDY_IS_CONTACT_LAYER_CLASS	src/contact-layer.h	37;"	d
MAP_BUDDY_IS_MERCHANT_MARKER	src/merchant-marker.h	31;"	d
MAP_BUDDY_IS_MERCHANT_MARKER_CLASS	src/merchant-marker.h	32;"	d
MAP_BUDDY_IS_ME_MARKER	src/me-marker.h	31;"	d
MAP_BUDDY_IS_ME_MARKER_CLASS	src/me-marker.h	32;"	d
MAP_BUDDY_IS_POI	src/poi.h	35;"	d
MAP_BUDDY_IS_POI_CLASS	src/poi.h	37;"	d
MAP_BUDDY_IS_POI_LAYER	src/poi-layer.h	36;"	d
MAP_BUDDY_IS_POI_LAYER_CLASS	src/poi-layer.h	38;"	d
MAP_BUDDY_IS_POI_MANAGER	src/poi-manager.h	50;"	d
MAP_BUDDY_IS_POI_MANAGER_CLASS	src/poi-manager.h	52;"	d
MAP_BUDDY_IS_POI_OSM_FETCHER	src/poi-osm-fetcher.h	34;"	d
MAP_BUDDY_IS_POI_OSM_FETCHER_CLASS	src/poi-osm-fetcher.h	36;"	d
MAP_BUDDY_IS_TRACKING	src/tracking.h	33;"	d
MAP_BUDDY_IS_TRACKING_CLASS	src/tracking.h	37;"	d
MAP_BUDDY_IS_WINDOW	src/map-buddy-window.h	51;"	d
MAP_BUDDY_IS_WINDOW_CLASS	src/map-buddy-window.h	55;"	d
MAP_BUDDY_MERCHANT_MARKER	src/merchant-marker.h	29;"	d
MAP_BUDDY_MERCHANT_MARKER_CLASS	src/merchant-marker.h	30;"	d
MAP_BUDDY_MERCHANT_MARKER_GET_CLASS	src/merchant-marker.h	33;"	d
MAP_BUDDY_MERCHANT_MARKER_GET_PRIVATE	src/merchant-marker.c	48;"	d	file:
MAP_BUDDY_MERCHANT_MARKER_H	src/merchant-marker.h	20;"	d
MAP_BUDDY_ME_MARKER	src/me-marker.h	29;"	d
MAP_BUDDY_ME_MARKER_CLASS	src/me-marker.h	30;"	d
MAP_BUDDY_ME_MARKER_GET_CLASS	src/me-marker.h	33;"	d
MAP_BUDDY_ME_MARKER_GET_PRIVATE	src/me-marker.c	40;"	d	file:
MAP_BUDDY_ME_MARKER_H	src/me-marker.h	20;"	d
MAP_BUDDY_POI	src/poi.h	30;"	d
MAP_BUDDY_POI_CLASS	src/poi.h	32;"	d
MAP_BUDDY_POI_GET_CLASS	src/poi.h	39;"	d
MAP_BUDDY_POI_H	src/poi.h	22;"	d
MAP_BUDDY_POI_LAYER	src/poi-layer.h	31;"	d
MAP_BUDDY_POI_LAYER_CLASS	src/poi-layer.h	33;"	d
MAP_BUDDY_POI_LAYER_GET_CLASS	src/poi-layer.h	40;"	d
MAP_BUDDY_POI_LAYER_H	src/poi-layer.h	22;"	d
MAP_BUDDY_POI_MANAGER	src/poi-manager.h	46;"	d
MAP_BUDDY_POI_MANAGER_TYPE	src/poi-manager.h	45;"	d
MAP_BUDDY_POI_OSM_FETCHER	src/poi-osm-fetcher.h	29;"	d
MAP_BUDDY_POI_OSM_FETCHER_CLASS	src/poi-osm-fetcher.h	31;"	d
MAP_BUDDY_POI_OSM_FETCHER_GET_CLASS	src/poi-osm-fetcher.h	38;"	d
MAP_BUDDY_POI_OSM_FETCHER_H	src/poi-osm-fetcher.h	22;"	d
MAP_BUDDY_POI_OSM_FETCHER_TYPE	src/poi-osm-fetcher.h	28;"	d
MAP_BUDDY_TRACKING	src/tracking.h	31;"	d
MAP_BUDDY_TRACKING_CLASS	src/tracking.h	35;"	d
MAP_BUDDY_TRACKING_GET_CLASS	src/tracking.h	40;"	d
MAP_BUDDY_TRACKING_GET_PRIVATE	src/tracking.c	29;"	d	file:
MAP_BUDDY_TYPE_CONF	src/conf.h	29;"	d
MAP_BUDDY_TYPE_CONTACT_LAYER	src/contact-layer.h	29;"	d
MAP_BUDDY_TYPE_MERCHANT_MARKER	src/merchant-marker.h	28;"	d
MAP_BUDDY_TYPE_ME_MARKER	src/me-marker.h	28;"	d
MAP_BUDDY_TYPE_POI	src/poi.h	29;"	d
MAP_BUDDY_TYPE_POI_LAYER	src/poi-layer.h	30;"	d
MAP_BUDDY_TYPE_TRACKING	src/tracking.h	30;"	d
MAP_BUDDY_TYPE_WINDOW	src/map-buddy-window.h	41;"	d
MAP_BUDDY_WINDOW	src/map-buddy-window.h	43;"	d
MAP_BUDDY_WINDOW_CLASS	src/map-buddy-window.h	47;"	d
MAP_BUDDY_WINDOW_GET_CLASS	src/map-buddy-window.h	59;"	d
MAP_CYCLE	src/map-buddy-window.c	473;"	d	file:
MAP_DRIVING	src/map-buddy-window.c	472;"	d	file:
MAP_MANAGER_POI_MANAGER_CLASS	src/poi-manager.h	48;"	d
MAP_TERRAIN	src/map-buddy-window.c	475;"	d	file:
MAP_TRANSIT	src/map-buddy-window.c	474;"	d	file:
MAX_ICONS	src/sexy-icon-entry.c	30;"	d	file:
MB_CONF_KEY_BASE	src/conf.c	30;"	d	file:
MB_CONF_KEY_ICONS_DEFAULT	src/conf.c	31;"	d	file:
MB_CONF_KEY_OSM_BASE	src/conf.c	32;"	d	file:
MB_CONF_KEY_OSM_ICONS_BASE	src/conf.c	33;"	d	file:
MB_CONF_KEY_OSM_SHOWED_FEATURES	src/conf.c	34;"	d	file:
M_PI	src/merchant-marker.c	100;"	d	file:
MapBuddyConf	src/conf.h	/^} MapBuddyConf;$/;"	t	typeref:struct:__anon3
MapBuddyConfClass	src/conf.h	/^} MapBuddyConfClass;$/;"	t	typeref:struct:__anon4
MapBuddyConfError	src/conf.h	/^} MapBuddyConfError;$/;"	t	typeref:enum:__anon2
MapBuddyConfPrivate	src/conf.h	/^typedef struct _MapBuddyConfPrivate MapBuddyConfPrivate;$/;"	t	typeref:struct:_MapBuddyConfPrivate
MapBuddyContactLayer	src/contact-layer.h	/^typedef struct _MapBuddyContactLayer MapBuddyContactLayer;$/;"	t	typeref:struct:_MapBuddyContactLayer
MapBuddyContactLayerClass	src/contact-layer.h	/^typedef struct _MapBuddyContactLayerClass MapBuddyContactLayerClass;$/;"	t	typeref:struct:_MapBuddyContactLayerClass
MapBuddyContactLayerPrivate	src/contact-layer.h	/^typedef struct _MapBuddyContactLayerPrivate MapBuddyContactLayerPrivate;$/;"	t	typeref:struct:_MapBuddyContactLayerPrivate
MapBuddyMeMarker	src/me-marker.h	/^typedef struct _MapBuddyMeMarker MapBuddyMeMarker;$/;"	t	typeref:struct:_MapBuddyMeMarker
MapBuddyMeMarkerClass	src/me-marker.h	/^typedef struct _MapBuddyMeMarkerClass MapBuddyMeMarkerClass;$/;"	t	typeref:struct:_MapBuddyMeMarkerClass
MapBuddyMeMarkerPrivate	src/me-marker.h	/^typedef struct _MapBuddyMeMarkerPrivate MapBuddyMeMarkerPrivate;$/;"	t	typeref:struct:_MapBuddyMeMarkerPrivate
MapBuddyMerchant	src/merchant.h	/^typedef struct _MapBuddyMerchant MapBuddyMerchant;$/;"	t	typeref:struct:_MapBuddyMerchant
MapBuddyMerchantMarker	src/merchant-marker.h	/^typedef struct _MapBuddyMerchantMarker MapBuddyMerchantMarker;$/;"	t	typeref:struct:_MapBuddyMerchantMarker
MapBuddyMerchantMarkerClass	src/merchant-marker.h	/^typedef struct _MapBuddyMerchantMarkerClass MapBuddyMerchantMarkerClass;$/;"	t	typeref:struct:_MapBuddyMerchantMarkerClass
MapBuddyMerchantMarkerPrivate	src/merchant-marker.h	/^typedef struct _MapBuddyMerchantMarkerPrivate MapBuddyMerchantMarkerPrivate;$/;"	t	typeref:struct:_MapBuddyMerchantMarkerPrivate
MapBuddyPoi	src/poi.h	/^typedef struct _MapBuddyPoi MapBuddyPoi;$/;"	t	typeref:struct:_MapBuddyPoi
MapBuddyPoiClass	src/poi.h	/^typedef struct _MapBuddyPoiClass MapBuddyPoiClass;$/;"	t	typeref:struct:_MapBuddyPoiClass
MapBuddyPoiLayer	src/poi-layer.h	/^typedef struct _MapBuddyPoiLayer MapBuddyPoiLayer;$/;"	t	typeref:struct:_MapBuddyPoiLayer
MapBuddyPoiLayerClass	src/poi-layer.h	/^typedef struct _MapBuddyPoiLayerClass MapBuddyPoiLayerClass;$/;"	t	typeref:struct:_MapBuddyPoiLayerClass
MapBuddyPoiLayerPrivate	src/poi-layer.c	/^} MapBuddyPoiLayerPrivate;$/;"	t	typeref:struct:__anon1	file:
MapBuddyPoiManager	src/poi-manager.h	/^typedef struct _MapBuddyPoiManager MapBuddyPoiManager;$/;"	t	typeref:struct:_MapBuddyPoiManager
MapBuddyPoiManagerClass	src/poi-manager.h	/^typedef struct _MapBuddyPoiManagerClass MapBuddyPoiManagerClass;$/;"	t	typeref:struct:_MapBuddyPoiManagerClass
MapBuddyPoiManagerPrivate	src/poi-manager.c	/^} MapBuddyPoiManagerPrivate;$/;"	t	typeref:struct:__anon11	file:
MapBuddyPoiOsmFetcher	src/poi-osm-fetcher.h	/^typedef struct _MapBuddyPoiOsmFetcher MapBuddyPoiOsmFetcher;$/;"	t	typeref:struct:_MapBuddyPoiOsmFetcher
MapBuddyPoiOsmFetcherClass	src/poi-osm-fetcher.h	/^typedef struct _MapBuddyPoiOsmFetcherClass MapBuddyPoiOsmFetcherClass;$/;"	t	typeref:struct:_MapBuddyPoiOsmFetcherClass
MapBuddyPoiOsmFetcherError	src/poi-osm-fetcher.h	/^} MapBuddyPoiOsmFetcherError;$/;"	t	typeref:enum:__anon5
MapBuddyPoiOsmFetcherGetCallBack	src/poi-osm-fetcher.h	/^typedef void (*MapBuddyPoiOsmFetcherGetCallBack) (MapBuddyPoiOsmFetcher *self,$/;"	t
MapBuddyPoiOsmFetcherPrivate	src/poi-osm-fetcher.c	/^} MapBuddyPoiOsmFetcherPrivate;$/;"	t	typeref:struct:__anon10	file:
MapBuddyPoiPrivate	src/poi.c	/^} MapBuddyPoiPrivate;$/;"	t	typeref:struct:__anon8	file:
MapBuddyTracking	src/tracking.h	/^typedef struct _MapBuddyTracking        MapBuddyTracking;$/;"	t	typeref:struct:_MapBuddyTracking
MapBuddyTrackingClass	src/tracking.h	/^typedef struct _MapBuddyTrackingClass   MapBuddyTrackingClass;$/;"	t	typeref:struct:_MapBuddyTrackingClass
MapBuddyTrackingPrivate	src/tracking.h	/^typedef struct _MapBuddyTrackingPrivate MapBuddyTrackingPrivate;$/;"	t	typeref:struct:_MapBuddyTrackingPrivate
MapBuddyWindow	src/map-buddy-window.h	/^typedef struct _MapBuddyWindow MapBuddyWindow;$/;"	t	typeref:struct:_MapBuddyWindow
MapBuddyWindowClass	src/map-buddy-window.h	/^typedef struct _MapBuddyWindowClass MapBuddyWindowClass;$/;"	t	typeref:struct:_MapBuddyWindowClass
OSM_XAPI_URL_BASE	src/poi-osm-fetcher.c	44;"	d	file:
OSSO_SERVICE	src/main.c	31;"	d	file:
PADDING	src/me-marker.c	62;"	d	file:
PADDING	src/merchant-marker.c	97;"	d	file:
POI_ADDED	src/poi-osm-fetcher.c	/^    POI_ADDED,$/;"	e	enum:__anon9	file:
POI_GET_PRIVATE	src/poi.c	62;"	d	file:
POI_LAYER_GET_PRIVATE	src/poi-layer.c	54;"	d	file:
POI_MANAGER_GET_CLASS	src/poi-manager.h	54;"	d
POI_MANAGER_GET_PRIVATE	src/poi-manager.c	53;"	d	file:
POI_MARKER_QUARK	src/poi-layer.c	60;"	d	file:
POI_OSM_FETCHER_GET_PRIVATE	src/poi-osm-fetcher.c	164;"	d	file:
POI_QUARK	src/poi-layer.c	59;"	d	file:
PoiOsmGetUserCallbackData	src/poi-osm-fetcher.c	/^struct PoiOsmGetUserCallbackData {$/;"	s	file:
RADIUS	src/merchant-marker.c	96;"	d	file:
SEARCH_PLACES	src/map-buddy-window.c	85;"	d	file:
SEARCH_PRAIZED	src/map-buddy-window.c	86;"	d	file:
SEXY_ICON_ENTRY	src/sexy-icon-entry.h	31;"	d
SEXY_ICON_ENTRY_CLASS	src/sexy-icon-entry.h	34;"	d
SEXY_ICON_ENTRY_GET_CLASS	src/sexy-icon-entry.h	41;"	d
SEXY_ICON_ENTRY_PRIMARY	src/sexy-icon-entry.h	/^    SEXY_ICON_ENTRY_PRIMARY,$/;"	e	enum:__anon7
SEXY_ICON_ENTRY_SECONDARY	src/sexy-icon-entry.h	/^    SEXY_ICON_ENTRY_SECONDARY$/;"	e	enum:__anon7
SEXY_IS_ICON_ENTRY	src/sexy-icon-entry.h	37;"	d
SEXY_IS_ICON_ENTRY_CLASS	src/sexy-icon-entry.h	39;"	d
SEXY_TYPE_ICON_ENTRY	src/sexy-icon-entry.h	30;"	d
SHOW_DETAILS	src/merchant-marker.c	/^  SHOW_DETAILS,$/;"	e	enum:__anon6	file:
SPATIALITE_EMPTY_DB	src/poi-osm-fetcher.c	39;"	d	file:
SPATIALITE_OSM_SRID	src/poi.c	61;"	d	file:
SPATIALITE_POI_TABLE	src/poi-osm-fetcher.c	42;"	d	file:
SPATIALITE_POI_TAG_TABLE	src/poi-osm-fetcher.c	43;"	d	file:
SPATIALITE_USER_CACHE_DIR	src/poi-osm-fetcher.c	40;"	d	file:
SPATIALITE_USER_DB	src/poi-osm-fetcher.c	41;"	d	file:
SexyIconEntry	src/sexy-icon-entry.h	/^typedef struct _SexyIconEntry      SexyIconEntry;$/;"	t	typeref:struct:_SexyIconEntry
SexyIconEntryClass	src/sexy-icon-entry.h	/^typedef struct _SexyIconEntryClass SexyIconEntryClass;$/;"	t	typeref:struct:_SexyIconEntryClass
SexyIconEntryPosition	src/sexy-icon-entry.h	/^} SexyIconEntryPosition;$/;"	t	typeref:enum:__anon7
SexyIconEntryPriv	src/sexy-icon-entry.h	/^typedef struct _SexyIconEntryPriv  SexyIconEntryPriv;$/;"	t	typeref:struct:_SexyIconEntryPriv
SexyIconInfo	src/sexy-icon-entry.c	/^} SexyIconInfo;$/;"	t	typeref:struct:__anon15	file:
_AppData	src/main.c	/^struct _AppData$/;"	s	file:
_ConnectionWatcher	src/connection-watcher.h	/^struct _ConnectionWatcher {$/;"	s
_ConnectionWatcherClass	src/connection-watcher.h	/^struct _ConnectionWatcherClass {$/;"	s
_ConnectionWatcherPrivate	src/connection-watcher.c	/^struct _ConnectionWatcherPrivate$/;"	s	file:
_ContactWatcher	src/contact-watcher.h	/^struct _ContactWatcher {$/;"	s
_ContactWatcherClass	src/contact-watcher.h	/^struct _ContactWatcherClass {$/;"	s
_ContactWatcherPrivate	src/contact-watcher.c	/^struct _ContactWatcherPrivate$/;"	s	file:
_MAP_BUDDY_MERCHANT_H	src/merchant.h	20;"	d
_MAP_BUDDY_SEARCH_H	src/search.h	20;"	d
_MAP_BUDDY_WINDOW_H	src/map-buddy-window.h	21;"	d
_MapBuddyConfPrivate	src/conf.c	/^struct _MapBuddyConfPrivate {$/;"	s	file:
_MapBuddyContactLayer	src/contact-layer.h	/^struct _MapBuddyContactLayer$/;"	s
_MapBuddyContactLayerClass	src/contact-layer.h	/^struct _MapBuddyContactLayerClass$/;"	s
_MapBuddyContactLayerPrivate	src/contact-layer.c	/^struct _MapBuddyContactLayerPrivate$/;"	s	file:
_MapBuddyMeMarker	src/me-marker.h	/^struct _MapBuddyMeMarker$/;"	s
_MapBuddyMeMarkerClass	src/me-marker.h	/^struct _MapBuddyMeMarkerClass$/;"	s
_MapBuddyMeMarkerPrivate	src/me-marker.c	/^struct _MapBuddyMeMarkerPrivate$/;"	s	file:
_MapBuddyMerchant	src/merchant.h	/^struct _MapBuddyMerchant {$/;"	s
_MapBuddyMerchantMarker	src/merchant-marker.h	/^struct _MapBuddyMerchantMarker$/;"	s
_MapBuddyMerchantMarkerClass	src/merchant-marker.h	/^struct _MapBuddyMerchantMarkerClass$/;"	s
_MapBuddyMerchantMarkerPrivate	src/merchant-marker.c	/^struct _MapBuddyMerchantMarkerPrivate$/;"	s	file:
_MapBuddyPoi	src/poi.c	/^struct _MapBuddyPoi$/;"	s	file:
_MapBuddyPoiClass	src/poi.c	/^struct _MapBuddyPoiClass$/;"	s	file:
_MapBuddyPoiLayer	src/poi-layer.c	/^struct _MapBuddyPoiLayer$/;"	s	file:
_MapBuddyPoiLayerClass	src/poi-layer.c	/^struct _MapBuddyPoiLayerClass$/;"	s	file:
_MapBuddyPoiManager	src/poi-manager.h	/^struct _MapBuddyPoiManager {$/;"	s
_MapBuddyPoiManagerClass	src/poi-manager.h	/^struct _MapBuddyPoiManagerClass {$/;"	s
_MapBuddyPoiOsmFetcher	src/poi-osm-fetcher.c	/^struct _MapBuddyPoiOsmFetcher$/;"	s	file:
_MapBuddyPoiOsmFetcherClass	src/poi-osm-fetcher.c	/^struct _MapBuddyPoiOsmFetcherClass$/;"	s	file:
_MapBuddyTracking	src/tracking.h	/^struct _MapBuddyTracking$/;"	s
_MapBuddyTrackingClass	src/tracking.h	/^struct _MapBuddyTrackingClass$/;"	s
_MapBuddyTrackingPrivate	src/tracking.c	/^struct _MapBuddyTrackingPrivate$/;"	s	file:
_MapBuddyWindow	src/map-buddy-window.h	/^struct _MapBuddyWindow$/;"	s
_MapBuddyWindowClass	src/map-buddy-window.h	/^struct _MapBuddyWindowClass$/;"	s
_SEXY_ICON_ENTRY_H_	src/sexy-icon-entry.h	22;"	d
_SexyIconEntry	src/sexy-icon-entry.h	/^struct _SexyIconEntry$/;"	s
_SexyIconEntryClass	src/sexy-icon-entry.h	/^struct _SexyIconEntryClass$/;"	s
_SexyIconEntryPriv	src/sexy-icon-entry.c	/^struct _SexyIconEntryPriv$/;"	s	file:
__CONNECTION_WATCHER_H__	src/connection-watcher.h	22;"	d
__CONTACT_WATCHER_H__	src/contact-watcher.h	24;"	d
__MAP_BUDDY_CONF_H__	src/conf.h	22;"	d
__MAP_BUDDY_POI_MANAGER_H__	src/poi-manager.h	22;"	d
__MAP_BUDDY_TRACKING_H__	src/tracking.h	20;"	d
__sexy_marshal_MARSHAL_H__	src/sexy-marshal.h	3;"	d
_get_shown_features	src/conf.c	/^_get_shown_features (MapBuddyConf *self,$/;"	f	file:
_open_db	src/poi-osm-fetcher.c	/^_open_db (MapBuddyPoiOsmFetcher *self)$/;"	f	file:
abook_aggregator	src/contact-layer.c	/^  OssoABookAggregator *abook_aggregator;$/;"	m	struct:_MapBuddyContactLayerPrivate	file:
account	src/connection-watcher.c	/^  TpAccount *account;$/;"	m	struct:__anon14	file:
account	src/contact-watcher.c	/^  TpAccount *account;$/;"	m	struct:__anon13	file:
account_invalidated_cb	src/connection-watcher.c	/^account_invalidated_cb (TpProxy *proxy,$/;"	f	file:
account_mgr	src/connection-watcher.c	/^  TpAccountManager *account_mgr;$/;"	m	struct:_ConnectionWatcherPrivate	file:
account_property_changed_cb	src/connection-watcher.c	/^account_property_changed_cb (TpAccount *account,$/;"	f	file:
account_validity_changed_cb	src/connection-watcher.c	/^account_validity_changed_cb (TpAccountManager *account_mgr,$/;"	f	file:
accounts	src/connection-watcher.c	/^  GList *accounts;$/;"	m	struct:_ConnectionWatcherPrivate	file:
action_started_cb	src/contact-layer.c	/^action_started_cb (OssoABookTouchContactStarter *starter,$/;"	f	file:
add_account	src/connection-watcher.c	/^add_account (ConnectionWatcher *self,$/;"	f	file:
add_menu_item	src/map-buddy-window.c	/^add_menu_item (GtkWidget *main_menu,$/;"	f	file:
add_to_abook	src/map-buddy-window.c	/^add_to_abook (GtkButton* button,$/;"	f	file:
address	src/merchant.h	/^  gchar *address;$/;"	m	struct:_MapBuddyMerchant
aggregator_ready_cb	src/contact-layer.c	/^aggregator_ready_cb (OssoABookWaitable *aggregator,$/;"	f	file:
all_osm_features	src/poi-osm-fetcher.c	/^static const gchar *all_osm_features[] = {$/;"	v	file:
area	src/me-marker.c	/^  ClutterActor *area;$/;"	m	struct:_MapBuddyMeMarkerPrivate	file:
area	src/merchant-marker.c	/^  ClutterActor *area;$/;"	m	struct:_MapBuddyMerchantMarkerPrivate	file:
arrow	src/merchant-marker.c	/^  ClutterActor *arrow;$/;"	m	struct:_MapBuddyMerchantMarkerPrivate	file:
ask_user_for_gpx_export_uri	src/map-buddy-window.c	/^ask_user_for_gpx_export_uri (MapBuddyWindow *window)$/;"	f	file:
attrs	src/poi-osm-fetcher.c	/^    GHashTable *attrs;$/;"	m	struct:__anon10	file:
base	src/contact-layer.h	/^  GObject base;$/;"	m	struct:_MapBuddyContactLayer
base	src/me-marker.h	/^  ChamplainMarker base;$/;"	m	struct:_MapBuddyMeMarker
base	src/merchant-marker.h	/^  ChamplainMarker base;$/;"	m	struct:_MapBuddyMerchantMarker
base	src/poi-layer.c	/^  GObject base;$/;"	m	struct:_MapBuddyPoiLayer	file:
base	src/poi-osm-fetcher.c	/^  GObject base;$/;"	m	struct:_MapBuddyPoiOsmFetcher	file:
base	src/poi.c	/^  GObject base;$/;"	m	struct:_MapBuddyPoi	file:
bus_daemon	src/connection-watcher.c	/^  TpDBusDaemon *bus_daemon;$/;"	m	struct:_ConnectionWatcherPrivate	file:
bus_daemon	src/contact-watcher.c	/^  TpDBusDaemon *bus_daemon;$/;"	m	struct:_ContactWatcherPrivate	file:
cached_shown_features	src/conf.c	/^    GSList *cached_shown_features;$/;"	m	struct:_MapBuddyConfPrivate	file:
calc_distance	src/tracking.c	/^calc_distance(double lat1, double lon1, double lat2, double lon2, char unit) {$/;"	f	file:
call	src/map-buddy-window.h	/^  RestProxyCall *call;$/;"	m	struct:_MapBuddyWindow
can_show_pois	src/map-buddy-window.c	/^can_show_pois (MapBuddyWindow *self)$/;"	f	file:
center_button	src/map-buddy-window.h	/^  GtkWidget *center_button;$/;"	m	struct:_MapBuddyWindow
champlain_poi_layer	src/map-buddy-window.h	/^  ChamplainLayer *champlain_poi_layer;$/;"	m	struct:_MapBuddyWindow
check_certain_movement	src/tracking.c	/^check_certain_movement(struct TrackingDetails *td,$/;"	f	file:
city	src/merchant.h	/^  gchar *city;$/;"	m	struct:_MapBuddyMerchant
clear_button_clicked_cb	src/sexy-icon-entry.c	/^clear_button_clicked_cb(SexyIconEntry *icon_entry,$/;"	f	file:
client	src/conf.c	/^    GConfClient *client;$/;"	m	struct:_MapBuddyConfPrivate	file:
colorshift_pixbuf	src/sexy-icon-entry.c	/^colorshift_pixbuf(GdkPixbuf *dest, GdkPixbuf *src, int shift)$/;"	f	file:
conf	src/map-buddy-window.h	/^  MapBuddyConf *conf;$/;"	m	struct:_MapBuddyWindow
conf	src/poi-osm-fetcher.c	/^    MapBuddyConf *conf;$/;"	m	struct:__anon10	file:
conf_shown_features_changed_cb	src/poi-osm-fetcher.c	/^conf_shown_features_changed_cb (MapBuddyConf *obj,$/;"	f	file:
conf_singleton	src/conf.c	/^static MapBuddyConf G_GNUC_MAY_ALIAS *conf_singleton = NULL;$/;"	v	file:
conn_invalidated_cb	src/contact-watcher.c	/^conn_invalidated_cb (TpProxy *conn,$/;"	f	file:
conn_ready_cb	src/connection-watcher.c	/^conn_ready_cb (TpConnection *conn,$/;"	f	file:
connection_added_cb	src/contact-watcher.c	/^connection_added_cb (ConnectionWatcher *connection_watcher,$/;"	f	file:
connection_data_free	src/contact-watcher.c	/^connection_data_free (gpointer data)$/;"	f	file:
connection_watcher	src/connection-watcher.c	/^  ConnectionWatcher *connection_watcher;$/;"	m	struct:__anon14	file:
connection_watcher	src/contact-watcher.c	/^  ConnectionWatcher *connection_watcher;$/;"	m	struct:_ContactWatcherPrivate	file:
connection_watcher_class_init	src/connection-watcher.c	/^connection_watcher_class_init (ConnectionWatcherClass *connection_watcher_class)$/;"	f	file:
connection_watcher_dispose	src/connection-watcher.c	/^connection_watcher_dispose (GObject *object)$/;"	f
connection_watcher_finalize	src/connection-watcher.c	/^connection_watcher_finalize (GObject *object)$/;"	f
connection_watcher_init	src/connection-watcher.c	/^connection_watcher_init (ConnectionWatcher *obj)$/;"	f	file:
connection_watcher_new	src/connection-watcher.c	/^connection_watcher_new (void)$/;"	f
connection_watcher_start	src/connection-watcher.c	/^connection_watcher_start (ConnectionWatcher *self)$/;"	f
connections	src/contact-watcher.c	/^  GHashTable *connections;$/;"	m	struct:_ContactWatcherPrivate	file:
contact	src/contact-watcher.c	/^  TpContact *contact;$/;"	m	struct:__anon12	file:
contact_layer	src/map-buddy-window.h	/^  ChamplainLayer *contact_layer;$/;"	m	struct:_MapBuddyWindow
contact_location_free	src/contact-watcher.c	/^contact_location_free (gpointer data)$/;"	f	file:
contact_watcher	src/contact-layer.c	/^  ContactWatcher *contact_watcher;$/;"	m	struct:_MapBuddyContactLayerPrivate	file:
contact_watcher_class_init	src/contact-watcher.c	/^contact_watcher_class_init (ContactWatcherClass *contact_watcher_class)$/;"	f	file:
contact_watcher_dispose	src/contact-watcher.c	/^contact_watcher_dispose (GObject *object)$/;"	f
contact_watcher_finalize	src/contact-watcher.c	/^contact_watcher_finalize (GObject *object)$/;"	f
contact_watcher_init	src/contact-watcher.c	/^contact_watcher_init (ContactWatcher *obj)$/;"	f	file:
contact_watcher_new	src/contact-watcher.c	/^contact_watcher_new (void)$/;"	f
contact_watcher_start	src/contact-watcher.c	/^contact_watcher_start (ContactWatcher *self)$/;"	f
contacts_got_locations_cb	src/contact-watcher.c	/^contacts_got_locations_cb (TpConnection *connection,$/;"	f	file:
contacts_layer	src/contact-layer.c	/^  ChamplainLayer *contacts_layer;$/;"	m	struct:_MapBuddyContactLayerPrivate	file:
contacts_location_updated	src/contact-watcher.c	/^contacts_location_updated (TpConnection *connection,$/;"	f	file:
contacts_locations	src/contact-watcher.c	/^  GHashTable *contacts_locations;$/;"	m	struct:__anon13	file:
copy_item	src/map-buddy-window.h	/^  GtkWidget *copy_item;$/;"	m	struct:_MapBuddyWindow
country	src/merchant.h	/^  gchar *country;$/;"	m	struct:_MapBuddyMerchant
country_code	src/merchant.h	/^  gchar *country_code;$/;"	m	struct:_MapBuddyMerchant
create_connection	src/connection-watcher.c	/^create_connection (ConnectionWatcher *self, TpAccount *account,$/;"	f	file:
create_map_area	src/map-buddy-window.c	/^create_map_area (MapBuddyWindow *self)$/;"	f	file:
create_map_selector	src/map-buddy-window.c	/^create_map_selector ()$/;"	f	file:
create_menu	src/map-buddy-window.c	/^create_menu (MapBuddyWindow *self)$/;"	f	file:
create_search_selector	src/map-buddy-window.c	/^create_search_selector ()$/;"	f	file:
create_toolbar	src/map-buddy-window.c	/^create_toolbar (MapBuddyWindow *self)$/;"	f	file:
current_layer	src/map-buddy-window.h	/^  const gchar* current_layer; \/* Current map source *\/$/;"	m	struct:_MapBuddyWindow
current_search	src/map-buddy-window.h	/^  const gchar* current_search; \/* Current search source *\/$/;"	m	struct:_MapBuddyWindow
deg2rad	src/tracking.c	/^static double deg2rad(double deg) {$/;"	f	file:
description	src/merchant.h	/^  gchar *description;$/;"	m	struct:_MapBuddyMerchant
dispose_has_run	src/connection-watcher.c	/^  gboolean dispose_has_run;$/;"	m	struct:_ConnectionWatcherPrivate	file:
dispose_has_run	src/contact-watcher.c	/^  gboolean dispose_has_run;$/;"	m	struct:_ContactWatcherPrivate	file:
draw_area	src/me-marker.c	/^draw_area (MapBuddyMeMarker *me_marker,$/;"	f	file:
draw_area	src/merchant-marker.c	/^draw_area (MapBuddyMerchantMarker *merchant_marker)$/;"	f	file:
draw_box	src/me-marker.c	/^draw_box (cairo_t *cr,$/;"	f	file:
draw_box	src/merchant-marker.c	/^draw_box (cairo_t *cr,$/;"	f	file:
draw_icon	src/sexy-icon-entry.c	/^draw_icon(GtkWidget *widget, SexyIconEntryPosition icon_pos)$/;"	f	file:
draw_marker	src/me-marker.c	/^draw_marker (ChamplainMarker *me_marker)$/;"	f	file:
draw_marker	src/merchant-marker.c	/^draw_marker (ChamplainMarker *merchant_marker)$/;"	f	file:
embed	src/map-buddy-window.h	/^  GtkWidget* embed;$/;"	m	struct:_MapBuddyWindow
feat	src/poi.c	/^  gchar *feat;$/;"	m	struct:__anon8	file:
feat_type	src/poi.c	/^  gchar *feat_type;$/;"	m	struct:__anon8	file:
fetcher	src/poi-manager.c	/^  MapBuddyPoiOsmFetcher *fetcher;$/;"	m	struct:__anon11	file:
fetcher	src/poi-osm-fetcher.c	/^    MapBuddyPoiOsmFetcher *fetcher;$/;"	m	struct:PoiOsmGetUserCallbackData	file:
g_marshal_value_peek_boolean	src/sexy-marshal.c	30;"	d	file:
g_marshal_value_peek_boolean	src/sexy-marshal.c	7;"	d	file:
g_marshal_value_peek_boxed	src/sexy-marshal.c	22;"	d	file:
g_marshal_value_peek_boxed	src/sexy-marshal.c	45;"	d	file:
g_marshal_value_peek_char	src/sexy-marshal.c	31;"	d	file:
g_marshal_value_peek_char	src/sexy-marshal.c	8;"	d	file:
g_marshal_value_peek_double	src/sexy-marshal.c	19;"	d	file:
g_marshal_value_peek_double	src/sexy-marshal.c	42;"	d	file:
g_marshal_value_peek_enum	src/sexy-marshal.c	16;"	d	file:
g_marshal_value_peek_enum	src/sexy-marshal.c	39;"	d	file:
g_marshal_value_peek_flags	src/sexy-marshal.c	17;"	d	file:
g_marshal_value_peek_flags	src/sexy-marshal.c	40;"	d	file:
g_marshal_value_peek_float	src/sexy-marshal.c	18;"	d	file:
g_marshal_value_peek_float	src/sexy-marshal.c	41;"	d	file:
g_marshal_value_peek_int	src/sexy-marshal.c	10;"	d	file:
g_marshal_value_peek_int	src/sexy-marshal.c	33;"	d	file:
g_marshal_value_peek_int64	src/sexy-marshal.c	14;"	d	file:
g_marshal_value_peek_int64	src/sexy-marshal.c	37;"	d	file:
g_marshal_value_peek_long	src/sexy-marshal.c	12;"	d	file:
g_marshal_value_peek_long	src/sexy-marshal.c	35;"	d	file:
g_marshal_value_peek_object	src/sexy-marshal.c	24;"	d	file:
g_marshal_value_peek_object	src/sexy-marshal.c	47;"	d	file:
g_marshal_value_peek_param	src/sexy-marshal.c	21;"	d	file:
g_marshal_value_peek_param	src/sexy-marshal.c	44;"	d	file:
g_marshal_value_peek_pointer	src/sexy-marshal.c	23;"	d	file:
g_marshal_value_peek_pointer	src/sexy-marshal.c	46;"	d	file:
g_marshal_value_peek_string	src/sexy-marshal.c	20;"	d	file:
g_marshal_value_peek_string	src/sexy-marshal.c	43;"	d	file:
g_marshal_value_peek_uchar	src/sexy-marshal.c	32;"	d	file:
g_marshal_value_peek_uchar	src/sexy-marshal.c	9;"	d	file:
g_marshal_value_peek_uint	src/sexy-marshal.c	11;"	d	file:
g_marshal_value_peek_uint	src/sexy-marshal.c	34;"	d	file:
g_marshal_value_peek_uint64	src/sexy-marshal.c	15;"	d	file:
g_marshal_value_peek_uint64	src/sexy-marshal.c	38;"	d	file:
g_marshal_value_peek_ulong	src/sexy-marshal.c	13;"	d	file:
g_marshal_value_peek_ulong	src/sexy-marshal.c	36;"	d	file:
gconf_shown_features_update_cb	src/conf.c	/^gconf_shown_features_update_cb (GConfClient *client,$/;"	f	file:
get_borders	src/sexy-icon-entry.c	/^get_borders(SexyIconEntry *entry, gint *xborder, gint *yborder)$/;"	f	file:
get_connection_cb	src/connection-watcher.c	/^get_connection_cb (TpProxy *account,$/;"	f	file:
get_icon_allocation	src/sexy-icon-entry.c	/^get_icon_allocation(SexyIconEntry *icon_entry,$/;"	f	file:
get_icon_width	src/sexy-icon-entry.c	/^get_icon_width(SexyIconEntry *entry, SexyIconEntryPosition icon_pos)$/;"	f	file:
get_pixbuf_from_icon	src/sexy-icon-entry.c	/^get_pixbuf_from_icon(SexyIconEntry *entry, SexyIconEntryPosition icon_pos)$/;"	f	file:
get_pois	src/map-buddy-window.h	/^  GtkWidget *get_pois;$/;"	m	struct:_MapBuddyWindow
get_text_area_size	src/sexy-icon-entry.c	/^get_text_area_size(SexyIconEntry *entry, GtkAllocation *alloc)$/;"	f	file:
get_valid_accounts_cb	src/connection-watcher.c	/^get_valid_accounts_cb (TpProxy *proxy,$/;"	f	file:
got_contacts_cb	src/contact-watcher.c	/^got_contacts_cb (TpConnection *connection,$/;"	f	file:
got_members_cb	src/contact-watcher.c	/^got_members_cb (TpChannel *channel,$/;"	f	file:
got_publish_channel_cb	src/contact-watcher.c	/^got_publish_channel_cb (TpConnection *conn,$/;"	f	file:
gps_control	src/map-buddy-window.h	/^  LocationGPSDControl *gps_control;$/;"	m	struct:_MapBuddyWindow
gps_device	src/map-buddy-window.h	/^  LocationGPSDevice *gps_device;$/;"	m	struct:_MapBuddyWindow
gtk_reserved1	src/sexy-icon-entry.h	/^    void                 ( *gtk_reserved1 )( void );$/;"	m	struct:_SexyIconEntry
gtk_reserved1	src/sexy-icon-entry.h	/^    void    ( *gtk_reserved1 )( void );$/;"	m	struct:_SexyIconEntryClass
gtk_reserved2	src/sexy-icon-entry.h	/^    void                 ( *gtk_reserved2 )( void );$/;"	m	struct:_SexyIconEntry
gtk_reserved2	src/sexy-icon-entry.h	/^    void    ( *gtk_reserved2 )( void );$/;"	m	struct:_SexyIconEntryClass
gtk_reserved3	src/sexy-icon-entry.h	/^    void                 ( *gtk_reserved3 )( void );$/;"	m	struct:_SexyIconEntry
gtk_reserved3	src/sexy-icon-entry.h	/^    void    ( *gtk_reserved3 )( void );$/;"	m	struct:_SexyIconEntryClass
gtk_reserved4	src/sexy-icon-entry.h	/^    void                 ( *gtk_reserved4 )( void );$/;"	m	struct:_SexyIconEntry
gtk_reserved4	src/sexy-icon-entry.h	/^    void    ( *gtk_reserved4 )( void );$/;"	m	struct:_SexyIconEntryClass
handle	src/poi-osm-fetcher.c	/^    sqlite3 *handle;$/;"	m	struct:__anon10	file:
has_fix	src/map-buddy-window.h	/^  gboolean has_fix;$/;"	m	struct:_MapBuddyWindow
highlight	src/sexy-icon-entry.c	/^	gboolean highlight;$/;"	m	struct:__anon15	file:
hovered	src/sexy-icon-entry.c	/^	gboolean hovered;$/;"	m	struct:__anon15	file:
icon	src/sexy-icon-entry.c	/^	GtkImage *icon;$/;"	m	struct:__anon15	file:
icon_big	src/poi.c	/^  ClutterActor *icon_small, *icon_big;$/;"	m	struct:__anon8	file:
icon_pressed	src/sexy-icon-entry.h	/^    void    ( *icon_pressed )( SexyIconEntry *       entry,$/;"	m	struct:_SexyIconEntryClass
icon_released	src/sexy-icon-entry.h	/^    void    ( *icon_released )( SexyIconEntry *       entry,$/;"	m	struct:_SexyIconEntryClass
icon_released_id	src/sexy-icon-entry.c	/^	gulong icon_released_id;$/;"	m	struct:_SexyIconEntryPriv	file:
icon_small	src/poi.c	/^  ClutterActor *icon_small, *icon_big;$/;"	m	struct:__anon8	file:
icons	src/sexy-icon-entry.c	/^	SexyIconInfo icons[MAX_ICONS];$/;"	m	struct:_SexyIconEntryPriv	file:
id	src/poi.c	/^  guint id;$/;"	m	struct:__anon8	file:
ids	src/poi-manager.c	/^  GHashTable *ids;$/;"	m	struct:__anon11	file:
insert_node_attributes_to_hashtable	src/poi-osm-fetcher.c	/^insert_node_attributes_to_hashtable (GHashTable *t,$/;"	f	file:
insert_tag_attributes_to_hashtable	src/poi-osm-fetcher.c	/^insert_tag_attributes_to_hashtable (GHashTable *t,$/;"	f	file:
lat	src/merchant.h	/^  gdouble lat;$/;"	m	struct:_MapBuddyMerchant
lat	src/poi.c	/^  gdouble lat, lon;$/;"	m	struct:__anon8	file:
latitude	src/map-buddy-window.h	/^  gfloat latitude;$/;"	m	struct:_MapBuddyWindow
layer	src/map-buddy-window.h	/^  ChamplainLayer *layer;$/;"	m	struct:_MapBuddyWindow
layer_button	src/map-buddy-window.h	/^  GtkWidget *layer_button;$/;"	m	struct:_MapBuddyWindow
load_poi_tags_from_db	src/poi-osm-fetcher.c	/^load_poi_tags_from_db (MapBuddyPoiOsmFetcher *self,$/;"	f	file:
load_pois_for_feature	src/poi-osm-fetcher.c	/^load_pois_for_feature (MapBuddyPoiOsmFetcher *self,$/;"	f	file:
load_pois_from_db	src/poi-osm-fetcher.c	/^load_pois_from_db (MapBuddyPoiOsmFetcher *self)$/;"	f	file:
load_state	src/map-buddy-window.c	/^load_state (MapBuddyWindow *self)$/;"	f	file:
loading_count	src/map-buddy-window.h	/^  gint loading_count; \/* How many time loading_push was called *\/$/;"	m	struct:_MapBuddyWindow
location	src/contact-watcher.c	/^  GHashTable *location;$/;"	m	struct:__anon12	file:
lon	src/merchant.h	/^  gdouble lon;$/;"	m	struct:_MapBuddyMerchant
lon	src/poi.c	/^  gdouble lat, lon;$/;"	m	struct:__anon8	file:
longitude	src/map-buddy-window.h	/^  gfloat longitude;$/;"	m	struct:_MapBuddyWindow
main	src/main.c	/^int main (int argc, char* argv[])$/;"	f
main_window	src/contact-layer.c	/^  GtkWindow *main_window;$/;"	m	struct:_MapBuddyContactLayerPrivate	file:
main_window	src/poi-layer.c	/^  GtkWindow *main_window;$/;"	m	struct:__anon1	file:
manager_singleton	src/poi-manager.c	/^static MapBuddyPoiManager G_GNUC_MAY_ALIAS *manager_singleton = NULL;$/;"	v	file:
map_buddy_conf_class_init	src/conf.c	/^map_buddy_conf_class_init (MapBuddyConfClass *klass)$/;"	f	file:
map_buddy_conf_constructor	src/conf.c	/^map_buddy_conf_constructor (GType type,$/;"	f	file:
map_buddy_conf_dispose	src/conf.c	/^map_buddy_conf_dispose (GObject *obj)$/;"	f	file:
map_buddy_conf_dup	src/conf.c	/^map_buddy_conf_dup (void)$/;"	f
map_buddy_conf_get_default_icon	src/conf.c	/^map_buddy_conf_get_default_icon (MapBuddyConf *self,$/;"	f
map_buddy_conf_get_osm_icon_for	src/conf.c	/^map_buddy_conf_get_osm_icon_for (MapBuddyConf *self,$/;"	f
map_buddy_conf_get_shown_features	src/conf.c	/^map_buddy_conf_get_shown_features (MapBuddyConf *self,$/;"	f
map_buddy_conf_init	src/conf.c	/^map_buddy_conf_init (MapBuddyConf *self)$/;"	f	file:
map_buddy_contact_layer	src/map-buddy-window.h	/^  MapBuddyContactLayer *map_buddy_contact_layer;$/;"	m	struct:_MapBuddyWindow
map_buddy_contact_layer_class_init	src/contact-layer.c	/^map_buddy_contact_layer_class_init (MapBuddyContactLayerClass *map_buddyClass)$/;"	f	file:
map_buddy_contact_layer_dispose	src/contact-layer.c	/^map_buddy_contact_layer_dispose (GObject *object)$/;"	f	file:
map_buddy_contact_layer_init	src/contact-layer.c	/^map_buddy_contact_layer_init (MapBuddyContactLayer *contact_layer)$/;"	f	file:
map_buddy_contact_layer_new	src/contact-layer.c	/^map_buddy_contact_layer_new (void)$/;"	f
map_buddy_contact_layer_start	src/contact-layer.c	/^map_buddy_contact_layer_start (MapBuddyContactLayer *self,$/;"	f
map_buddy_me_marker_class_init	src/me-marker.c	/^map_buddy_me_marker_class_init (MapBuddyMeMarkerClass *map_buddyClass)$/;"	f	file:
map_buddy_me_marker_finalize	src/me-marker.c	/^map_buddy_me_marker_finalize (GObject *object)$/;"	f	file:
map_buddy_me_marker_init	src/me-marker.c	/^map_buddy_me_marker_init (MapBuddyMeMarker *me_marker)$/;"	f	file:
map_buddy_me_marker_new	src/me-marker.c	/^map_buddy_me_marker_new (void)$/;"	f
map_buddy_me_marker_set_radius	src/me-marker.c	/^map_buddy_me_marker_set_radius (MapBuddyMeMarker *me_marker,$/;"	f
map_buddy_merchant_copy	src/merchant.c	/^map_buddy_merchant_copy (const MapBuddyMerchant *merchant)$/;"	f
map_buddy_merchant_free	src/merchant.c	/^map_buddy_merchant_free (MapBuddyMerchant *merchant)$/;"	f
map_buddy_merchant_get_type	src/merchant.c	/^map_buddy_merchant_get_type (void)$/;"	f
map_buddy_merchant_marker_class_init	src/merchant-marker.c	/^map_buddy_merchant_marker_class_init (MapBuddyMerchantMarkerClass *map_buddyClass)$/;"	f	file:
map_buddy_merchant_marker_dispose	src/merchant-marker.c	/^map_buddy_merchant_marker_dispose (GObject *object)$/;"	f	file:
map_buddy_merchant_marker_init	src/merchant-marker.c	/^map_buddy_merchant_marker_init (MapBuddyMerchantMarker *merchant_marker)$/;"	f	file:
map_buddy_merchant_marker_new	src/merchant-marker.c	/^map_buddy_merchant_marker_new (void)$/;"	f
map_buddy_merchant_new	src/merchant.c	/^map_buddy_merchant_new ()$/;"	f
map_buddy_poi_class_init	src/poi.c	/^map_buddy_poi_class_init (MapBuddyPoiClass *cls)$/;"	f	file:
map_buddy_poi_dispose	src/poi.c	/^map_buddy_poi_dispose (GObject *object)$/;"	f	file:
map_buddy_poi_get_feature	src/poi.c	/^map_buddy_poi_get_feature (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_feature_type	src/poi.c	/^map_buddy_poi_get_feature_type (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_icon_big	src/poi.c	/^map_buddy_poi_get_icon_big (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_icon_small	src/poi.c	/^map_buddy_poi_get_icon_small (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_id	src/poi.c	/^map_buddy_poi_get_id (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_lat	src/poi.c	/^map_buddy_poi_get_lat (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_lon	src/poi.c	/^map_buddy_poi_get_lon (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_name	src/poi.c	/^map_buddy_poi_get_name (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_srid	src/poi.c	/^map_buddy_poi_get_srid (MapBuddyPoi *self)$/;"	f
map_buddy_poi_get_tags	src/poi.c	/^map_buddy_poi_get_tags (MapBuddyPoi *self)$/;"	f
map_buddy_poi_init	src/poi.c	/^map_buddy_poi_init (MapBuddyPoi *poi)$/;"	f	file:
map_buddy_poi_layer	src/map-buddy-window.h	/^  MapBuddyPoiLayer *map_buddy_poi_layer;$/;"	m	struct:_MapBuddyWindow
map_buddy_poi_layer_class_init	src/poi-layer.c	/^map_buddy_poi_layer_class_init (MapBuddyPoiLayerClass *cls)$/;"	f	file:
map_buddy_poi_layer_dispose	src/poi-layer.c	/^map_buddy_poi_layer_dispose (GObject *object)$/;"	f	file:
map_buddy_poi_layer_init	src/poi-layer.c	/^map_buddy_poi_layer_init (MapBuddyPoiLayer *self)$/;"	f	file:
map_buddy_poi_layer_new	src/poi-layer.c	/^map_buddy_poi_layer_new (void)$/;"	f
map_buddy_poi_layer_start	src/poi-layer.c	/^map_buddy_poi_layer_start (MapBuddyPoiLayer *self,$/;"	f
map_buddy_poi_manager_dup	src/poi-manager.c	/^map_buddy_poi_manager_dup (void)$/;"	f
map_buddy_poi_manager_get_fetcher	src/poi-manager.c	/^map_buddy_poi_manager_get_fetcher (MapBuddyPoiManager *self)$/;"	f
map_buddy_poi_manager_start	src/poi-manager.c	/^map_buddy_poi_manager_start (MapBuddyPoiManager *self)$/;"	f
map_buddy_poi_new	src/poi.c	/^map_buddy_poi_new (guint id,$/;"	f
map_buddy_poi_osm_fetcher_check_features	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_check_features (MapBuddyPoiOsmFetcher *self,$/;"	f	file:
map_buddy_poi_osm_fetcher_class_init	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_class_init (MapBuddyPoiOsmFetcherClass *cls)$/;"	f	file:
map_buddy_poi_osm_fetcher_dispose	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_dispose (GObject *object)$/;"	f	file:
map_buddy_poi_osm_fetcher_end_element	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_end_element (void *ctx,$/;"	f	file:
map_buddy_poi_osm_fetcher_finalize	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_finalize (GObject *object)$/;"	f	file:
map_buddy_poi_osm_fetcher_get	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_get (MapBuddyPoiOsmFetcher *self,$/;"	f
map_buddy_poi_osm_fetcher_init	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_init (MapBuddyPoiOsmFetcher *self)$/;"	f	file:
map_buddy_poi_osm_fetcher_new	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_new (void)$/;"	f
map_buddy_poi_osm_fetcher_start	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_start (MapBuddyPoiOsmFetcher *self)$/;"	f
map_buddy_poi_osm_fetcher_start_element	src/poi-osm-fetcher.c	/^map_buddy_poi_osm_fetcher_start_element (void *ctx,$/;"	f	file:
map_buddy_poi_set_feature	src/poi.c	/^map_buddy_poi_set_feature (MapBuddyPoi *self,$/;"	f
map_buddy_poi_set_id	src/poi.c	/^map_buddy_poi_set_id (MapBuddyPoi *self,$/;"	f	file:
map_buddy_poi_set_lat	src/poi.c	/^map_buddy_poi_set_lat (MapBuddyPoi *self,$/;"	f	file:
map_buddy_poi_set_lon	src/poi.c	/^map_buddy_poi_set_lon (MapBuddyPoi *self,$/;"	f	file:
map_buddy_poi_set_name	src/poi.c	/^map_buddy_poi_set_name (MapBuddyPoi *self,$/;"	f	file:
map_buddy_poi_set_tags	src/poi.c	/^map_buddy_poi_set_tags (MapBuddyPoi *self,$/;"	f
map_buddy_tracking_class_init	src/tracking.c	/^map_buddy_tracking_class_init (MapBuddyTrackingClass *klass)$/;"	f	file:
map_buddy_tracking_export_gpx	src/tracking.c	/^map_buddy_tracking_export_gpx (MapBuddyTracking *self, gchar *uri)$/;"	f
map_buddy_tracking_has_location_fixes	src/tracking.c	/^gboolean map_buddy_tracking_has_location_fixes (MapBuddyTracking *self)$/;"	f
map_buddy_tracking_init	src/tracking.c	/^map_buddy_tracking_init (MapBuddyTracking *self)$/;"	f	file:
map_buddy_tracking_new	src/tracking.c	/^map_buddy_tracking_new (void)$/;"	f
map_buddy_tracking_record_location	src/tracking.c	/^map_buddy_tracking_record_location (MapBuddyTracking *self, $/;"	f
map_buddy_tracking_start	src/tracking.c	/^map_buddy_tracking_start (MapBuddyTracking *self, ChamplainView *view,$/;"	f
map_buddy_tracking_stop	src/tracking.c	/^map_buddy_tracking_stop (MapBuddyTracking *self, ChamplainView *view,$/;"	f
map_buddy_window_class_init	src/map-buddy-window.c	/^map_buddy_window_class_init (MapBuddyWindowClass *klass)$/;"	f	file:
map_buddy_window_clear_merchants	src/map-buddy-window.c	/^map_buddy_window_clear_merchants (MapBuddyWindow *self)$/;"	f
map_buddy_window_dispose	src/map-buddy-window.c	/^map_buddy_window_dispose (GObject *object)$/;"	f	file:
map_buddy_window_init	src/map-buddy-window.c	/^map_buddy_window_init (MapBuddyWindow *self)$/;"	f	file:
map_buddy_window_loading_pop	src/map-buddy-window.c	/^map_buddy_window_loading_pop (MapBuddyWindow *self)$/;"	f
map_buddy_window_loading_push	src/map-buddy-window.c	/^map_buddy_window_loading_push (MapBuddyWindow *self)$/;"	f
map_buddy_window_new	src/map-buddy-window.c	/^map_buddy_window_new (void)$/;"	f
map_buddy_window_show_details	src/map-buddy-window.c	/^map_buddy_window_show_details (MapBuddyWindow *self,$/;"	f
marker	src/merchant.h	/^  ChamplainMarker *marker; \/* Weak pointer *\/$/;"	m	struct:_MapBuddyMerchant
mc_account_mgr	src/contact-layer.c	/^  McAccountManager *mc_account_mgr;$/;"	m	struct:_MapBuddyContactLayerPrivate	file:
me_marker	src/map-buddy-window.h	/^  ClutterActor *me_marker;$/;"	m	struct:_MapBuddyWindow
merchant_layer	src/map-buddy-window.h	/^  ChamplainLayer *merchant_layer;$/;"	m	struct:_MapBuddyWindow
merchant_result_cb	src/search.c	/^merchant_result_cb (RestProxyCall *call,$/;"	f	file:
merchants	src/map-buddy-window.h	/^  GList *merchants;$/;"	m	struct:_MapBuddyWindow
name	src/merchant.h	/^  gchar *name;$/;"	m	struct:_MapBuddyMerchant
name	src/poi.c	/^  gchar *name;$/;"	m	struct:__anon8	file:
old_gps_interval	src/tracking.c	/^	LocationGPSDControlInterval old_gps_interval;$/;"	m	struct:_MapBuddyTrackingPrivate	file:
on_about	src/map-buddy-window.c	/^on_about (GtkButton *button,$/;"	f	file:
on_change_search	src/map-buddy-window.c	/^on_change_search (SexyIconEntry *entry,$/;"	f	file:
on_contact_added	src/contact-layer.c	/^on_contact_added (ContactWatcher *contact_watcher,$/;"	f	file:
on_contact_marker_press	src/contact-layer.c	/^on_contact_marker_press (ClutterActor *actor,$/;"	f	file:
on_contact_removed	src/contact-layer.c	/^on_contact_removed (ContactWatcher *contact_watcher,$/;"	f	file:
on_copy_link	src/map-buddy-window.c	/^on_copy_link (GtkButton *button,$/;"	f	file:
on_feature_removed	src/poi-manager.c	/^on_feature_removed (MapBuddyPoiOsmFetcher *fetcher,$/;"	f	file:
on_get_pois	src/map-buddy-window.c	/^on_get_pois (GtkButton *button,$/;"	f	file:
on_get_pois_dialog_response	src/map-buddy-window.c	/^on_get_pois_dialog_response (GtkDialog *dialog,$/;"	f	file:
on_key_pressed	src/map-buddy-window.c	/^on_key_pressed (GtkWindow* window,$/;"	f	file:
on_layer	src/map-buddy-window.c	/^on_layer (GtkButton *button,$/;"	f	file:
on_locate_me	src/map-buddy-window.c	/^on_locate_me (GtkButton *button,$/;"	f	file:
on_location_changed	src/map-buddy-window.c	/^on_location_changed (LocationGPSDevice *device,$/;"	f	file:
on_location_error	src/map-buddy-window.c	/^on_location_error (LocationGPSDControl *control,$/;"	f	file:
on_location_stop	src/map-buddy-window.c	/^on_location_stop (LocationGPSDControl *control,$/;"	f	file:
on_poi_added	src/poi-layer.c	/^on_poi_added (MapBuddyPoiManager *poi_manager,$/;"	f	file:
on_poi_added	src/poi-manager.c	/^on_poi_added (MapBuddyPoiOsmFetcher *fetcher,$/;"	f	file:
on_poi_marker_press	src/poi-layer.c	/^on_poi_marker_press (ClutterActor *actor,$/;"	f	file:
on_poi_osm_data_chunk	src/poi-osm-fetcher.c	/^on_poi_osm_data_chunk (SoupMessage *msg,$/;"	f
on_poi_osm_data_fetched	src/map-buddy-window.c	/^on_poi_osm_data_fetched (MapBuddyPoiOsmFetcher *fetcher,$/;"	f	file:
on_poi_osm_data_fetched	src/poi-osm-fetcher.c	/^on_poi_osm_data_fetched (SoupSession *session,$/;"	f	file:
on_poi_removed	src/poi-layer.c	/^on_poi_removed (MapBuddyPoiManager *poi_manager,$/;"	f	file:
on_search	src/map-buddy-window.c	/^on_search (SexyIconEntry *entry,$/;"	f	file:
on_search_cleared	src/map-buddy-window.c	/^on_search_cleared (SexyIconEntry *entry,$/;"	f	file:
on_show_contacts	src/map-buddy-window.c	/^on_show_contacts (GtkButton *button,$/;"	f	file:
on_show_pois	src/map-buddy-window.c	/^on_show_pois (GtkButton *button,$/;"	f	file:
on_state_changed	src/map-buddy-window.c	/^on_state_changed (GObject *gobject,$/;"	f	file:
on_toggle_tracking	src/map-buddy-window.c	/^on_toggle_tracking (GtkButton *button,$/;"	f	file:
on_welcome_response	src/map-buddy-window.c	/^on_welcome_response (GtkDialog *dialog,$/;"	f	file:
on_window_realize	src/map-buddy-window.c	/^on_window_realize (GtkWidget *widget,$/;"	f	file:
on_zoom_level_changed	src/map-buddy-window.c	/^on_zoom_level_changed (GObject *gobject,$/;"	f	file:
open_url	src/map-buddy-window.c	/^open_url (GtkButton* button,$/;"	f	file:
osm_point_of_interest	data/init_mapbuddy.sql	/^CREATE TABLE osm_point_of_interest ($/;"	t
osm_point_of_interest.feature	data/init_mapbuddy.sql	/^	"feature" TEXT NOT NULL,$/;"	F
osm_point_of_interest.feature_type	data/init_mapbuddy.sql	/^	"feature_type" TEXT NOT NULL,$/;"	F
osm_point_of_interest.id	data/init_mapbuddy.sql	/^	"id" INTEGER PRIMARY KEY AUTOINCREMENT,$/;"	F
osm_point_of_interest.name	data/init_mapbuddy.sql	/^	"name" TEXT NOT NULL$/;"	F
osm_point_of_interest.osm_id	data/init_mapbuddy.sql	/^	"osm_id" INTEGER NOT NULL UNIQUE,$/;"	F
osm_point_of_interest_tag	data/init_mapbuddy.sql	/^CREATE TABLE osm_point_of_interest_tag ($/;"	t
osm_point_of_interest_tag.fk_insert_osm_id	data/init_mapbuddy.sql	/^CREATE TRIGGER fk_insert_osm_id$/;"	T
osm_point_of_interest_tag.fk_update_osm_id	data/init_mapbuddy.sql	/^CREATE TRIGGER fk_update_osm_id$/;"	T
osm_point_of_interest_tag.key	data/init_mapbuddy.sql	/^	"key" TEXT NOT NULL,$/;"	F
osm_point_of_interest_tag.osm_id	data/init_mapbuddy.sql	/^	"osm_id" INTEGER NOT NULL$/;"	F
osm_point_of_interest_tag.value	data/init_mapbuddy.sql	/^	"value" TEXT NOT NULL,$/;"	F
parent	src/conf.h	/^  GObject parent;$/;"	m	struct:__anon3
parent	src/connection-watcher.h	/^    GObject parent;$/;"	m	struct:_ConnectionWatcher
parent	src/contact-watcher.h	/^    GObject parent;$/;"	m	struct:_ContactWatcher
parent	src/map-buddy-window.h	/^  HildonStackableWindow parent;$/;"	m	struct:_MapBuddyWindow
parent	src/poi-manager.h	/^    GObject parent;$/;"	m	struct:_MapBuddyPoiManager
parent_class	src/conf.h	/^  GObjectClass parent_class;$/;"	m	struct:__anon4
parent_class	src/connection-watcher.h	/^    GObjectClass parent_class;$/;"	m	struct:_ConnectionWatcherClass
parent_class	src/contact-layer.h	/^  GObjectClass parent_class;$/;"	m	struct:_MapBuddyContactLayerClass
parent_class	src/contact-watcher.h	/^    GObjectClass parent_class;$/;"	m	struct:_ContactWatcherClass
parent_class	src/map-buddy-window.h	/^  HildonStackableWindowClass parent_class;$/;"	m	struct:_MapBuddyWindowClass
parent_class	src/me-marker.h	/^  ChamplainMarkerClass parent_class;$/;"	m	struct:_MapBuddyMeMarkerClass
parent_class	src/merchant-marker.h	/^  ChamplainMarkerClass parent_class;$/;"	m	struct:_MapBuddyMerchantMarkerClass
parent_class	src/poi-layer.c	/^  GObjectClass parent_class;$/;"	m	struct:_MapBuddyPoiLayerClass	file:
parent_class	src/poi-manager.h	/^    GObjectClass parent_class;$/;"	m	struct:_MapBuddyPoiManagerClass
parent_class	src/poi-osm-fetcher.c	/^  GObjectClass parent_class;$/;"	m	struct:_MapBuddyPoiOsmFetcherClass	file:
parent_class	src/poi.c	/^  GObjectClass parent_class;$/;"	m	struct:_MapBuddyPoiClass	file:
parent_class	src/sexy-icon-entry.c	/^static HildonEntryClass *parent_class = NULL;$/;"	v	file:
parent_class	src/sexy-icon-entry.h	/^    HildonEntryClass    parent_class;$/;"	m	struct:_SexyIconEntryClass
parent_class	src/tracking.h	/^  GObjectClass parent_class;$/;"	m	struct:_MapBuddyTrackingClass
parent_instance	src/tracking.h	/^  GObject parent_instance;$/;"	m	struct:_MapBuddyTracking
parent_object	src/sexy-icon-entry.h	/^    HildonEntry             parent_object;$/;"	m	struct:_SexyIconEntry
path	src/poi-osm-fetcher.c	/^    GQueue *path;$/;"	m	struct:__anon10	file:
phone	src/merchant.h	/^  gchar *phone;$/;"	m	struct:_MapBuddyMerchant
place_call	src/map-buddy-window.c	/^place_call (GtkButton* button,$/;"	f	file:
place_result_cb	src/search.c	/^place_result_cb (RestProxyCall *call,$/;"	f	file:
place_windows	src/sexy-icon-entry.c	/^place_windows(SexyIconEntry *icon_entry, GtkAllocation *widget_alloc)$/;"	f	file:
poi_manager	src/map-buddy-window.h	/^  MapBuddyPoiManager *poi_manager;$/;"	m	struct:_MapBuddyWindow
poi_manager	src/poi-layer.c	/^  MapBuddyPoiManager *poi_manager;$/;"	m	struct:__anon1	file:
poi_manager_class_init	src/poi-manager.c	/^poi_manager_class_init (MapBuddyPoiManagerClass *poi_manager_class)$/;"	f	file:
poi_manager_constructor	src/poi-manager.c	/^poi_manager_constructor (GType type, guint n_props,$/;"	f	file:
poi_manager_dispose	src/poi-manager.c	/^poi_manager_dispose (GObject *object)$/;"	f	file:
poi_manager_init	src/poi-manager.c	/^poi_manager_init (MapBuddyPoiManager *obj)$/;"	f	file:
point	src/me-marker.c	/^  ClutterActor *point;$/;"	m	struct:_MapBuddyMeMarkerPrivate	file:
point	src/merchant-marker.c	/^  ClutterActor *point;$/;"	m	struct:_MapBuddyMerchantMarkerPrivate	file:
pois	src/poi-manager.c	/^  GHashTable *pois;$/;"	m	struct:__anon11	file:
pois_layer	src/poi-layer.c	/^  ChamplainLayer *pois_layer;$/;"	m	struct:__anon1	file:
pos_error	src/map-buddy-window.h	/^  gfloat pos_error; \/* in meters *\/$/;"	m	struct:_MapBuddyWindow
postal_code	src/merchant.h	/^  gchar *postal_code;$/;"	m	struct:_MapBuddyMerchant
priv	src/conf.h	/^  MapBuddyConfPrivate *priv;$/;"	m	struct:__anon3
priv	src/contact-layer.h	/^  MapBuddyContactLayerPrivate *priv;$/;"	m	struct:_MapBuddyContactLayer
priv	src/me-marker.h	/^  MapBuddyMeMarkerPrivate *priv;$/;"	m	struct:_MapBuddyMeMarker
priv	src/merchant-marker.h	/^  MapBuddyMerchantMarkerPrivate *priv;$/;"	m	struct:_MapBuddyMerchantMarker
priv	src/poi-layer.c	/^  MapBuddyPoiLayerPrivate *priv;$/;"	m	struct:_MapBuddyPoiLayer	file:
priv	src/poi-osm-fetcher.c	/^  MapBuddyPoiOsmFetcherPrivate *priv;$/;"	m	struct:_MapBuddyPoiOsmFetcher	file:
priv	src/poi.c	/^  MapBuddyPoiPrivate *priv;$/;"	m	struct:_MapBuddyPoi	file:
priv	src/sexy-icon-entry.h	/^    SexyIconEntryPriv *  priv;$/;"	m	struct:_SexyIconEntry
priv	src/tracking.h	/^  MapBuddyTrackingPrivate *priv;$/;"	m	struct:_MapBuddyTracking
program	src/main.c	/^  HildonProgram *program;$/;"	m	struct:_AppData	file:
province	src/merchant.h	/^  gchar *province;$/;"	m	struct:_MapBuddyMerchant
proxy	src/map-buddy-window.h	/^  RestProxy *proxy;$/;"	m	struct:_MapBuddyWindow
rad2deg	src/tracking.c	/^static double rad2deg(double rad) {$/;"	f	file:
remove_connection	src/contact-watcher.c	/^remove_connection (ContactWatcher *self,$/;"	f	file:
save_state	src/map-buddy-window.c	/^save_state (MapBuddyWindow *self)$/;"	f	file:
sax_handle	src/poi-osm-fetcher.c	/^static xmlSAXHandler sax_handle = {$/;"	v	file:
search_entry	src/map-buddy-window.h	/^  GtkWidget *search_entry;$/;"	m	struct:_MapBuddyWindow
search_merchants	src/search.c	/^search_merchants (MapBuddyWindow *self,$/;"	f
search_places	src/search.c	/^search_places (MapBuddyWindow *self,$/;"	f
session	src/poi-osm-fetcher.c	/^    SoupSession *session;$/;"	m	struct:PoiOsmGetUserCallbackData	file:
sexy_icon_entry_add_clear_button	src/sexy-icon-entry.c	/^sexy_icon_entry_add_clear_button(SexyIconEntry *icon_entry)$/;"	f
sexy_icon_entry_button_press	src/sexy-icon-entry.c	/^sexy_icon_entry_button_press(GtkWidget *widget, GdkEventButton *event)$/;"	f	file:
sexy_icon_entry_button_release	src/sexy-icon-entry.c	/^sexy_icon_entry_button_release(GtkWidget *widget, GdkEventButton *event)$/;"	f	file:
sexy_icon_entry_class_init	src/sexy-icon-entry.c	/^sexy_icon_entry_class_init(SexyIconEntryClass *klass)$/;"	f	file:
sexy_icon_entry_destroy	src/sexy-icon-entry.c	/^sexy_icon_entry_destroy(GtkObject *obj)$/;"	f	file:
sexy_icon_entry_editable_init	src/sexy-icon-entry.c	/^sexy_icon_entry_editable_init(GtkEditableClass *iface G_GNUC_UNUSED)$/;"	f	file:
sexy_icon_entry_enter_notify	src/sexy-icon-entry.c	/^sexy_icon_entry_enter_notify(GtkWidget *widget, GdkEventCrossing *event)$/;"	f	file:
sexy_icon_entry_expose	src/sexy-icon-entry.c	/^sexy_icon_entry_expose(GtkWidget *widget, GdkEventExpose *event)$/;"	f	file:
sexy_icon_entry_finalize	src/sexy-icon-entry.c	/^sexy_icon_entry_finalize(GObject *obj)$/;"	f	file:
sexy_icon_entry_get_icon	src/sexy-icon-entry.c	/^sexy_icon_entry_get_icon(const SexyIconEntry *entry,$/;"	f
sexy_icon_entry_get_icon_highlight	src/sexy-icon-entry.c	/^sexy_icon_entry_get_icon_highlight(const SexyIconEntry *entry,$/;"	f
sexy_icon_entry_init	src/sexy-icon-entry.c	/^sexy_icon_entry_init(SexyIconEntry *entry)$/;"	f	file:
sexy_icon_entry_leave_notify	src/sexy-icon-entry.c	/^sexy_icon_entry_leave_notify(GtkWidget *widget, GdkEventCrossing *event)$/;"	f	file:
sexy_icon_entry_map	src/sexy-icon-entry.c	/^sexy_icon_entry_map(GtkWidget *widget)$/;"	f	file:
sexy_icon_entry_new	src/sexy-icon-entry.c	/^sexy_icon_entry_new(void)$/;"	f
sexy_icon_entry_realize	src/sexy-icon-entry.c	/^sexy_icon_entry_realize(GtkWidget *widget)$/;"	f	file:
sexy_icon_entry_set_icon	src/sexy-icon-entry.c	/^sexy_icon_entry_set_icon(SexyIconEntry *entry, SexyIconEntryPosition icon_pos,$/;"	f
sexy_icon_entry_set_icon_highlight	src/sexy-icon-entry.c	/^sexy_icon_entry_set_icon_highlight(SexyIconEntry *entry,$/;"	f
sexy_icon_entry_size_allocate	src/sexy-icon-entry.c	/^sexy_icon_entry_size_allocate(GtkWidget *widget, GtkAllocation *allocation)$/;"	f	file:
sexy_icon_entry_size_request	src/sexy-icon-entry.c	/^sexy_icon_entry_size_request(GtkWidget *widget, GtkRequisition *requisition)$/;"	f	file:
sexy_icon_entry_unmap	src/sexy-icon-entry.c	/^sexy_icon_entry_unmap(GtkWidget *widget)$/;"	f	file:
sexy_icon_entry_unrealize	src/sexy-icon-entry.c	/^sexy_icon_entry_unrealize(GtkWidget *widget)$/;"	f	file:
sexy_marshal_BOOLEAN__STRING	src/sexy-marshal.c	/^sexy_marshal_BOOLEAN__STRING (GClosure     *closure,$/;"	f
sexy_marshal_OBJECT__OBJECT_OBJECT	src/sexy-marshal.c	/^sexy_marshal_OBJECT__OBJECT_OBJECT (GClosure     *closure,$/;"	f
sexy_marshal_VOID__INT_INT	src/sexy-marshal.c	/^sexy_marshal_VOID__INT_INT (GClosure     *closure,$/;"	f
show_contacts	src/map-buddy-window.h	/^  GtkWidget *show_contacts;$/;"	m	struct:_MapBuddyWindow
show_details	src/merchant-marker.c	/^show_details (ClutterActor *actor,$/;"	f	file:
show_details	src/search.c	/^show_details (MapBuddyMerchantMarker *marker,$/;"	f	file:
show_pois	src/map-buddy-window.h	/^  GtkWidget *show_pois;$/;"	m	struct:_MapBuddyWindow
show_pois_set	src/map-buddy-window.h	/^  gboolean show_pois_set;$/;"	m	struct:_MapBuddyWindow
show_warning	src/map-buddy-window.h	/^  gboolean show_warning; \/* Show bandwidth warning on start up *\/$/;"	m	struct:_MapBuddyWindow
show_welcome_dialog	src/map-buddy-window.c	/^show_welcome_dialog (MapBuddyWindow *self)$/;"	f	file:
signals	src/conf.c	/^static guint signals[LAST_SIGNAL] = { 0 };$/;"	v	file:
signals	src/connection-watcher.c	/^static guint signals[LAST_SIGNAL] = {0};$/;"	v	file:
signals	src/contact-watcher.c	/^static guint signals[LAST_SIGNAL] = {0};$/;"	v	file:
signals	src/merchant-marker.c	/^static guint signals[LAST_SIGNAL] = {0};$/;"	v	file:
signals	src/poi-manager.c	/^static guint signals[LAST_SIGNAL] = { 0 };$/;"	v	file:
signals	src/poi-osm-fetcher.c	/^static guint signals[LAST_SIGNAL] = { 0 };$/;"	v	file:
signals	src/sexy-icon-entry.c	/^static guint signals[LAST_SIGNAL] = {0};$/;"	v	file:
spatialite_import	src/poi-osm-fetcher.c	/^spatialite_import (MapBuddyPoiOsmFetcher *self,$/;"	f	file:
spatialite_import_tag	src/poi-osm-fetcher.c	/^spatialite_import_tag (MapBuddyPoiOsmFetcher *self,$/;"	f	file:
srid	src/poi.c	/^  gint srid;$/;"	m	struct:__anon8	file:
start_location	src/map-buddy-window.c	/^start_location (gpointer data)$/;"	f	file:
table_add_poi	src/poi-manager.c	/^table_add_poi (MapBuddyPoiManager *self,$/;"	f	file:
table_lookup_feature_of_id	src/poi-manager.c	/^table_lookup_feature_of_id (MapBuddyPoiManager *self,$/;"	f	file:
table_remove_feature	src/poi-manager.c	/^table_remove_feature (MapBuddyPoiManager *self,$/;"	f	file:
tags	src/poi-osm-fetcher.c	/^    GHashTable *tags;$/;"	m	struct:__anon10	file:
tags	src/poi.c	/^  GHashTable *tags;$/;"	m	struct:__anon8	file:
text	src/merchant-marker.c	/^  ClutterActor *text;$/;"	m	struct:_MapBuddyMerchantMarkerPrivate	file:
toolbar	src/map-buddy-window.h	/^  GtkWidget *toolbar;$/;"	m	struct:_MapBuddyWindow
tracking	src/map-buddy-window.h	/^  MapBuddyTracking *tracking;$/;"	m	struct:_MapBuddyWindow
tracking_details	src/tracking.c	/^	struct TrackingDetails *tracking_details;$/;"	m	struct:_MapBuddyTrackingPrivate	typeref:struct:_MapBuddyTrackingPrivate::TrackingDetails	file:
tracking_item	src/map-buddy-window.h	/^  GtkWidget *tracking_item;$/;"	m	struct:_MapBuddyWindow
ungrab_volume_keys	src/map-buddy-window.c	/^ungrab_volume_keys (MapBuddyWindow *self)$/;"	f	file:
unref_poi_and_emit_signal	src/poi-manager.c	/^unref_poi_and_emit_signal (MapBuddyPoi *poi)$/;"	f	file:
update_icon	src/sexy-icon-entry.c	/^update_icon(GObject *obj G_GNUC_UNUSED, GParamSpec *param, SexyIconEntry *entry)$/;"	f	file:
update_me_marker_radius	src/map-buddy-window.c	/^update_me_marker_radius (MapBuddyWindow *self)$/;"	f	file:
update_poi_layer_markers	src/map-buddy-window.c	/^update_poi_layer_markers (MapBuddyWindow *self)$/;"	f	file:
url	src/merchant.h	/^  gchar *url;$/;"	m	struct:_MapBuddyMerchant
user_cb	src/poi-osm-fetcher.c	/^    MapBuddyPoiOsmFetcherGetCallBack user_cb;$/;"	m	struct:PoiOsmGetUserCallbackData	file:
user_data	src/poi-osm-fetcher.c	/^    gpointer user_data;$/;"	m	struct:PoiOsmGetUserCallbackData	file:
value	src/me-marker.c	/^  gint value;$/;"	m	struct:_MapBuddyMeMarkerPrivate	file:
view	src/map-buddy-window.h	/^  ChamplainView *view;$/;"	m	struct:_MapBuddyWindow
window	src/main.c	/^  MapBuddyWindow *window;$/;"	m	struct:_AppData	file:
window	src/sexy-icon-entry.c	/^	GdkWindow *window;$/;"	m	struct:__anon15	file:
write_gpx_trkpt	src/tracking.c	/^write_gpx_trkpt (gpointer data, gpointer user_data)$/;"	f	file:
xml_ctx	src/poi-osm-fetcher.c	/^    xmlParserCtxtPtr xml_ctx;$/;"	m	struct:PoiOsmGetUserCallbackData	file:
