BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtRg.h>
Public Member Functions | |
BioSwissProtRg () | |
BioSwissProtRg (const string &) | |
void | setRg (const string &) |
string | getRg () |
void | showRg (ostream &=cout) |
bool | findRg (const string &) |
BioSwissProtRg::BioSwissProtRg | ( | const string & | ) |
bool BioSwissProtRg::findRg | ( | const string & | ) |
string BioSwissProtRg::getRg | ( | ) |
void BioSwissProtRg::setRg | ( | const string & | ) |
void BioSwissProtRg::showRg | ( | ostream & | = cout | ) |