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

Public Member Functions | |
| BioPubmedPst () | |
| BioPubmedPst (const string &fn_) | |
| void | showPst (ostream &=cout) |
| string | getPst () |
| bool | findPst (const string &) |
Protected Member Functions | |
| void | setPst (string) |
| BioPubmedPst::BioPubmedPst | ( | const string & | fn_ | ) |
| bool BioPubmedPst::findPst | ( | const string & | ) |
| string BioPubmedPst::getPst | ( | ) |
| void BioPubmedPst::setPst | ( | string | ) | [protected] |
| void BioPubmedPst::showPst | ( | ostream & | = cout | ) |