|
Otclient 1.0
14/8/2020
|
This is the complete list of members for Platform, including all inherited members.
| copyFile(std::string from, std::string to) | Platform | |
| fileExists(std::string file) | Platform | |
| getCPUName() | Platform | |
| getCurrentDir() | Platform | |
| getFileModificationTime(std::string file) | Platform | |
| getOSName() | Platform | |
| getProcessId() | Platform | |
| getTempPath() | Platform | |
| getTotalSystemMemory() | Platform | |
| isProcessRunning(const std::string &name) | Platform | |
| killProcess(const std::string &name) | Platform | |
| openUrl(std::string url) | Platform | |
| processArgs(std::vector< std::string > &args) | Platform | |
| removeFile(std::string file) | Platform | |
| spawnProcess(std::string process, const std::vector< std::string > &args) | Platform | |
| traceback(const std::string &where, int level=1, int maxDepth=32) | Platform |