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