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

Public Member Functions | |
| BioFTQDbXref () | |
| BioFTQDbXref (vector< string > &bou_) | |
| void | setBioFTQDbXref (vector< string > &bou_) |
| int | getNumberOfDbXref () |
| BioFTQSingleDbXref | getDbXref (int i) |
| bool | findDbXref (const string &) |
| void | showDbXref (ostream &os=cout, string x=" ") |
| BioFTQDbXref::BioFTQDbXref | ( | ) | [inline] |
| BioFTQDbXref::BioFTQDbXref | ( | vector< string > & | bou_ | ) |
| bool BioFTQDbXref::findDbXref | ( | const string & | ) |
| int BioFTQDbXref::getNumberOfDbXref | ( | ) |
| void BioFTQDbXref::setBioFTQDbXref | ( | vector< string > & | bou_ | ) |
| void BioFTQDbXref::showDbXref | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |