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

Public Member Functions | |
| BioFTQProduct () | |
| BioFTQProduct (const string &bou_) | |
| void | setBioFTQProduct (const string &bou_) |
| string | getProduct () |
| bool | findProduct (const string &) |
| void | showProduct (ostream &os=cout, string x=" ") |
| BioFTQProduct::BioFTQProduct | ( | ) | [inline] |
| BioFTQProduct::BioFTQProduct | ( | const string & | bou_ | ) |
| bool BioFTQProduct::findProduct | ( | const string & | ) |
| string BioFTQProduct::getProduct | ( | ) |
| void BioFTQProduct::setBioFTQProduct | ( | const string & | bou_ | ) |
| void BioFTQProduct::showProduct | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |