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