![]() |
yumapro
25.10-1
YumaPro SDK
|
YumaPro libcurl API. More...
#include "status_enum.h"
Go to the source code of this file.
Functions | |
| void | agt_curl_init (void) |
| Iniitial the libcurl API. More... | |
| void | agt_curl_cleanup (void) |
| Cleanup the libcurl API. More... | |
| status_t | agt_curl_get (const xmlChar *urlspec, const xmlChar *savespec) |
| GET some file via libcurl. More... | |
| status_t | agt_curl_put (const xmlChar *urlspec, const xmlChar *srcspec) |
| PUT some file via libcurl. More... | |
YumaPro libcurl API.