Classes | |
| struct | OpenMSOSInfo |
Enumerations | |
| enum | OpenMS_OS { OS_UNKNOWN, OS_MACOS, OS_WINDOWS, OS_LINUX } |
| enum | OpenMS_Architecture { ARCH_UNKOWN, ARCH_32BIT, ARCH_64BIT } |
Functions | |
| static OpenMSOSInfo | getOSInfo () |
Variables | |
| std::string | OpenMS_OSNames [] = {"unkown", "MacOS", "Windows", "Linux"} |
| std::string | OpenMS_ArchNames [] = {"unkown", "32bit", "64bit"} |
| enum OpenMS_Architecture |
| enum OpenMS_OS |
|
static |
References OpenMSOSInfo::arch, ARCH_32BIT, ARCH_64BIT, OpenMSOSInfo::os, OS_LINUX, OS_MACOS, OpenMSOSInfo::os_version, and OS_WINDOWS.
| std::string OpenMS_ArchNames[] = {"unkown", "32bit", "64bit"} |
Referenced by OpenMSOSInfo::getArchAsString().
| std::string OpenMS_OSNames[] = {"unkown", "MacOS", "Windows", "Linux"} |
Referenced by OpenMSOSInfo::getOSAsString().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Wed Jan 29 2014 23:31:57 using doxygen 1.8.6 |