|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQSingleDbXref.h>
Public Member Functions | |
| BioFTQSingleDbXref () | |
| BioFTQSingleDbXref (const string &bou_) | |
| void | setBioFTQSingleDbXref (const string &bou_) |
| string | getDb () |
| string | getIdentifier () |
| bool | findDbXref (const string &) |
| void | showSingleDbXref (ostream &os=cout, string x=" ") |
Friends | |
| bool | operator> (const BioFTQSingleDbXref &, const BioFTQSingleDbXref &) |
| bool | operator< (const BioFTQSingleDbXref &, const BioFTQSingleDbXref &) |
| bool | operator== (const BioFTQSingleDbXref &, const BioFTQSingleDbXref &) |
| BioFTQSingleDbXref::BioFTQSingleDbXref | ( | ) | [inline] |
| BioFTQSingleDbXref::BioFTQSingleDbXref | ( | const string & | bou_ | ) |
| bool BioFTQSingleDbXref::findDbXref | ( | const string & | ) |
| string BioFTQSingleDbXref::getDb | ( | ) |
| string BioFTQSingleDbXref::getIdentifier | ( | ) |
| void BioFTQSingleDbXref::setBioFTQSingleDbXref | ( | const string & | bou_ | ) |
| void BioFTQSingleDbXref::showSingleDbXref | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |
| bool operator< | ( | const BioFTQSingleDbXref & | , |
| const BioFTQSingleDbXref & | |||
| ) | [friend] |
| bool operator== | ( | const BioFTQSingleDbXref & | , |
| const BioFTQSingleDbXref & | |||
| ) | [friend] |
| bool operator> | ( | const BioFTQSingleDbXref & | , |
| const BioFTQSingleDbXref & | |||
| ) | [friend] |