BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTKSingleProteinBind.h>
Public Member Functions | |
BioFTKSingleProteinBind () | |
BioFTKSingleProteinBind (const string &de_) | |
void | setFTKSingleProteinBind (vector< string >) |
void | showProteinBind (ostream &=cout, string x=" ") |
void | showFeatureQualifiers (ostream &os=cout) |
Friends | |
bool | operator> (const BioFTKSingleProteinBind &, const BioFTKSingleProteinBind &) |
bool | operator< (const BioFTKSingleProteinBind &, const BioFTKSingleProteinBind &) |
bool | operator== (const BioFTKSingleProteinBind &, const BioFTKSingleProteinBind &) |
BioFTKSingleProteinBind::BioFTKSingleProteinBind | ( | const string & | de_ | ) |
void BioFTKSingleProteinBind::setFTKSingleProteinBind | ( | vector< string > | ) |
void BioFTKSingleProteinBind::showFeatureQualifiers | ( | ostream & | os = cout | ) |
void BioFTKSingleProteinBind::showProteinBind | ( | ostream & | = cout , |
string | x = " " |
||
) |
bool operator< | ( | const BioFTKSingleProteinBind & | , |
const BioFTKSingleProteinBind & | |||
) | [friend] |
bool operator== | ( | const BioFTKSingleProteinBind & | , |
const BioFTKSingleProteinBind & | |||
) | [friend] |
bool operator> | ( | const BioFTKSingleProteinBind & | , |
const BioFTKSingleProteinBind & | |||
) | [friend] |