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

Public Member Functions | |
| BioFTQGene () | |
| BioFTQGene (const string &bou_) | |
| void | setBioFTQGene (const string &bou_) |
| string | getGene () |
| bool | findGene (const string &) |
| void | showGene (ostream &os=cout, string st=" ") |
| BioFTQGene::BioFTQGene | ( | ) | [inline] |
| BioFTQGene::BioFTQGene | ( | const string & | bou_ | ) |
| bool BioFTQGene::findGene | ( | const string & | ) |
| string BioFTQGene::getGene | ( | ) |
| void BioFTQGene::setBioFTQGene | ( | const string & | bou_ | ) |
| void BioFTQGene::showGene | ( | ostream & | os = cout, |
| string | st = " " |
||
| ) |
Reimplemented in BioFTKSingleGene.