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

Public Member Functions | |
| BioFTQSubClone () | |
| BioFTQSubClone (const string &bou_) | |
| string | getSubClone () |
| void | showSubClone (ostream &=cout, string x=" ") |
| bool | findSubClone (const string &) |
Protected Member Functions | |
| void | setBioFTQSubClone (const string &bou_) |
| BioFTQSubClone::BioFTQSubClone | ( | ) | [inline] |
| BioFTQSubClone::BioFTQSubClone | ( | const string & | bou_ | ) |
| bool BioFTQSubClone::findSubClone | ( | const string & | ) |
| string BioFTQSubClone::getSubClone | ( | ) |
| void BioFTQSubClone::setBioFTQSubClone | ( | const string & | bou_ | ) | [protected] |
| void BioFTQSubClone::showSubClone | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |