BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtSingleDr.h>
Public Member Functions | |
BioSwissProtSingleDr () | |
BioSwissProtSingleDr (const string &) | |
void | setSingleDr (const string &) |
string | getDataBaseName () |
string | getPrimaryIdentifier () |
string | getSecondaryIdentifier () |
string | getTertiaryIdentifier () |
Friends | |
bool | operator< (const BioSwissProtSingleDr &, const BioSwissProtSingleDr &) |
bool | operator> (const BioSwissProtSingleDr &, const BioSwissProtSingleDr &) |
bool | operator== (const BioSwissProtSingleDr &, const BioSwissProtSingleDr &) |
BioSwissProtSingleDr::BioSwissProtSingleDr | ( | const string & | ) |
string BioSwissProtSingleDr::getDataBaseName | ( | ) |
string BioSwissProtSingleDr::getPrimaryIdentifier | ( | ) |
string BioSwissProtSingleDr::getSecondaryIdentifier | ( | ) |
string BioSwissProtSingleDr::getTertiaryIdentifier | ( | ) |
void BioSwissProtSingleDr::setSingleDr | ( | const string & | ) |
bool operator< | ( | const BioSwissProtSingleDr & | , |
const BioSwissProtSingleDr & | |||
) | [friend] |
bool operator== | ( | const BioSwissProtSingleDr & | , |
const BioSwissProtSingleDr & | |||
) | [friend] |
bool operator> | ( | const BioSwissProtSingleDr & | , |
const BioSwissProtSingleDr & | |||
) | [friend] |