interface for legacy access to Software
More...
#include <LegacyAdapter.hpp>
|
boost::shared_ptr< Impl > | impl_ |
|
interface for legacy access to Software
mzXML: <software type="acquisition" name="XCalibur" version="4.20">
MSData: name: Software::cvParams(0) version: Software::version type: DataProcessing::processingMethods[?].userParams[?]
Note: setting 'type' may create a DataProcessing object, which needs an id. Since the id is generated from 'name', it is an error to set 'type' before setting 'name'.
Definition at line 105 of file LegacyAdapter.hpp.
◆ LegacyAdapter_Software() [1/2]
◆ LegacyAdapter_Software() [2/2]
◆ name() [1/2]
std::string pwiz::msdata::LegacyAdapter_Software::name |
( |
| ) |
const |
◆ name() [2/2]
void pwiz::msdata::LegacyAdapter_Software::name |
( |
const std::string & |
value | ) |
|
◆ version() [1/2]
std::string pwiz::msdata::LegacyAdapter_Software::version |
( |
| ) |
const |
◆ version() [2/2]
void pwiz::msdata::LegacyAdapter_Software::version |
( |
const std::string & |
value | ) |
|
◆ type() [1/2]
std::string pwiz::msdata::LegacyAdapter_Software::type |
( |
| ) |
const |
◆ type() [2/2]
void pwiz::msdata::LegacyAdapter_Software::type |
( |
const std::string & |
value | ) |
|
◆ operator=()
◆ impl_
boost::shared_ptr<Impl> pwiz::msdata::LegacyAdapter_Software::impl_ |
|
private |
The documentation for this class was generated from the following file: