BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmblRa.h>
Public Member Functions | |
BioEmblRa () | |
BioEmblRa (const string &) | |
void | setRa (const string &) |
int | getNumberOfRas () |
string | getRa (unsigned int) |
bool | findRa (const string &) |
void | showRa (ostream &=cout) |
BioEmblRa::BioEmblRa | ( | const string & | ) |
bool BioEmblRa::findRa | ( | const string & | ) |
int BioEmblRa::getNumberOfRas | ( | ) |
string BioEmblRa::getRa | ( | unsigned | int | ) |
void BioEmblRa::setRa | ( | const string & | ) |
void BioEmblRa::showRa | ( | ostream & | = cout | ) |