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

#include <BioEmblId.h>

Inheritance diagram for BioEmblId:

List of all members.

Public Member Functions

 BioEmblId ()
 BioEmblId (const string &)
void setId (string &)
string getEntryName ()
string getLocusName ()
string getDataStatus ()
string getStrandName ()
string getMoleculeName ()
string getDivisionCode ()
void showId (ostream &=cout)
long getIdBasePairs ()
bool findId (const string &)

Constructor & Destructor Documentation

BioEmblId::BioEmblId ( const string &  )

Member Function Documentation

bool BioEmblId::findId ( const string &  )
void BioEmblId::setId ( string &  )
void BioEmblId::showId ( ostream &  = cout)

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