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

#include <BioPubmedSinglePt.h>

List of all members.

Public Member Functions

 BioPubmedSinglePt ()
 BioPubmedSinglePt (const string &)
void setPt (string &)
string getPt ()
void showPt (ostream &=cout)
bool findPt (const string &)

Friends

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

Constructor & Destructor Documentation


Member Function Documentation

bool BioPubmedSinglePt::findPt ( const string &  )
void BioPubmedSinglePt::setPt ( string &  )
void BioPubmedSinglePt::showPt ( ostream &  = cout)

Friends And Related Function Documentation

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

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