BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtRp.h>
Public Member Functions | |
BioSwissProtRp () | |
BioSwissProtRp (const string &) | |
void | setRp (const string &) |
string | getRp () |
void | showRp (ostream &=cout) |
bool | findRp (const string &) |
BioSwissProtRp::BioSwissProtRp | ( | const string & | ) |
bool BioSwissProtRp::findRp | ( | const string & | ) |
string BioSwissProtRp::getRp | ( | ) |
void BioSwissProtRp::setRp | ( | const string & | ) |
void BioSwissProtRp::showRp | ( | ostream & | = cout | ) |