Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes

Software Class Reference
[Metadata]

Description of the software used for processing. More...

#include <OpenMS/METADATA/Software.h>

Inheritance diagram for Software:
CVTermList MetaInfoInterface

List of all members.

Public Member Functions

 Software ()
 Constructor.
 Software (const Software &source)
 Copy constructor.
virtual ~Software ()
 Destructor.
Softwareoperator= (const Software &source)
 Assignment operator.
bool operator== (const Software &rhs) const
 Equality operator.
bool operator!= (const Software &rhs) const
 Equality operator.
const StringgetName () const
 returns the name of the software
void setName (const String &name)
 sets the name of the software
const StringgetVersion () const
 returns the software version
void setVersion (const String &version)
 sets the software version

Protected Attributes

String name_
String version_

Detailed Description

Description of the software used for processing.


Constructor & Destructor Documentation

Software (  ) 

Constructor.

Software ( const Software source  ) 

Copy constructor.

virtual ~Software (  )  [virtual]

Destructor.


Member Function Documentation

bool operator!= ( const Software rhs  )  const

Equality operator.

Software& operator= ( const Software source  ) 

Assignment operator.

bool operator== ( const Software rhs  )  const

Equality operator.


Member Data Documentation

String name_ [protected]
String version_ [protected]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:56 using doxygen 1.7.1