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

Public Member Functions | |
| BioGenBankDefinition () | |
| BioGenBankDefinition (const string &de_) | |
| void | setDefinition (const string &) |
| string | getDefinition () |
| bool | findDefinition (const string &) |
| void | showDefinition (ostream &os=cout) |
| BioGenBankDefinition::BioGenBankDefinition | ( | const string & | de_ | ) |
| bool BioGenBankDefinition::findDefinition | ( | const string & | ) |
| string BioGenBankDefinition::getDefinition | ( | ) |
| void BioGenBankDefinition::setDefinition | ( | const string & | ) |
| void BioGenBankDefinition::showDefinition | ( | ostream & | os = cout | ) |