BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedDcom.h>
Public Member Functions | |
BioPubmedDcom () | |
BioPubmedDcom (const string &fn_) | |
void | showDcom (ostream &=cout) |
string | getDcom () |
bool | findDcom (const string &) |
Protected Member Functions | |
void | setDcom (string) |
BioPubmedDcom::BioPubmedDcom | ( | const string & | fn_ | ) |
bool BioPubmedDcom::findDcom | ( | const string & | ) |
string BioPubmedDcom::getDcom | ( | ) |
void BioPubmedDcom::setDcom | ( | string | ) | [protected] |
void BioPubmedDcom::showDcom | ( | ostream & | = cout | ) |