BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmblCc.h>
Public Member Functions | |
BioEmblCc () | |
BioEmblCc (const string &de_) | |
void | setCc (const string &) |
string | getCc () |
bool | findCc (const string &) |
void | showCc (ostream &=cout) |
BioEmblCc::BioEmblCc | ( | const string & | de_ | ) |
bool BioEmblCc::findCc | ( | const string & | ) |
string BioEmblCc::getCc | ( | ) |
void BioEmblCc::setCc | ( | const string & | ) |
void BioEmblCc::showCc | ( | ostream & | = cout | ) |