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