BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtRl.h>
Public Member Functions | |
BioSwissProtRl () | |
BioSwissProtRl (const string &) | |
void | setRl (vector< string >) |
string | getRl () |
void | showRl (ostream &=cout) |
bool | findRl (const string &) |
BioSwissProtRl::BioSwissProtRl | ( | const string & | ) |
bool BioSwissProtRl::findRl | ( | const string & | ) |
string BioSwissProtRl::getRl | ( | ) |
void BioSwissProtRl::setRl | ( | vector< string > | ) |
void BioSwissProtRl::showRl | ( | ostream & | = cout | ) |