|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedSinglePhst.h>
Public Member Functions | |
| BioPubmedSinglePhst () | |
| BioPubmedSinglePhst (const string &) | |
| void | setPhst (string &) |
| string | getPhst () |
| void | showPhst (ostream &=cout) |
| bool | findPhst (const string &) |
Friends | |
| bool | operator> (const BioPubmedSinglePhst &, const BioPubmedSinglePhst &) |
| bool | operator< (const BioPubmedSinglePhst &, const BioPubmedSinglePhst &) |
| bool | operator== (const BioPubmedSinglePhst &, const BioPubmedSinglePhst &) |
| BioPubmedSinglePhst::BioPubmedSinglePhst | ( | const string & | ) |
| bool BioPubmedSinglePhst::findPhst | ( | const string & | ) |
| string BioPubmedSinglePhst::getPhst | ( | ) |
| void BioPubmedSinglePhst::setPhst | ( | string & | ) |
| void BioPubmedSinglePhst::showPhst | ( | ostream & | = cout | ) |
| bool operator< | ( | const BioPubmedSinglePhst & | , |
| const BioPubmedSinglePhst & | |||
| ) | [friend] |
| bool operator== | ( | const BioPubmedSinglePhst & | , |
| const BioPubmedSinglePhst & | |||
| ) | [friend] |
| bool operator> | ( | const BioPubmedSinglePhst & | , |
| const BioPubmedSinglePhst & | |||
| ) | [friend] |