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

Public Member Functions | |
| BioFTQReplace () | |
| BioFTQReplace (const string &bou_) | |
| string | getReplace () |
| void | showReplace (ostream &=cout, string x=" ") |
| bool | findReplace (const string &) |
Protected Member Functions | |
| void | setBioFTQReplace (const string &bou_) |
| BioFTQReplace::BioFTQReplace | ( | ) | [inline] |
| BioFTQReplace::BioFTQReplace | ( | const string & | bou_ | ) |
| bool BioFTQReplace::findReplace | ( | const string & | ) |
| string BioFTQReplace::getReplace | ( | ) |
| void BioFTQReplace::setBioFTQReplace | ( | const string & | bou_ | ) | [protected] |
| void BioFTQReplace::showReplace | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |