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