|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmblSingleAs.h>
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 &) |
| BioEmblSingleAs::BioEmblSingleAs | ( | const string & | ) |
| bool BioEmblSingleAs::findComplement | ( | ) |
| string BioEmblSingleAs::getPrimaryIdentifier | ( | ) |
| string BioEmblSingleAs::getPrimarySpan | ( | ) |
| string BioEmblSingleAs::getTpaSpan | ( | ) |
| void BioEmblSingleAs::setSingleAs | ( | const string & | ) |
| void BioEmblSingleAs::showSingleAs | ( | ostream & | = cout | ) |
| bool operator< | ( | const BioEmblSingleAs & | , |
| const BioEmblSingleAs & | |||
| ) | [friend] |
| bool operator== | ( | const BioEmblSingleAs & | , |
| const BioEmblSingleAs & | |||
| ) | [friend] |
| bool operator> | ( | const BioEmblSingleAs & | , |
| const BioEmblSingleAs & | |||
| ) | [friend] |