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