BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTKSingleRepeatRegion.h>
Public Member Functions | |
BioFTKSingleRepeatRegion () | |
BioFTKSingleRepeatRegion (const string &de_) | |
void | setFTKSingleRepeatRegion (vector< string >) |
void | showRepeatRegion (ostream &=cout, string x=" ") |
void | showFeatureQualifiers (ostream &os=cout) |
Friends | |
bool | operator> (const BioFTKSingleRepeatRegion &, const BioFTKSingleRepeatRegion &) |
bool | operator< (const BioFTKSingleRepeatRegion &, const BioFTKSingleRepeatRegion &) |
bool | operator== (const BioFTKSingleRepeatRegion &, const BioFTKSingleRepeatRegion &) |
BioFTKSingleRepeatRegion::BioFTKSingleRepeatRegion | ( | const string & | de_ | ) |
void BioFTKSingleRepeatRegion::setFTKSingleRepeatRegion | ( | vector< string > | ) |
void BioFTKSingleRepeatRegion::showFeatureQualifiers | ( | ostream & | os = cout | ) |
void BioFTKSingleRepeatRegion::showRepeatRegion | ( | ostream & | = cout , |
string | x = " " |
||
) |
bool operator< | ( | const BioFTKSingleRepeatRegion & | , |
const BioFTKSingleRepeatRegion & | |||
) | [friend] |
bool operator== | ( | const BioFTKSingleRepeatRegion & | , |
const BioFTKSingleRepeatRegion & | |||
) | [friend] |
bool operator> | ( | const BioFTKSingleRepeatRegion & | , |
const BioFTKSingleRepeatRegion & | |||
) | [friend] |