BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmbl.h>
Public Member Functions | |
BioEmbl () | |
BioEmbl (const string &) | |
void | setEmbl (vector< string > &) |
void | showEmbl (ostream &=cout) |
Friends | |
bool | operator> (const BioEmbl &, const BioEmbl &) |
bool | operator< (const BioEmbl &, const BioEmbl &) |
bool | operator== (const BioEmbl &, const BioEmbl &) |
BioEmbl::BioEmbl | ( | ) |
BioEmbl::BioEmbl | ( | const string & | ) |
void BioEmbl::setEmbl | ( | vector< string > & | ) |
void BioEmbl::showEmbl | ( | ostream & | = cout | ) |