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

Public Member Functions | |
| BioFTQOperon () | |
| BioFTQOperon (const string &bou_) | |
| void | setBioFTQOperon (const string &bou_) |
| string | getOperon () |
| bool | findOperon (const string &) |
| void | showOperon (ostream &os=cout, string x=" ") |
| BioFTQOperon::BioFTQOperon | ( | ) | [inline] |
| BioFTQOperon::BioFTQOperon | ( | const string & | bou_ | ) |
| bool BioFTQOperon::findOperon | ( | const string & | ) |
| string BioFTQOperon::getOperon | ( | ) |
| void BioFTQOperon::setBioFTQOperon | ( | const string & | bou_ | ) |
| void BioFTQOperon::showOperon | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |
Reimplemented in BioFTKSingleOperon.