BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioEmbl Class Reference

#include <BioEmbl.h>

Inheritance diagram for BioEmbl:
Collaboration diagram for BioEmbl:

List of all members.

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 &)

Constructor & Destructor Documentation

BioEmbl::BioEmbl ( const string &  )

Member Function Documentation

void BioEmbl::setEmbl ( vector< string > &  )
void BioEmbl::showEmbl ( ostream &  = cout)

Friends And Related Function Documentation

bool operator< ( const BioEmbl ,
const BioEmbl  
) [friend]
bool operator== ( const BioEmbl ,
const BioEmbl  
) [friend]
bool operator> ( const BioEmbl ,
const BioEmbl  
) [friend]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines