BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedSo.h>
Public Member Functions | |
BioPubmedSo () | |
BioPubmedSo (const string &fn_) | |
void | showSo (ostream &=cout) |
string | getSo () |
bool | findSo (const string &) |
Protected Member Functions | |
void | setSo (string) |
BioPubmedSo::BioPubmedSo | ( | const string & | fn_ | ) |
bool BioPubmedSo::findSo | ( | const string & | ) |
string BioPubmedSo::getSo | ( | ) |
void BioPubmedSo::setSo | ( | string | ) | [protected] |
void BioPubmedSo::showSo | ( | ostream & | = cout | ) |