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

Public Member Functions | |
| BioFTQTranslTable () | |
| BioFTQTranslTable (const string &bou_) | |
| void | setBioFTQTranslTable (const string &bou_) |
| int | getTranslTableNumber () |
| bool | findTranslTable (int) |
| void | showTranslTable (ostream &os=cout, string x=" ") |
| BioFTQTranslTable::BioFTQTranslTable | ( | ) | [inline] |
| BioFTQTranslTable::BioFTQTranslTable | ( | const string & | bou_ | ) |
| bool BioFTQTranslTable::findTranslTable | ( | int | ) |
| void BioFTQTranslTable::setBioFTQTranslTable | ( | const string & | bou_ | ) |
| void BioFTQTranslTable::showTranslTable | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |