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

Public Member Functions | |
| BioEmblRl () | |
| BioEmblRl (const string &) | |
| void | setRl (vector< string >) |
| string | getRl () |
| void | showRl (ostream &=cout) |
| bool | findRl (const string &) |
| BioEmblRl::BioEmblRl | ( | const string & | ) |
| bool BioEmblRl::findRl | ( | const string & | ) |
| string BioEmblRl::getRl | ( | ) |
| void BioEmblRl::setRl | ( | vector< string > | ) |
| void BioEmblRl::showRl | ( | ostream & | = cout | ) |