|
Oxygine
1
2g game engine
|
This is the complete list of members for MyHttp, including all inherited members.
| _cbDone (defined in MyHttp) | MyHttp | |
| _cbError (defined in MyHttp) | MyHttp | |
| _cbProgress (defined in MyHttp) | MyHttp | |
| DownloadDoneCallback typedef (defined in MyHttp) | MyHttp | |
| ErrorCallback typedef (defined in MyHttp) | MyHttp | |
| get(const std::string &url) (defined in MyHttp) | MyHttp | |
| getBuffer() (defined in MyHttp) | MyHttp | inline |
| getFile(const std::string &url, const std::string &name) (defined in MyHttp) | MyHttp | |
| getReceivedSize() const (defined in MyHttp) | MyHttp | |
| getResponseCode() const (defined in MyHttp) | MyHttp | |
| getStatus() const (defined in MyHttp) | MyHttp | inline |
| getTotalSize() const (defined in MyHttp) | MyHttp | |
| MyHttp() (defined in MyHttp) | MyHttp | |
| post(const std::string &url, const char *data, int size) (defined in MyHttp) | MyHttp | |
| ProgressCallback typedef (defined in MyHttp) | MyHttp | |
| status enum name (defined in MyHttp) | MyHttp | |
| status_done enum value (defined in MyHttp) | MyHttp | |
| status_error enum value (defined in MyHttp) | MyHttp | |
| status_inprogress enum value (defined in MyHttp) | MyHttp | |
| status_none enum value (defined in MyHttp) | MyHttp | |
| ~MyHttp() (defined in MyHttp) | MyHttp | virtual |
1.8.14