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

Public Member Functions | |
| BioEmblCo () | |
| BioEmblCo (const string &de_) | |
| void | setCo (const string &) |
| string | getCo () |
| bool | findCo (const string &) |
| void | showCo (ostream &=cout) |
| BioEmblCo::BioEmblCo | ( | const string & | de_ | ) |
| bool BioEmblCo::findCo | ( | const string & | ) |
| string BioEmblCo::getCo | ( | ) |
| void BioEmblCo::setCo | ( | const string & | ) |
| void BioEmblCo::showCo | ( | ostream & | = cout | ) |