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