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