Mock object implementing IMRMFeature. More...
#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/MockObjects.h>
 
  
 | Public Member Functions | |
| MockMRMFeature () | |
| ~MockMRMFeature () | |
| boost::shared_ptr < OpenSwath::IFeature > | getFeature (std::string nativeID) | 
| float | getIntensity () | 
| double | getRT () | 
|  Public Member Functions inherited from IMRMFeature | |
| virtual | ~IMRMFeature () | 
| Public Attributes | |
| std::map< std::string, boost::shared_ptr< MockFeature > > | m_features | 
| float | m_intensity | 
| double | m_rt | 
Mock object implementing IMRMFeature.
| MockMRMFeature | ( | ) | 
| ~MockMRMFeature | ( | ) | 
| 
 | virtual | 
Implements IMRMFeature.
| 
 | virtual | 
Implements IMRMFeature.
| 
 | virtual | 
Implements IMRMFeature.
| std::map<std::string, boost::shared_ptr<MockFeature> > m_features | 
| float m_intensity | 
| double m_rt | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:38 using doxygen 1.8.5 |