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

#include <BioEmblSingleAs.h>

List of all members.

Public Member Functions

 BioEmblSingleAs ()
 BioEmblSingleAs (const string &)
void setSingleAs (const string &)
string getTpaSpan ()
string getPrimaryIdentifier ()
string getPrimarySpan ()
bool findComplement ()
void showSingleAs (ostream &=cout)

Friends

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

Constructor & Destructor Documentation

BioEmblSingleAs::BioEmblSingleAs ( const string &  )

Member Function Documentation

void BioEmblSingleAs::setSingleAs ( const string &  )
void BioEmblSingleAs::showSingleAs ( ostream &  = cout)

Friends And Related Function Documentation

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

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