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

Public Member Functions | |
| BioFTQClone () | |
| BioFTQClone (const string &bou_) | |
| string | getClone () |
| void | showClone (ostream &=cout, string x=" ") |
| bool | findClone (const string &) |
Protected Member Functions | |
| void | setBioFTQClone (const string &bou_) |
| BioFTQClone::BioFTQClone | ( | ) | [inline] |
| BioFTQClone::BioFTQClone | ( | const string & | bou_ | ) |
| bool BioFTQClone::findClone | ( | const string & | ) |
| string BioFTQClone::getClone | ( | ) |
| void BioFTQClone::setBioFTQClone | ( | const string & | bou_ | ) | [protected] |
| void BioFTQClone::showClone | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |