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