BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioGenBankVersion.h>
Public Member Functions | |
BioGenBankVersion () | |
BioGenBankVersion (const string &loc_) | |
void | setVersion (const string &) |
string | getCompoundAccessionNumber () |
string | getAccessionNumber () |
int | getVersionNumber () |
long | getNcbiGiIdentifier () |
void | showVersion (ostream &=cout) |
bool | findVersion (const string &) |
BioGenBankVersion::BioGenBankVersion | ( | const string & | loc_ | ) |
bool BioGenBankVersion::findVersion | ( | const string & | ) |
string BioGenBankVersion::getAccessionNumber | ( | ) |
void BioGenBankVersion::setVersion | ( | const string & | ) |
void BioGenBankVersion::showVersion | ( | ostream & | = cout | ) |