This is the complete list of members for MapAlignmentTransformer, including all inherited members.
applyToBaseFeature_(BaseFeature &feature, const TransformationDescription &trafo) | MapAlignmentTransformer | privatestatic |
applyToConsensusFeature_(ConsensusFeature &feature, const TransformationDescription &trafo) | MapAlignmentTransformer | privatestatic |
applyToFeature_(Feature &feature, const TransformationDescription &trafo) | MapAlignmentTransformer | privatestatic |
transformConsensusMaps(std::vector< ConsensusMap > &maps, const std::vector< TransformationDescription > &given_trafos) | MapAlignmentTransformer | static |
transformFeatureMaps(std::vector< FeatureMap<> > &maps, const std::vector< TransformationDescription > &given_trafos) | MapAlignmentTransformer | static |
transformPeakMaps(std::vector< MSExperiment<> > &maps, const std::vector< TransformationDescription > &given_trafos) | MapAlignmentTransformer | static |
transformPeptideIdentifications(std::vector< std::vector< PeptideIdentification > > &maps, const std::vector< TransformationDescription > &given_trafos) | MapAlignmentTransformer | static |
transformSingleConsensusMap(ConsensusMap &cmap, const TransformationDescription &trafo) | MapAlignmentTransformer | static |
transformSingleFeatureMap(FeatureMap<> &fmap, const TransformationDescription &trafo) | MapAlignmentTransformer | static |
transformSinglePeakMap(MSExperiment<> &msexp, const TransformationDescription &trafo) | MapAlignmentTransformer | static |
transformSinglePeptideIdentification(std::vector< PeptideIdentification > &pepids, const TransformationDescription &trafo) | MapAlignmentTransformer | static |