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