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

Public Member Functions | |
| BioPubmedOwn () | |
| BioPubmedOwn (const string &fn_) | |
| void | showOwn (ostream &=cout) |
| string | getOwn () |
| bool | findOwn (const string &) |
Protected Member Functions | |
| void | setOwn (string) |
| BioPubmedOwn::BioPubmedOwn | ( | const string & | fn_ | ) |
| bool BioPubmedOwn::findOwn | ( | const string & | ) |
| string BioPubmedOwn::getOwn | ( | ) |
| void BioPubmedOwn::setOwn | ( | string | ) | [protected] |
| void BioPubmedOwn::showOwn | ( | ostream & | = cout | ) |