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

#include <BioPubmedSingleAu.h>

List of all members.

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

Constructor & Destructor Documentation


Member Function Documentation

bool BioPubmedSingleAu::findAu ( const string &  )
void BioPubmedSingleAu::setAu ( string &  )
void BioPubmedSingleAu::showAu ( ostream &  = cout)

Friends And Related Function Documentation

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

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