PixelLightAPI
.
|
Close() | PLCore::HttpHandle | |
GetAuthenticate() const | PLCore::HttpHandle | |
GetContentLength() const | PLCore::HttpHandle | |
GetContentType() const | PLCore::HttpHandle | |
GetDate() const | PLCore::HttpHandle | |
GetResponse() const | PLCore::HttpHandle | |
GetServer() const | PLCore::HttpHandle | |
HttpHandle() | PLCore::HttpHandle | |
IsEof() const | PLCore::HttpHandle | |
IsOpen() const | PLCore::HttpHandle | |
Open(const String &sUrl, const String &sUsername, const String &sPassword) | PLCore::HttpHandle | |
Read(void *pBuffer, uint32 nSize, uint32 nCount) | PLCore::HttpHandle | |
Seek(int32 nOffset, File::ESeek nLocation) | PLCore::HttpHandle | |
Tell() const | PLCore::HttpHandle | |
~HttpHandle() | PLCore::HttpHandle |
|