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

#include <BioEmblSingleReference.h>

Inheritance diagram for BioEmblSingleReference:
Collaboration diagram for BioEmblSingleReference:

List of all members.

Public Member Functions

 BioEmblSingleReference ()
 BioEmblSingleReference (const string &)
void setSingleReference (vector< string >)
void showSingleReference (ostream &=cout)
bool findReference (const string &)

Friends

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

Constructor & Destructor Documentation


Member Function Documentation

bool BioEmblSingleReference::findReference ( const string &  )
void BioEmblSingleReference::setSingleReference ( vector< string >  )
void BioEmblSingleReference::showSingleReference ( ostream &  = cout)

Friends And Related Function Documentation

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

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