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

Public Member Functions | |
| BioEmblRp () | |
| BioEmblRp (const string &) | |
| void | setRp (const string &) |
| string | getRp () |
| void | showRp (ostream &=cout) |
| bool | findRp (const string &) |
| BioEmblRp::BioEmblRp | ( | const string & | ) |
| bool BioEmblRp::findRp | ( | const string & | ) |
| string BioEmblRp::getRp | ( | ) |
| void BioEmblRp::setRp | ( | const string & | ) |
| void BioEmblRp::showRp | ( | ostream & | = cout | ) |