flickcurl_collections_getInfo ( flickcurl* fc, char const* collection_id )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_collections_getTree ( flickcurl* fc, char const* collection_id, char const* user_id )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_favorites_getList ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_favorites_getList_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_favorites_getPublicList ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_favorites_getPublicList_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_free_collection ( flickcurl_collection* collection )Field 'collection->photos' in 1st parameter 'collection' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_free_collections ( flickcurl_collection** collections )Field 'collections->photos' in 1st parameter 'collections' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_free_photo ( flickcurl_photo* photo )1st parameter 'photo' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_free_photos ( flickcurl_photo** photos )1st parameter 'photos' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_free_photos_list ( struct flickcurl_photos_list* photos_list )Field 'photos_list->photos' in 1st parameter 'photos_list' (pointer) has base type 'struct flickcurl_photo_s'.
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 )Return value (pointer) has base type 'struct flickcurl_photo_s'.
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' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_interestingness_getList ( flickcurl* fc, char const* date, char const* extras, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_interestingness_getList_params ( flickcurl* fc, char const* date, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_panda_getPhotos ( flickcurl* fc, char const* panda_name )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_people_getPublicPhotos ( flickcurl* fc, char const* user_id, char const* extras, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_people_getPublicPhotos_params ( flickcurl* fc, char const* user_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photo_as_page_uri ( flickcurl_photo* photo )1st parameter 'photo' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photo_as_short_uri ( flickcurl_photo* photo )1st parameter 'photo' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photo_as_source_uri ( flickcurl_photo* photo, char const c )1st parameter 'photo' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photo_as_user_icon_uri ( flickcurl_photo* photo )1st parameter 'photo' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_comments_getRecentForContacts_params ( flickcurl* fc, int date_lastcomment, char const* contacts_filter, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_geo_photosForLocation ( flickcurl* fc, struct flickcurl_location* location, char const* extras, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_geo_photosForLocation_params ( flickcurl* fc, struct flickcurl_location* location, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_getContactsPhotos ( flickcurl* fc, int contact_count, int just_friends, int single_photo, int include_self, char const* extras )Return value (pointer) has base type 'struct flickcurl_photo_s'.
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' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_getContactsPublicPhotos ( flickcurl* fc, char const* user_id, int photo_count, int just_friends, int single_photo, int include_self, char const* extras )Return value (pointer) has base type 'struct flickcurl_photo_s'.
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' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_getInfo ( flickcurl* fc, char const* photo_id )Return value (pointer) has base type 'struct flickcurl_photo_s'.
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 )Return value (pointer) has base type 'struct flickcurl_photo_s'.
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' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_getRecent ( flickcurl* fc, char const* extras, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_getRecent_params ( flickcurl* fc, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
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 )Return value (pointer) has base type 'struct flickcurl_photo_s'.
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' in return value (pointer) has base type 'struct flickcurl_photo_s'.
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 )Return value (pointer) has base type 'struct flickcurl_photo_s'.
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' in return value (pointer) has base type 'struct flickcurl_photo_s'.
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 )Return value (pointer) has base type 'struct flickcurl_photo_s'.
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' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_recentlyUpdated ( flickcurl* fc, int min_date, char const* extras, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_recentlyUpdated_params ( flickcurl* fc, int min_date, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_search ( flickcurl* fc, struct flickcurl_search_params* params )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photos_search_params ( flickcurl* fc, struct flickcurl_search_params* params, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photosets_getPhotos ( flickcurl* fc, char const* photoset_id, char const* extras, int privacy_filter, int per_page, int page )Return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_photosets_getPhotos_params ( flickcurl* fc, char const* photoset_id, int privacy_filter, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_serialize_photo ( flickcurl_serializer* fcs, flickcurl_photo* photo )2nd parameter 'photo' (pointer) has base type 'struct flickcurl_photo_s'.
flickcurl_tags_getClusterPhotos ( flickcurl* fc, char const* tag, char const* cluster_id, struct flickcurl_photos_list_params* list_params )Field 'retval->photos' in return value (pointer) has base type 'struct flickcurl_photo_s'.