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

Public Member Functions | |
| BioPubmedIs () | |
| BioPubmedIs (const string &fn_) | |
| void | showIs (ostream &=cout) |
| string | getIs () |
| bool | findIs (const string &) |
Protected Member Functions | |
| void | setIs (string) |
| BioPubmedIs::BioPubmedIs | ( | const string & | fn_ | ) |
| bool BioPubmedIs::findIs | ( | const string & | ) |
| string BioPubmedIs::getIs | ( | ) |
| void BioPubmedIs::setIs | ( | string | ) | [protected] |
| void BioPubmedIs::showIs | ( | ostream & | = cout | ) |