Convenience class to simplify OS checking and similar platform-specific handling.
More...
|
bool | isOSX (cls) |
| Check to see if we are currently running on OSX.
|
|
bool | isWindows (cls) |
| Check to see if we are currently running on Windows.
|
|
bool | isLinux (cls) |
| Check to see if we are currently running on Linux.
|
|
int | getType (cls) |
| Get the platform type.
|
|
Convenience class to simplify OS checking and similar platform-specific handling.
The documentation for this class was generated from the following file: