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

Public Member Functions | |
| BioPubmedSb () | |
| BioPubmedSb (const string &fn_) | |
| void | showSb (ostream &=cout) |
| string | getSb (int) |
| int | getNumberOfSbs () |
| bool | findSb (const string &) |
Protected Member Functions | |
| void | setSb (vector< string > &) |
| BioPubmedSb::BioPubmedSb | ( | const string & | fn_ | ) |
| bool BioPubmedSb::findSb | ( | const string & | ) |
| int BioPubmedSb::getNumberOfSbs | ( | ) |
| string BioPubmedSb::getSb | ( | int | ) |
| void BioPubmedSb::setSb | ( | vector< string > & | ) | [protected] |
| void BioPubmedSb::showSb | ( | ostream & | = cout | ) |