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

Public Member Functions | |
| BioFTQUsedIn () | |
| BioFTQUsedIn (const string &bou_) | |
| void | setBioFTQUsedIn (const string &bou_) |
| string | getUsedIn () |
| string | getDbName () |
| string | getAccessionNumber () |
| string | getUsedInLabel () |
| bool | findUsedIn (const string &) |
| void | showUsedIn (ostream &os=cout, string x=" ") |
| BioFTQUsedIn::BioFTQUsedIn | ( | ) | [inline] |
| BioFTQUsedIn::BioFTQUsedIn | ( | const string & | bou_ | ) |
| bool BioFTQUsedIn::findUsedIn | ( | const string & | ) |
| string BioFTQUsedIn::getAccessionNumber | ( | ) |
| string BioFTQUsedIn::getDbName | ( | ) |
| string BioFTQUsedIn::getUsedIn | ( | ) |
| string BioFTQUsedIn::getUsedInLabel | ( | ) |
| void BioFTQUsedIn::setBioFTQUsedIn | ( | const string & | bou_ | ) |
| void BioFTQUsedIn::showUsedIn | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |