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