![]() |
Pixel Dust Game Engine
v0.9.5
|
This is the complete list of members for Internet, including all inherited members.
| httpGet(const char *url, uint32 timeoutMs=60000) | Internet | static |
| httpGetEx(const char *url, char *buffer, size_t buffSize, ReceiveFunc func, void *userContext=0, uint32 timeoutMs=60000, uint32 maxBps=0xffffffff) | Internet | static |
| httpPost(const char *url, const char *postData=0, uint32 timeoutMs=60000) | Internet | static |
| httpPostEx(const char *url, char *buffer, size_t buffSize, ReceiveFunc func, void *userContext=0, const char *postData=0, size_t postDataSize=0, uint32 timeoutMs=60000, uint32 maxBps=0xffffffff) | Internet | static |
| status_BufferFull enum value | Internet | |
| status_Complete enum value | Internet | |
| status_Error enum value | Internet | |
| status_Timeout enum value | Internet |
1.8.2