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

Public Member Functions | |
| BioSwissProtRx () | |
| BioSwissProtRx (const string &) | |
| void | setRx (const string &) |
| string | getPmid () |
| long | getMedLineId () |
| string | getDoi () |
| void | showRx (ostream &=cout) |
| BioSwissProtRx::BioSwissProtRx | ( | const string & | ) |
| string BioSwissProtRx::getDoi | ( | ) |
| long BioSwissProtRx::getMedLineId | ( | ) |
| string BioSwissProtRx::getPmid | ( | ) |
| void BioSwissProtRx::setRx | ( | const string & | ) |
| void BioSwissProtRx::showRx | ( | ostream & | = cout | ) |