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

Public Member Functions | |
| BioPubmedSi () | |
| BioPubmedSi (const string &fn_) | |
| void | showSi (ostream &=cout) |
| string | getSi (int) |
| int | getNumberOfSis () |
| bool | findSi (const string &) |
Protected Member Functions | |
| void | setSi (vector< string > &) |
| BioPubmedSi::BioPubmedSi | ( | const string & | fn_ | ) |
| bool BioPubmedSi::findSi | ( | const string & | ) |
| int BioPubmedSi::getNumberOfSis | ( | ) |
| string BioPubmedSi::getSi | ( | int | ) |
| void BioPubmedSi::setSi | ( | vector< string > & | ) | [protected] |
| void BioPubmedSi::showSi | ( | ostream & | = cout | ) |