
Public Types | |
| enum | ErrorCode { NO_ERROR, CURL_ERROR, UNKNOWN_ERROR } |
Static Public Member Functions | |
| static ErrorCode | downloadToFile (const std::string URL, const std::string FilePath) |
| static ErrorCode | downloadToString (const std::string URL, std::string &Contents) |
| static ErrorCode openfluid::tools::CURLDownloader::downloadToFile | ( | const std::string | URL, |
| const std::string | FilePath | ||
| ) | [static] |
| static ErrorCode openfluid::tools::CURLDownloader::downloadToString | ( | const std::string | URL, |
| std::string & | Contents | ||
| ) | [static] |
Creative Commons By-NC-ND license