flickcurl_favorites_getList ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_favorites_getList_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_favorites_getPublicList ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_favorites_getPublicList_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_free_person ( struct flickcurl_person* person )Field 'person->fields->type' in 1st parameter 'person' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_free_persons ( struct flickcurl_person** persons )Field 'persons->fields->type' in 1st parameter 'persons' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_free_photo ( flickcurl_photo* photo )Field 'photo->fields->type' in 1st parameter 'photo' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_free_photos ( flickcurl_photo** photos )Field 'photos->fields->type' in 1st parameter 'photos' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_free_photos_list ( struct flickcurl_photos_list* photos_list )Field 'photos_list->photos->fields->type' in 1st parameter 'photos_list' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_get_field_value_type_label ( enum flickcurl_field_value_type datatype )1st parameter 'datatype' has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_interestingness_getList ( flickcurl* fc, char const* date, char const* extras, int per_page, int page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_interestingness_getList_params ( flickcurl* fc, char const* date, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_panda_getPhotos ( flickcurl* fc, char const* panda_name )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_people_getInfo ( flickcurl* fc, char const* user_id )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_people_getPublicPhotos ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_people_getPublicPhotos_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photo_as_page_uri ( flickcurl_photo* photo )Field 'photo->fields->type' in 1st parameter 'photo' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photo_as_source_uri ( flickcurl_photo* photo, char const c )Field 'photo->fields->type' in 1st parameter 'photo' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photo_as_user_icon_uri ( flickcurl_photo* photo )Field 'photo->fields->type' in 1st parameter 'photo' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_geo_photosForLocation ( flickcurl* fc, struct flickcurl_location* location, char const* extras, int per_page, int page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_geo_photosForLocation_params ( flickcurl* fc, struct flickcurl_location* location, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_getContactsPhotos ( flickcurl* fc, int contact_count, int just_friends, int single_photo, int include_self, char const* extras )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_getFavorites ( flickcurl* fc, char const* photo_id, int page, int per_page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_getInfo ( flickcurl* fc, char const* photo_id )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_getRecent ( flickcurl* fc, char const* extras, int per_page, int page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_getRecent_params ( flickcurl* fc, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_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->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_recentlyUpdated ( flickcurl* fc, int min_date, char const* extras, int per_page, int page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_recentlyUpdated_params ( flickcurl* fc, int min_date, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_search ( flickcurl* fc, struct flickcurl_search_params* params )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photos_search_params ( flickcurl* fc, struct flickcurl_search_params* params, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photosets_getPhotos ( flickcurl* fc, char const* photoset_id, char const* extras, int privacy_filter, int per_page, int page )Field 'retval->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_photosets_getPhotos_params ( flickcurl* fc, char const* photoset_id, int privacy_filter, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_serialize_photo ( flickcurl_serializer* fcs, flickcurl_photo* photo )Field 'photo->fields->type' in 2nd parameter 'photo' (pointer) has type 'enum flickcurl_field_value_type'.
flickcurl_tags_getClusterPhotos ( flickcurl* fc, char const* tag, char const* cluster_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos->fields->type' in return value (pointer) has type 'enum flickcurl_field_value_type'.