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

Public Member Functions | |
| BioEmblRc () | |
| BioEmblRc (const string &) | |
| void | setRc (const string &) |
| string | getRc () |
| void | showRc (ostream &=cout) |
| bool | findRc (const string &) |
| BioEmblRc::BioEmblRc | ( | const string & | ) |
| bool BioEmblRc::findRc | ( | const string & | ) |
| string BioEmblRc::getRc | ( | ) |
| void BioEmblRc::setRc | ( | const string & | ) |
| void BioEmblRc::showRc | ( | ostream & | = cout | ) |