OpenMSOSInfo#
- class pyopenms.OpenMSOSInfo#
Bases:
objectCython implementation of _OpenMSOSInfo
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS::Internal_1_1OpenMSOSInfo.html
- __init__()#
Cython signature: void OpenMSOSInfo()
Cython signature: void OpenMSOSInfo(OpenMSOSInfo &)
Methods
Cython signature: void OpenMSOSInfo()
Cython signature: String getArchAsString()
Cython signature: String getBinaryArchitecture()
Cython signature: String getOSAsString()
Cython signature: OpenMSOSInfo getOSInfo()
Cython signature: String getOSVersionAsString()
- getArchAsString()#
Cython signature: String getArchAsString()
- getBinaryArchitecture()#
Cython signature: String getBinaryArchitecture()
- getOSAsString()#
Cython signature: String getOSAsString()
- getOSInfo()#
Cython signature: OpenMSOSInfo getOSInfo()
- getOSVersionAsString()#
Cython signature: String getOSVersionAsString()