AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
IzPlatformComms Member List
This is the complete list of members for IzPlatformComms, including all inherited members.
HttpCancel(CzHttpObject http_object)=0IzPlatformComms [pure virtual]
HttpCreate()=0IzPlatformComms [pure virtual]
HttpDestroy(CzHttpObject http_object)=0IzPlatformComms [pure virtual]
HttpDetermineUserAgent()=0IzPlatformComms [pure virtual]
HttpGetHeader(CzHttpObject http_object, const char *header_name, CzString &header_data)=0IzPlatformComms [pure virtual]
HttpGetResponseCode(CzHttpObject http_object)=0IzPlatformComms [pure virtual]
HttpProcessRequest(CzHttpObject http_object, CzHttpRequest *request)=0IzPlatformComms [pure virtual]
HttpSetRequestHeader(CzHttpObject http_object, const char *header_name, const char *header_data)=0IzPlatformComms [pure virtual]
HttpUpdate(CzHttpObject http_object)=0IzPlatformComms [pure virtual]
Init()=0IzPlatformComms [pure virtual]
InitialisedIzPlatformComms [protected]
isInitialised() const IzPlatformComms [inline]
Release()=0IzPlatformComms [pure virtual]