|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTKSingleMatPeptide.h>


Public Member Functions | |
| BioFTKSingleMatPeptide () | |
| BioFTKSingleMatPeptide (const string &de_) | |
| void | showMatPeptide (ostream &=cout, string x=" ") |
| void | setFTKSingleMatPeptide (vector< string >) |
| void | showFeatureQualifiers (ostream &os=cout) |
Friends | |
| bool | operator> (const BioFTKSingleMatPeptide &, const BioFTKSingleMatPeptide &) |
| bool | operator< (const BioFTKSingleMatPeptide &, const BioFTKSingleMatPeptide &) |
| bool | operator== (const BioFTKSingleMatPeptide &, const BioFTKSingleMatPeptide &) |
| BioFTKSingleMatPeptide::BioFTKSingleMatPeptide | ( | const string & | de_ | ) |
| void BioFTKSingleMatPeptide::setFTKSingleMatPeptide | ( | vector< string > | ) |
| void BioFTKSingleMatPeptide::showFeatureQualifiers | ( | ostream & | os = cout | ) |
| void BioFTKSingleMatPeptide::showMatPeptide | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |
| bool operator< | ( | const BioFTKSingleMatPeptide & | , |
| const BioFTKSingleMatPeptide & | |||
| ) | [friend] |
| bool operator== | ( | const BioFTKSingleMatPeptide & | , |
| const BioFTKSingleMatPeptide & | |||
| ) | [friend] |
| bool operator> | ( | const BioFTKSingleMatPeptide & | , |
| const BioFTKSingleMatPeptide & | |||
| ) | [friend] |