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