BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwptFTKSingleUnsure.h>
Public Member Functions | |
BioSwptFTKSingleUnsure () | |
BioSwptFTKSingleUnsure (const string &fn) | |
void | setSwptFTKSingleUnsure (string &) |
int | getStartingPosition () |
int | getEndingPosition () |
string | getDescription () |
bool | findUnsure (const string &) |
string | getSequence (BioProteinSequence &) |
Friends | |
bool | operator> (const BioSwptFTKSingleUnsure &, const BioSwptFTKSingleUnsure &) |
bool | operator< (const BioSwptFTKSingleUnsure &, const BioSwptFTKSingleUnsure &) |
bool | operator== (const BioSwptFTKSingleUnsure &, const BioSwptFTKSingleUnsure &) |
BioSwptFTKSingleUnsure::BioSwptFTKSingleUnsure | ( | const string & | fn | ) |
bool BioSwptFTKSingleUnsure::findUnsure | ( | const string & | ) |
string BioSwptFTKSingleUnsure::getDescription | ( | ) |
string BioSwptFTKSingleUnsure::getSequence | ( | BioProteinSequence & | ) |
void BioSwptFTKSingleUnsure::setSwptFTKSingleUnsure | ( | string & | ) |
bool operator< | ( | const BioSwptFTKSingleUnsure & | , |
const BioSwptFTKSingleUnsure & | |||
) | [friend] |
bool operator== | ( | const BioSwptFTKSingleUnsure & | , |
const BioSwptFTKSingleUnsure & | |||
) | [friend] |
bool operator> | ( | const BioSwptFTKSingleUnsure & | , |
const BioSwptFTKSingleUnsure & | |||
) | [friend] |