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

Public Member Functions | |
| BioFTQFunction () | |
| BioFTQFunction (const string &bou_) | |
| void | setBioFTQFunction (const string &bou_) |
| string | getFunction () |
| bool | findFunction (const string &) |
| void | showFunction (ostream &os=cout, string x=" ") |
| BioFTQFunction::BioFTQFunction | ( | ) | [inline] |
| BioFTQFunction::BioFTQFunction | ( | const string & | bou_ | ) |
| bool BioFTQFunction::findFunction | ( | const string & | ) |
| string BioFTQFunction::getFunction | ( | ) |
| void BioFTQFunction::setBioFTQFunction | ( | const string & | bou_ | ) |
| void BioFTQFunction::showFunction | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |