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

Public Member Functions | |
| BioEmblRg () | |
| BioEmblRg (const string &) | |
| void | setRg (const string &) |
| string | getRg () |
| void | showRg (ostream &=cout) |
| bool | findRg (const string &) |
| BioEmblRg::BioEmblRg | ( | const string & | ) |
| bool BioEmblRg::findRg | ( | const string & | ) |
| string BioEmblRg::getRg | ( | ) |
| void BioEmblRg::setRg | ( | const string & | ) |
| void BioEmblRg::showRg | ( | ostream & | = cout | ) |