RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::CurlFailInfo Struct Reference

#include <Network.h>

Data Fields

std::string title
 
CURLcode curl_result = CURLE_OK
 
long http_response = 0
 

Detailed Description

Definition at line 47 of file Network.h.

Field Documentation

◆ curl_result

CURLcode RoR::CurlFailInfo::curl_result = CURLE_OK

Definition at line 50 of file Network.h.

◆ http_response

long RoR::CurlFailInfo::http_response = 0

Definition at line 51 of file Network.h.

◆ title

std::string RoR::CurlFailInfo::title

Definition at line 49 of file Network.h.


The documentation for this struct was generated from the following file: