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