|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQCompare.h>
Public Member Functions | |
| BioFTQCompare () | |
| BioFTQCompare (const string &bou_) | |
| string | getCompare () |
| string | getCompareAccessionNumber () |
| int | getCompareSequenceVersion () |
| void | showCompare (ostream &=cout, string x=" ") |
| bool | findCompare (const string &) |
Protected Member Functions | |
| void | setBioFTQCompare (const string &bou_) |
| BioFTQCompare::BioFTQCompare | ( | ) | [inline] |
| BioFTQCompare::BioFTQCompare | ( | const string & | bou_ | ) |
| bool BioFTQCompare::findCompare | ( | const string & | ) |
| string BioFTQCompare::getCompare | ( | ) |
| string BioFTQCompare::getCompareAccessionNumber | ( | ) |
| void BioFTQCompare::setBioFTQCompare | ( | const string & | bou_ | ) | [protected] |
| void BioFTQCompare::showCompare | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |