libsrtm
0.2.0
some useful C-functions
download.h
Go to the documentation of this file.
1
/* kate: indent-mode cstyle; tab-width 4; indent-width 4; */
2
#ifndef XDOWNLOAD_H
3
#define XDOWNLOAD_H
4
5
#include "
tile_info.h
"
6
7
gboolean
_download_tile
(SrtmTileInfo *info);
8
void
cancel_message
(
char
*key, SoupMessage *value, SoupSession *user_data);
9
10
#endif
/* XDOWNLOAD_H */
tile_info.h
cancel_message
void cancel_message(char *key, SoupMessage *value, SoupSession *user_data)
_download_tile
gboolean _download_tile(SrtmTileInfo *info)
srtm
download.h
Generated on Sun Mar 3 2024 03:47:46 for libsrtm by
1.8.14