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