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

#include <BioPubmedSinglePhst.h>

List of all members.

Public Member Functions

 BioPubmedSinglePhst ()
 BioPubmedSinglePhst (const string &)
void setPhst (string &)
string getPhst ()
void showPhst (ostream &=cout)
bool findPhst (const string &)

Friends

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

Constructor & Destructor Documentation


Member Function Documentation

bool BioPubmedSinglePhst::findPhst ( const string &  )
void BioPubmedSinglePhst::setPhst ( string &  )
void BioPubmedSinglePhst::showPhst ( ostream &  = cout)

Friends And Related Function Documentation

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

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