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