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

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