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

Public Member Functions | |
| BioPubmedIp () | |
| BioPubmedIp (const string &fn_) | |
| void | showIp (ostream &=cout) |
| string | getIp () |
| bool | findIp (const string &) |
Protected Member Functions | |
| void | setIp (string) |
| BioPubmedIp::BioPubmedIp | ( | const string & | fn_ | ) |
| bool BioPubmedIp::findIp | ( | const string & | ) |
| string BioPubmedIp::getIp | ( | ) |
| void BioPubmedIp::setIp | ( | string | ) | [protected] |
| void BioPubmedIp::showIp | ( | ostream & | = cout | ) |