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