Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Classes | Enumerations | Functions | Variables
OpenMS::Internal Namespace Reference

Classes

struct  OpenMSOSInfo
 

Enumerations

enum  OpenMS_OS { OS_UNKNOWN, OS_MACOS, OS_WINDOWS, OS_LINUX }
 
enum  OpenMS_Architecture { ARCH_UNKNOWN, ARCH_32BIT, ARCH_64BIT }
 

Functions

static OpenMSOSInfo getOSInfo ()
 
OpenMS_Architecture getBinaryArchitecture ()
 

Variables

std::string OpenMS_OSNames [] = {"unknown", "MacOS", "Windows", "Linux"}
 
std::string OpenMS_ArchNames [] = {"unknown", "32 bit", "64 bit"}
 

Enumeration Type Documentation

◆ OpenMS_Architecture

Enumerator
ARCH_UNKNOWN 
ARCH_32BIT 
ARCH_64BIT 

◆ OpenMS_OS

enum OpenMS_OS
Enumerator
OS_UNKNOWN 
OS_MACOS 
OS_WINDOWS 
OS_LINUX 

Function Documentation

◆ getBinaryArchitecture()

OpenMS_Architecture OpenMS::Internal::getBinaryArchitecture ( )

◆ getOSInfo()

static OpenMSOSInfo OpenMS::Internal::getOSInfo ( )
static

Variable Documentation

◆ OpenMS_ArchNames

std::string OpenMS_ArchNames[] = {"unknown", "32 bit", "64 bit"}

Referenced by getBinaryArchitecture().

◆ OpenMS_OSNames

std::string OpenMS_OSNames[] = {"unknown", "MacOS", "Windows", "Linux"}

OpenMS / TOPP release 2.3.0 Documentation generated on Sun Jan 7 2018 03:49:06 using doxygen 1.8.13