| GetAdditionalErrorText()=0 | RetsHttpResponse | [pure virtual] |
| GetContentType() const | RetsHttpResponse | |
| GetHeader(std::string name) const =0 | RetsHttpResponse | [pure virtual] |
| GetInputStream() const =0 | RetsHttpResponse | [pure virtual] |
| GetResponseCode() const =0 | RetsHttpResponse | [pure virtual] |
| SetAdditionalErrorText(std::string errorText)=0 | RetsHttpResponse | [pure virtual] |
| SetResponseCode(int responseCode)=0 | RetsHttpResponse | [pure virtual] |
| ~RetsHttpResponse() | RetsHttpResponse | [virtual] |