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