#include <OpenMS/config.h>
#include <OpenMS/CONCEPT/VersionInfo.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/SYSTEM/File.h>
#include <QSysInfo>
#include <QDir>
Classes | |
struct | OpenMSOSInfo |
Namespaces | |
OpenMS | |
OpenMS::Internal | |
Constant Groups | |
OpenMS | |
OpenMS::Internal | |
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"} |
OpenMS / TOPP release 1.9.0 | Documentation generated on Sun Oct 27 2013 01:11:36 using doxygen 1.8.4 |