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

Public Member Functions | |
| BioFTQEstimatedLength () | |
| BioFTQEstimatedLength (const string &bou_) | |
| void | setBioFTQEstimatedLength (const string &bou_) |
| int | getEstimatedLength () |
| bool | findEstimatedLength (int) |
| void | showEstimatedLength (ostream &os=cout, string x=" ") |
| BioFTQEstimatedLength::BioFTQEstimatedLength | ( | ) | [inline] |
| BioFTQEstimatedLength::BioFTQEstimatedLength | ( | const string & | bou_ | ) |
| bool BioFTQEstimatedLength::findEstimatedLength | ( | int | ) |
| void BioFTQEstimatedLength::setBioFTQEstimatedLength | ( | const string & | bou_ | ) |
| void BioFTQEstimatedLength::showEstimatedLength | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |