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

Public Member Functions | |
| BioFTQStandardName () | |
| BioFTQStandardName (const string &bou_) | |
| void | setBioFTQStandardName (const string &bou_) |
| string | getStandardName () |
| bool | findStandardName (const string &) |
| void | showStandardName (ostream &os=cout, string x=" ") |
| BioFTQStandardName::BioFTQStandardName | ( | ) | [inline] |
| BioFTQStandardName::BioFTQStandardName | ( | const string & | bou_ | ) |
| bool BioFTQStandardName::findStandardName | ( | const string & | ) |
| string BioFTQStandardName::getStandardName | ( | ) |
| void BioFTQStandardName::setBioFTQStandardName | ( | const string & | bou_ | ) |
| void BioFTQStandardName::showStandardName | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |