OpenMSOSInfo#

class pyopenms.OpenMSOSInfo#

Bases: object

Cython 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

__init__

  • Cython signature: void OpenMSOSInfo()

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()

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()