RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces | Functions
CurlHelpers.h File Reference
#include "GameContext.h"
#include <curl/curl.h>
#include <curl/easy.h>
#include <string>
+ Include dependency graph for CurlHelpers.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  RoR::CurlTaskContext
 

Namespaces

 RoR
 

Functions

bool RoR::GetUrlAsString (const std::string &url, CURLcode &curl_result, long &response_code, std::string &response_payload)
 
bool RoR::GetUrlAsStringMQ (CurlTaskContext task)