BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtSingleReference.h>
Public Member Functions | |
BioSwissProtSingleReference () | |
BioSwissProtSingleReference (const string &) | |
void | setSingleReference (vector< string >) |
void | showSingleReference (ostream &=cout) |
bool | findReference (const string &) |
Friends | |
bool | operator< (const BioSwissProtSingleReference &, const BioSwissProtSingleReference &) |
bool | operator> (const BioSwissProtSingleReference &, const BioSwissProtSingleReference &) |
bool | operator== (const BioSwissProtSingleReference &, const BioSwissProtSingleReference &) |
BioSwissProtSingleReference::BioSwissProtSingleReference | ( | const string & | ) |
bool BioSwissProtSingleReference::findReference | ( | const string & | ) |
void BioSwissProtSingleReference::setSingleReference | ( | vector< string > | ) |
void BioSwissProtSingleReference::showSingleReference | ( | ostream & | = cout | ) |
bool operator< | ( | const BioSwissProtSingleReference & | , |
const BioSwissProtSingleReference & | |||
) | [friend] |
bool operator== | ( | const BioSwissProtSingleReference & | , |
const BioSwissProtSingleReference & | |||
) | [friend] |
bool operator> | ( | const BioSwissProtSingleReference & | , |
const BioSwissProtSingleReference & | |||
) | [friend] |