BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQLabHost.h>
Public Member Functions | |
BioFTQLabHost () | |
BioFTQLabHost (const string &bou_) | |
string | getLabHost () |
void | showLabHost (ostream &=cout, string x=" ") |
bool | findLabHost (const string &) |
Protected Member Functions | |
void | setBioFTQLabHost (const string &bou_) |
BioFTQLabHost::BioFTQLabHost | ( | ) | [inline] |
BioFTQLabHost::BioFTQLabHost | ( | const string & | bou_ | ) |
bool BioFTQLabHost::findLabHost | ( | const string & | ) |
string BioFTQLabHost::getLabHost | ( | ) |
void BioFTQLabHost::setBioFTQLabHost | ( | const string & | bou_ | ) | [protected] |
void BioFTQLabHost::showLabHost | ( | ostream & | = cout , |
string | x = " " |
||
) |