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
IzPlatformSys Member List
This is the complete list of members for IzPlatformSys, including all inherited members.
BacklightOn()=0IzPlatformSys [pure virtual]
CheckAppQuit()=0IzPlatformSys [pure virtual]
ConsoleWrite(const char *message)=0IzPlatformSys [pure virtual]
ExecuteViaOS(const char *name, bool exit_app)=0IzPlatformSys [pure virtual]
Free(void *mem)=0IzPlatformSys [pure virtual]
getDeviceLocale()=0IzPlatformSys [pure virtual]
getDeviceOSVersion()=0IzPlatformSys [pure virtual]
getDeviceType()=0IzPlatformSys [pure virtual]
getDeviceUDID()=0IzPlatformSys [pure virtual]
getFreeMemory() const =0IzPlatformSys [pure virtual]
getTimeInMs()=0IzPlatformSys [pure virtual]
getTimeUTC()=0IzPlatformSys [pure virtual]
getUsedMemory() const =0IzPlatformSys [pure virtual]
Init()=0IzPlatformSys [pure virtual]
InitialisedIzPlatformSys [protected]
isInitialised() const IzPlatformSys [inline]
isLittleEndian()=0IzPlatformSys [pure virtual]
isSuspended() const IzPlatformSys [inline]
IzPlatformSys()IzPlatformSys [inline]
Malloc(int size)=0IzPlatformSys [pure virtual]
NetworkOfflineCallbackIzPlatformSys [protected]
NetworkOnlineCallbackIzPlatformSys [protected]
NotifyNetworkOffline()=0IzPlatformSys [pure virtual]
NotifyNetworkOnline()=0IzPlatformSys [pure virtual]
NotifyResumed()=0IzPlatformSys [pure virtual]
NotifyScreenSizeChanged()=0IzPlatformSys [pure virtual]
NotifySuspended()=0IzPlatformSys [pure virtual]
NotifyVolumeDown()=0IzPlatformSys [pure virtual]
NotifyVolumeUp()=0IzPlatformSys [pure virtual]
Realloc(void *mem, int size)=0IzPlatformSys [pure virtual]
Release()=0IzPlatformSys [pure virtual]
RequestQuit()=0IzPlatformSys [pure virtual]
ResumedCallbackIzPlatformSys [protected]
ScreenSizeChangedCallbackIzPlatformSys [protected]
setNetworkOfflineCallback(CzCallback callback)IzPlatformSys [inline]
setNetworkOnlineCallback(CzCallback callback)IzPlatformSys [inline]
setResumedCallback(CzCallback callback)IzPlatformSys [inline]
setScreenSizeChangedCallback(CzCallback callback)IzPlatformSys [inline]
setSuspendedCallback(CzCallback callback)IzPlatformSys [inline]
setVolumeDownCallback(CzCallback callback)IzPlatformSys [inline]
setVolumeUpCallback(CzCallback callback)IzPlatformSys [inline]
SuspendedIzPlatformSys [protected]
SuspendedCallbackIzPlatformSys [protected]
VolumeDownCallbackIzPlatformSys [protected]
VolumeUpCallbackIzPlatformSys [protected]
YieldToOS(int time_ms)=0IzPlatformSys [pure virtual]