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

Public Member Functions | |
| BioEmblRt () | |
| BioEmblRt (const string &) | |
| void | setRt (const string &) |
| string | getRt () |
| void | showRt (ostream &=cout) |
| bool | findRt (const string &) |
| BioEmblRt::BioEmblRt | ( | const string & | ) |
| bool BioEmblRt::findRt | ( | const string & | ) |
| string BioEmblRt::getRt | ( | ) |
| void BioEmblRt::setRt | ( | const string & | ) |
| void BioEmblRt::showRt | ( | ostream & | = cout | ) |