, including all inherited members.
DeleteEnvironmentVariable(const String &sName) const =0 | PLCore::SystemImpl | [protected, pure virtual] |
Execute(const String &sCommand, const String &sParameters, const String &sWorkingDir) const =0 | PLCore::SystemImpl | [protected, pure virtual] |
Exit(int nReturn)=0 | PLCore::SystemImpl | [protected, pure virtual] |
GetComputerName() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetConsole() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetCPUMhz() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetCurrentDir() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetCurrentThread() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetDataDirName(const String &sName) const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetEnvironmentVariable(const String &sName) const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetExecutableFilename() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetFreePhysicalMemory() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetFreeVirtualMemory() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetLocaleLanguage() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetMicroseconds() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetMilliseconds() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetModuleFilenameByMemoryAddress(const void *pMemoryAddress) const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetOS() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetPercentageOfUsedPhysicalMemory() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetPlatform() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetSeparator() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetSharedLibraryExtension() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetSharedLibraryPrefix() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetTime() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetTotalPhysicalMemory() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetTotalVirtualMemory() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetUserDataDir() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetUserHomeDir() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
GetUserName() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
SetCurrentDir(const String &sPath)=0 | PLCore::SystemImpl | [protected, pure virtual] |
SetEnvironmentVariable(const String &sName, const String &sValue) const =0 | PLCore::SystemImpl | [protected, pure virtual] |
Sleep(uint64 nMilliseconds) const =0 | PLCore::SystemImpl | [protected, pure virtual] |
SystemImpl() | PLCore::SystemImpl | [protected] |
UrgentMessage(const String &sMessage) const =0 | PLCore::SystemImpl | [protected, pure virtual] |
Yield() const =0 | PLCore::SystemImpl | [protected, pure virtual] |
~SystemImpl() | PLCore::SystemImpl | [protected, virtual] |