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