|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtCcSimilarity.h>
Public Member Functions | |
| BioSwissProtCcSimilarity () | |
| BioSwissProtCcSimilarity (const string &de_) | |
| void | setCcSimilarity (const string &) |
| string | getCcSimilarity () |
| bool | findSimilarity (const string &) |
Friends | |
| bool | operator> (const BioSwissProtCcSimilarity &, const BioSwissProtCcSimilarity &) |
| bool | operator< (const BioSwissProtCcSimilarity &, const BioSwissProtCcSimilarity &) |
| bool | operator== (const BioSwissProtCcSimilarity &, const BioSwissProtCcSimilarity &) |
| BioSwissProtCcSimilarity::BioSwissProtCcSimilarity | ( | const string & | de_ | ) |
| bool BioSwissProtCcSimilarity::findSimilarity | ( | const string & | ) |
| string BioSwissProtCcSimilarity::getCcSimilarity | ( | ) |
| void BioSwissProtCcSimilarity::setCcSimilarity | ( | const string & | ) |
| bool operator< | ( | const BioSwissProtCcSimilarity & | , |
| const BioSwissProtCcSimilarity & | |||
| ) | [friend] |
| bool operator== | ( | const BioSwissProtCcSimilarity & | , |
| const BioSwissProtCcSimilarity & | |||
| ) | [friend] |
| bool operator> | ( | const BioSwissProtCcSimilarity & | , |
| const BioSwissProtCcSimilarity & | |||
| ) | [friend] |