BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedPl.h>
Public Member Functions | |
BioPubmedPl () | |
BioPubmedPl (const string &fn_) | |
void | showPl (ostream &=cout) |
string | getPl () |
bool | findPl (const string &) |
Protected Member Functions | |
void | setPl (string) |
BioPubmedPl::BioPubmedPl | ( | const string & | fn_ | ) |
bool BioPubmedPl::findPl | ( | const string & | ) |
string BioPubmedPl::getPl | ( | ) |
void BioPubmedPl::setPl | ( | string | ) | [protected] |
void BioPubmedPl::showPl | ( | ostream & | = cout | ) |