flickcurl_favorites_getList ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_favorites_getList_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_favorites_getPublicList ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_favorites_getPublicList_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_free_photo ( flickcurl_photo* photo )Field 'photo->place->type' in 1st parameter 'photo' (pointer) has type 'enum flickcurl_place_type'.
flickcurl_free_photos ( flickcurl_photo** photos )Field 'photos->place->type' in 1st parameter 'photos' (pointer) has type 'enum flickcurl_place_type'.
flickcurl_free_photos_list ( struct flickcurl_photos_list* photos_list )Field 'photos_list->photos->place->type' in 1st parameter 'photos_list' (pointer) has type 'enum flickcurl_place_type'.
flickcurl_free_place ( struct flickcurl_place* place )Field 'place->type' in 1st parameter 'place' (pointer) has type 'enum flickcurl_place_type'.
flickcurl_free_places ( struct flickcurl_place** places_object )Field 'places_object->type' in 1st parameter 'places_object' (pointer) has type 'enum flickcurl_place_type'.
flickcurl_get_place_type_by_label ( char const* place_label )Return value has type 'enum flickcurl_place_type'.
flickcurl_get_place_type_label ( enum flickcurl_place_type place_type )1st parameter 'place_type' has type 'enum flickcurl_place_type'.
flickcurl_groups_pools_getPhotos ( flickcurl* fc, char const* group_id, char const* tags, char const* user_id, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_groups_pools_getPhotos_params ( flickcurl* fc, char const* group_id, char const* tags, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_interestingness_getList ( flickcurl* fc, char const* date, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_interestingness_getList_params ( flickcurl* fc, char const* date, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_people_getPublicPhotos ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_people_getPublicPhotos_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photo_as_source_uri ( flickcurl_photo* photo, char const c )Field 'photo->place->type' in 1st parameter 'photo' (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getContactsPhotos ( flickcurl* fc, int contact_count, int just_friends, int single_photo, int include_self, char const* extras )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getContactsPhotos_params ( flickcurl* fc, int contact_count, int just_friends, int single_photo, int include_self, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getContactsPublicPhotos ( flickcurl* fc, char const* user_id, int photo_count, int just_friends, int single_photo, int include_self, char const* extras )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getContactsPublicPhotos_params ( flickcurl* fc, char const* user_id, int photo_count, int just_friends, int single_photo, int include_self, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getInfo ( flickcurl* fc, char const* photo_id )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getNotInSet ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getNotInSet_params ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getRecent ( flickcurl* fc, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getRecent_params ( flickcurl* fc, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getUntagged ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getUntagged_params ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getWithGeoData ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getWithGeoData_params ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getWithoutGeoData ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_getWithoutGeoData_params ( flickcurl* fc, int min_upload_date, int max_upload_date, char const* min_taken_date, char const* max_taken_date, int privacy_filter, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_recentlyUpdated ( flickcurl* fc, int min_date, char const* extras, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_recentlyUpdated_params ( flickcurl* fc, int min_date, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_search ( flickcurl* fc, struct flickcurl_search_params* params )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photos_search_params ( flickcurl* fc, struct flickcurl_search_params* params, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photosets_getPhotos ( flickcurl* fc, char const* photoset_id, char const* extras, int privacy_filter, int per_page, int page )Field 'retval->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_photosets_getPhotos_params ( flickcurl* fc, char const* photoset_id, int privacy_filter, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_places_find ( flickcurl* fc, char const* query )Field 'retval->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_places_findByLatLon ( flickcurl* fc, double lat, double lon, int accuracy )Field 'retval->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_places_forUser ( flickcurl* fc, enum flickcurl_place_type place_type, int woe_id, char const* place_id, int threshold )2nd parameter 'place_type' has type 'enum flickcurl_place_type'.
flickcurl_places_getChildrenWithPhotosPublic ( flickcurl* fc, char const* place_id, char const* woe_id )Field 'retval->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_places_getInfo ( flickcurl* fc, char const* place_id, char const* woe_id )Field 'retval->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_places_getInfoByUrl ( flickcurl* fc, char const* url )Field 'retval->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_places_placesForUser ( flickcurl* fc, enum flickcurl_place_type place_type, int woe_id, char const* place_id, int threshold )2nd parameter 'place_type' has type 'enum flickcurl_place_type'.
flickcurl_places_resolvePlaceId ( flickcurl* fc, char const* place_id )Field 'retval->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_places_resolvePlaceURL ( flickcurl* fc, char const* url )Field 'retval->type' in return value (pointer) has type 'enum flickcurl_place_type'.
flickcurl_serialize_photo ( flickcurl_serializer* fcs, flickcurl_photo* photo )Field 'photo->place->type' in 2nd parameter 'photo' (pointer) has type 'enum flickcurl_place_type'.
flickcurl_tags_getClusterPhotos ( flickcurl* fc, char const* tag, char const* cluster_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->place->type' in return value (pointer) has type 'enum flickcurl_place_type'.