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

Public Member Functions | |
| BioFTQIsolate () | |
| BioFTQIsolate (const string &bou_) | |
| string | getIsolate () |
| void | showIsolate (ostream &=cout, string x=" ") |
| bool | findIsolate (const string &) |
Protected Member Functions | |
| void | setBioFTQIsolate (const string &bou_) |
| BioFTQIsolate::BioFTQIsolate | ( | ) | [inline] |
| BioFTQIsolate::BioFTQIsolate | ( | const string & | bou_ | ) |
| bool BioFTQIsolate::findIsolate | ( | const string & | ) |
| string BioFTQIsolate::getIsolate | ( | ) |
| void BioFTQIsolate::setBioFTQIsolate | ( | const string & | bou_ | ) | [protected] |
| void BioFTQIsolate::showIsolate | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |