slim struct to feed the need for systematically storing of ratios ( More...
#include <OpenMS/KERNEL/ConsensusFeature.h>
| Public Member Functions | |
| Ratio () | |
| Ratio (const Ratio &rhs) | |
| virtual | ~Ratio () | 
| Ratio & | operator= (const Ratio &rhs) | 
| Public Attributes | |
| DoubleReal | ratio_value_ | 
| String | denominator_ref_ | 
| String | numerator_ref_ | 
| std::vector< String > | description_ | 
slim struct to feed the need for systematically storing of ratios (
| 
 | inline | 
| 
 | inlinevirtual | 
| String denominator_ref_ | 
Referenced by ConsensusFeature::Ratio::operator=(), and ConsensusFeature::Ratio::Ratio().
| std::vector<String> description_ | 
Referenced by ConsensusFeature::Ratio::operator=(), and ConsensusFeature::Ratio::Ratio().
| String numerator_ref_ | 
Referenced by ConsensusFeature::Ratio::operator=(), and ConsensusFeature::Ratio::Ratio().
| DoubleReal ratio_value_ | 
Referenced by ConsensusFeature::Ratio::operator=(), and ConsensusFeature::Ratio::Ratio().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |