BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmblDe.h>
Public Member Functions | |
BioEmblDe () | |
BioEmblDe (const string &de_) | |
void | setDe (const string &) |
string | getDe () |
bool | findDe (const string &) |
void | showDe (ostream &=cout) |
BioEmblDe::BioEmblDe | ( | const string & | de_ | ) |
bool BioEmblDe::findDe | ( | const string & | ) |
string BioEmblDe::getDe | ( | ) |
void BioEmblDe::setDe | ( | const string & | ) |
void BioEmblDe::showDe | ( | ostream & | = cout | ) |