これは全メンバの一覧です。necbaas::NbHttpResponse継承メンバも含んでいます。
Dump() const | necbaas::NbHttpResponse | |
GetBody() const | necbaas::NbHttpResponse | |
GetHeaders() const | necbaas::NbHttpResponse | |
GetReasonPhrase() const | necbaas::NbHttpResponse | |
GetStatusCode() const | necbaas::NbHttpResponse | |
NbHttpResponse() | necbaas::NbHttpResponse | |
NbHttpResponse(int status_code, const std::string &reason_phrase, const std::multimap< std::string, std::string > &headers, const std::vector< char > &body) | necbaas::NbHttpResponse | |
~NbHttpResponse() | necbaas::NbHttpResponse |