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