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