yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
agt_curl.h File Reference

YumaPro libcurl API. More...

#include "status_enum.h"
Include dependency graph for agt_curl.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...
 

Detailed Description

YumaPro libcurl API.