#include <OpenMS/OPENSWATHALGO/DATAACCESS/ITransition.h>
Public Member Functions | |
| virtual | ~IMRMFeature () |
| virtual boost::shared_ptr< OpenSwath::IFeature > | getFeature (std::string nativeID)=0 |
| virtual boost::shared_ptr< OpenSwath::IFeature > | getPrecursorFeature (std::string nativeID)=0 |
| virtual std::vector< std::string > | getNativeIDs () const =0 |
| virtual std::vector< std::string > | getPrecursorIDs () const =0 |
| virtual float | getIntensity ()=0 |
| virtual double | getRT ()=0 |
| virtual size_t | size ()=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
| OpenMS / TOPP release 2.3.0 | Documentation generated on Wed Apr 18 2018 19:29:20 using doxygen 1.8.14 |