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

#include <BioEmblSq.h>

Inheritance diagram for BioEmblSq:

List of all members.

Public Member Functions

 BioEmblSq ()
 BioEmblSq (const string &sq)
void setSq (string &)
long getA ()
long getC ()
long getG ()
long getT ()
long getOthers ()
long getSqBasePairs ()
void showSq (ostream &=cout)

Constructor & Destructor Documentation

BioEmblSq::BioEmblSq ( const string &  sq)

Member Function Documentation

long BioEmblSq::getA ( )
long BioEmblSq::getC ( )
long BioEmblSq::getG ( )
long BioEmblSq::getT ( )
void BioEmblSq::setSq ( string &  )
void BioEmblSq::showSq ( ostream &  = cout)

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