#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/ITransition.h>
Public Member Functions | |
| virtual | ~IMRMFeature () |
| virtual boost::shared_ptr < OpenSwath::IFeature > | getFeature (std::string nativeID)=0 |
| virtual float | getIntensity ()=0 |
| virtual double | getRT ()=0 |
| virtual ~IMRMFeature | ( | ) | [inline, virtual] |
| virtual boost::shared_ptr<OpenSwath::IFeature> getFeature | ( | std::string | nativeID | ) | [pure virtual] |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
| virtual float getIntensity | ( | ) | [pure virtual] |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
| virtual double getRT | ( | ) | [pure virtual] |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1 |