Public Types | |
| typedef OpenMS::Map < OpenMS::Size, std::set < OpenMS::Size > > | MapType |
Public Member Functions | |
| FoundProteinFunctor () | |
| template<typename TIter1 , typename TIter2 > | |
| void | operator() (TIter1 &iter_pep, TIter2 &iter_prot) |
| bool | operator== (const FoundProteinFunctor &rhs) const |
| bool | operator!= (const FoundProteinFunctor &rhs) const |
Public Attributes | |
| MapType | pep_to_prot |
| typedef OpenMS::Map<OpenMS::Size, std::set<OpenMS::Size> > MapType |
| FoundProteinFunctor | ( | ) | [inline] |
| bool operator!= | ( | const FoundProteinFunctor & | rhs | ) | const [inline] |
| void operator() | ( | TIter1 & | iter_pep, | |
| TIter2 & | iter_prot | |||
| ) | [inline] |
| bool operator== | ( | const FoundProteinFunctor & | rhs | ) | const [inline] |
References LOG_ERROR, and FoundProteinFunctor::pep_to_prot.
Referenced by FoundProteinFunctor::operator==().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:01 using doxygen 1.7.1 |