|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedSingleSb.h>
Public Member Functions | |
| BioPubmedSingleSb () | |
| BioPubmedSingleSb (const string &) | |
| void | setSb (string &) |
| string | getSb () |
| void | showSb (ostream &=cout) |
| bool | findSb (const string &) |
Friends | |
| bool | operator> (const BioPubmedSingleSb &, const BioPubmedSingleSb &) |
| bool | operator< (const BioPubmedSingleSb &, const BioPubmedSingleSb &) |
| bool | operator== (const BioPubmedSingleSb &, const BioPubmedSingleSb &) |
| BioPubmedSingleSb::BioPubmedSingleSb | ( | const string & | ) |
| bool BioPubmedSingleSb::findSb | ( | const string & | ) |
| string BioPubmedSingleSb::getSb | ( | ) |
| void BioPubmedSingleSb::setSb | ( | string & | ) |
| void BioPubmedSingleSb::showSb | ( | ostream & | = cout | ) |
| bool operator< | ( | const BioPubmedSingleSb & | , |
| const BioPubmedSingleSb & | |||
| ) | [friend] |
| bool operator== | ( | const BioPubmedSingleSb & | , |
| const BioPubmedSingleSb & | |||
| ) | [friend] |
| bool operator> | ( | const BioPubmedSingleSb & | , |
| const BioPubmedSingleSb & | |||
| ) | [friend] |