|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedSingleAu.h>
Public Member Functions | |
| BioPubmedSingleAu () | |
| BioPubmedSingleAu (const string &) | |
| void | setAu (string &) |
| string | getAu () |
| void | showAu (ostream &=cout) |
| bool | findAu (const string &) |
Friends | |
| bool | operator> (const BioPubmedSingleAu &, const BioPubmedSingleAu &) |
| bool | operator< (const BioPubmedSingleAu &, const BioPubmedSingleAu &) |
| bool | operator== (const BioPubmedSingleAu &, const BioPubmedSingleAu &) |
| BioPubmedSingleAu::BioPubmedSingleAu | ( | const string & | ) |
| bool BioPubmedSingleAu::findAu | ( | const string & | ) |
| string BioPubmedSingleAu::getAu | ( | ) |
| void BioPubmedSingleAu::setAu | ( | string & | ) |
| void BioPubmedSingleAu::showAu | ( | ostream & | = cout | ) |
| bool operator< | ( | const BioPubmedSingleAu & | , |
| const BioPubmedSingleAu & | |||
| ) | [friend] |
| bool operator== | ( | const BioPubmedSingleAu & | , |
| const BioPubmedSingleAu & | |||
| ) | [friend] |
| bool operator> | ( | const BioPubmedSingleAu & | , |
| const BioPubmedSingleAu & | |||
| ) | [friend] |