xoreos
0.0.5
|
This is the complete list of members for Common::Platform, including all inherited members.
FileMode enum name | Common::Platform | |
getConfigDirectory() | Common::Platform | static |
getHomeDirectory() | Common::Platform | static |
getParameters(int argc, char **argv, std::vector< UString > &args) | Common::Platform | static |
getUserDataDirectory() | Common::Platform | static |
init() | Common::Platform | static |
kFileModeMAX enum value | Common::Platform | |
kFileModeRead enum value | Common::Platform | |
kFileModeWrite enum value | Common::Platform | |
openFile(const UString &fileName, FileMode mode) | Common::Platform | static |