|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedSingleFau.h>
Public Member Functions | |
| BioPubmedSingleFau () | |
| BioPubmedSingleFau (const string &) | |
| void | setFau (string &) |
| string | getFau () |
| void | showFau (ostream &=cout) |
| bool | findFau (const string &) |
Friends | |
| bool | operator> (const BioPubmedSingleFau &, const BioPubmedSingleFau &) |
| bool | operator< (const BioPubmedSingleFau &, const BioPubmedSingleFau &) |
| bool | operator== (const BioPubmedSingleFau &, const BioPubmedSingleFau &) |
| BioPubmedSingleFau::BioPubmedSingleFau | ( | const string & | ) |
| bool BioPubmedSingleFau::findFau | ( | const string & | ) |
| string BioPubmedSingleFau::getFau | ( | ) |
| void BioPubmedSingleFau::setFau | ( | string & | ) |
| void BioPubmedSingleFau::showFau | ( | ostream & | = cout | ) |
| bool operator< | ( | const BioPubmedSingleFau & | , |
| const BioPubmedSingleFau & | |||
| ) | [friend] |
| bool operator== | ( | const BioPubmedSingleFau & | , |
| const BioPubmedSingleFau & | |||
| ) | [friend] |
| bool operator> | ( | const BioPubmedSingleFau & | , |
| const BioPubmedSingleFau & | |||
| ) | [friend] |