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