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

#include <BioGde.h>

List of all members.

Public Member Functions

 BioGde ()
 BioGde (const string)
void setGde (vector< string > &)
string getName ()
string getLongName ()
string getSequenceID ()
string getCreationDate ()
int getDirection ()
int getStrandedness ()
string getType ()
long getOffset ()
int getGroupID ()
string getCreator ()
string getDescription ()
string getComments ()
string getSequence ()
void showGde (ostream &=cout)

Constructor & Destructor Documentation

BioGde::BioGde ( const string  )

Member Function Documentation

string BioGde::getComments ( )
string BioGde::getCreator ( )
string BioGde::getLongName ( )
string BioGde::getName ( )
string BioGde::getSequence ( )
string BioGde::getType ( )
void BioGde::setGde ( vector< string > &  )
void BioGde::showGde ( ostream &  = cout)

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