BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioPubmedSingleFau Class Reference

#include <BioPubmedSingleFau.h>

List of all members.

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 &)

Constructor & Destructor Documentation


Member Function Documentation

bool BioPubmedSingleFau::findFau ( const string &  )
void BioPubmedSingleFau::setFau ( string &  )
void BioPubmedSingleFau::showFau ( ostream &  = cout)

Friends And Related Function Documentation

bool operator< ( const BioPubmedSingleFau ,
const BioPubmedSingleFau  
) [friend]
bool operator== ( const BioPubmedSingleFau ,
const BioPubmedSingleFau  
) [friend]
bool operator> ( const BioPubmedSingleFau ,
const BioPubmedSingleFau  
) [friend]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines