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


Public Member Functions | |
| BioSwissProt () | |
| BioSwissProt (const string &) | |
| void | setSwissProt (vector< string > &) |
| void | showSwissProt (ostream &=cout) |
Friends | |
| bool | operator> (const BioSwissProt &, const BioSwissProt &) |
| bool | operator< (const BioSwissProt &, const BioSwissProt &) |
| bool | operator== (const BioSwissProt &, const BioSwissProt &) |
| BioSwissProt::BioSwissProt | ( | const string & | ) |
| void BioSwissProt::setSwissProt | ( | vector< string > & | ) |
| void BioSwissProt::showSwissProt | ( | ostream & | = cout | ) |
| bool operator< | ( | const BioSwissProt & | , |
| const BioSwissProt & | |||
| ) | [friend] |
| bool operator== | ( | const BioSwissProt & | , |
| const BioSwissProt & | |||
| ) | [friend] |
| bool operator> | ( | const BioSwissProt & | , |
| const BioSwissProt & | |||
| ) | [friend] |