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