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

#include <BioPubmedSingleAid.h>

List of all members.

Public Member Functions

 BioPubmedSingleAid ()
 BioPubmedSingleAid (const string &)
void setAid (string &)
string getAid ()
void showAid (ostream &=cout)
bool findAid (const string &)

Friends

bool operator> (const BioPubmedSingleAid &, const BioPubmedSingleAid &)
bool operator< (const BioPubmedSingleAid &, const BioPubmedSingleAid &)
bool operator== (const BioPubmedSingleAid &, const BioPubmedSingleAid &)

Constructor & Destructor Documentation


Member Function Documentation

bool BioPubmedSingleAid::findAid ( const string &  )
void BioPubmedSingleAid::setAid ( string &  )
void BioPubmedSingleAid::showAid ( ostream &  = cout)

Friends And Related Function Documentation

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

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