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

Public Member Functions | |
| BioFTQSpecificHost () | |
| BioFTQSpecificHost (const string &bou_) | |
| string | getSpecificHost () |
| void | showSpecificHost (ostream &=cout, string x=" ") |
| bool | findSpecificHost (const string &) |
Protected Member Functions | |
| void | setBioFTQSpecificHost (const string &bou_) |
| BioFTQSpecificHost::BioFTQSpecificHost | ( | ) | [inline] |
| BioFTQSpecificHost::BioFTQSpecificHost | ( | const string & | bou_ | ) |
| bool BioFTQSpecificHost::findSpecificHost | ( | const string & | ) |
| string BioFTQSpecificHost::getSpecificHost | ( | ) |
| void BioFTQSpecificHost::setBioFTQSpecificHost | ( | const string & | bou_ | ) | [protected] |
| void BioFTQSpecificHost::showSpecificHost | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |