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