PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
HTTPReply Struct Reference

Reply structure for request_done to fill in. More...

Public Attributes

int status
 
std::string body
 

Detailed Description

Reply structure for request_done to fill in.

Definition at line 112 of file prcycoin-cli.cpp.

Member Data Documentation

◆ body

std::string HTTPReply::body

Definition at line 115 of file prcycoin-cli.cpp.

◆ status

int HTTPReply::status

Definition at line 114 of file prcycoin-cli.cpp.


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