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

#include <BioEmblSingleDr.h>

List of all members.

Public Member Functions

 BioEmblSingleDr ()
 BioEmblSingleDr (const string &)
void setSingleDr (const string &)
string getDataBaseName ()
string getPrimaryIdentifier ()
string getSecondaryIdentifier ()
void showSingleDr (ostream &=cout)
bool findSingleDr (const string &)

Friends

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

Constructor & Destructor Documentation

BioEmblSingleDr::BioEmblSingleDr ( const string &  )

Member Function Documentation

bool BioEmblSingleDr::findSingleDr ( const string &  )
void BioEmblSingleDr::setSingleDr ( const string &  )
void BioEmblSingleDr::showSingleDr ( ostream &  = cout)

Friends And Related Function Documentation

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

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