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

Public Member Functions | |
| BioPubmedAb () | |
| BioPubmedAb (const string &fn_) | |
| void | showAb (ostream &=cout) |
| string | getAb () |
| bool | findAb (const string &) |
Protected Member Functions | |
| void | setAb (vector< string > &) |
| BioPubmedAb::BioPubmedAb | ( | const string & | fn_ | ) |
| bool BioPubmedAb::findAb | ( | const string & | ) |
| string BioPubmedAb::getAb | ( | ) |
| void BioPubmedAb::setAb | ( | vector< string > & | ) | [protected] |
| void BioPubmedAb::showAb | ( | ostream & | = cout | ) |