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

Public Member Functions | |
| BioPubmedPg () | |
| BioPubmedPg (const string &fn_) | |
| void | showPg (ostream &=cout) |
| string | getPg () |
| bool | findPg (const string &) |
Protected Member Functions | |
| void | setPg (string) |
| BioPubmedPg::BioPubmedPg | ( | const string & | fn_ | ) |
| bool BioPubmedPg::findPg | ( | const string & | ) |
| string BioPubmedPg::getPg | ( | ) |
| void BioPubmedPg::setPg | ( | string | ) | [protected] |
| void BioPubmedPg::showPg | ( | ostream & | = cout | ) |