BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQMap.h>
Public Member Functions | |
BioFTQMap () | |
BioFTQMap (const string &bou_) | |
void | setBioFTQMap (const string &bou_) |
string | getMap () |
bool | findMap (const string &) |
void | showMap (ostream &os=cout, string x=" ") |
BioFTQMap::BioFTQMap | ( | ) | [inline] |
BioFTQMap::BioFTQMap | ( | const string & | bou_ | ) |
bool BioFTQMap::findMap | ( | const string & | ) |
string BioFTQMap::getMap | ( | ) |
void BioFTQMap::setBioFTQMap | ( | const string & | bou_ | ) |
void BioFTQMap::showMap | ( | ostream & | os = cout , |
string | x = " " |
||
) |