BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmblRx.h>
Public Member Functions | |
BioEmblRx () | |
BioEmblRx (const string &) | |
void | setRx (const string &) |
string | getPmid () |
long | getMedLineId () |
void | showRx (ostream &=cout) |
BioEmblRx::BioEmblRx | ( | const string & | ) |
long BioEmblRx::getMedLineId | ( | ) |
string BioEmblRx::getPmid | ( | ) |
void BioEmblRx::setRx | ( | const string & | ) |
void BioEmblRx::showRx | ( | ostream & | = cout | ) |