AddLocation(const gnLocation &l, uint32 listI=0) | gnBaseFeature | [inline, virtual] |
AddQualifier(gnBaseQualifier *qualifier) | gnBaseFeature | [virtual] |
Clone() const | gnFeature | [inline, virtual] |
Contains(gnSeqI i) const | gnBaseFeature | [virtual] |
Contains(const gnLocation &l) const | gnBaseFeature | [virtual] |
Contains(gnBaseFeature *feature) const | gnBaseFeature | [virtual] |
Crop(const gnLocation &l) | gnBaseFeature | [inline, virtual] |
CropEnd(const gnSeqI i) | gnBaseFeature | [virtual] |
CropStart(const gnSeqI i) | gnBaseFeature | [virtual] |
FirstIndexOfQualifier(const string &name, uint32 listI) const | gnBaseFeature | [virtual] |
GetID() const | gnBaseFeature | [inline, virtual] |
GetLocation(uint32 listI) const | gnBaseFeature | [virtual] |
GetLocationListLength() const | gnBaseFeature | [inline, virtual] |
GetLocationType() const | gnBaseFeature | [inline, virtual] |
GetName() const | gnBaseFeature | [inline, virtual] |
GetQualifier(uint32 listI) | gnBaseFeature | [virtual] |
GetQualifierListLength() const | gnBaseFeature | [inline, virtual] |
GetQualifierName(uint32 listI) const | gnBaseFeature | [virtual] |
GetQualifierValue(uint32 listI) const | gnBaseFeature | [virtual] |
GetSpec() const | gnBaseFeature | [inline, virtual] |
gnBaseFeature() | gnBaseFeature | |
gnBaseFeature(string &name, uint32 id=0, gnFragmentSpec *spec=NULL, gnLocation::gnLocationType lt=gnLocation::LT_Nothing, boolean broken=false) | gnBaseFeature | |
gnClone() | gnClone | [inline] |
gnFeature() | gnFeature | |
gnFeature(string &name, uint32 id=0, gnLocation::gnLocationType lt=gnLocation::LT_Nothing, boolean broken=false) | gnFeature | |
gnFeature(const gnFeature &s) | gnFeature | |
HasQualifier(const string &name) const | gnBaseFeature | [virtual] |
Intersects(const gnLocation &l) const | gnBaseFeature | [virtual] |
Intersects(gnBaseFeature *feature) const | gnBaseFeature | [virtual] |
IsBroken() const | gnBaseFeature | [inline, virtual] |
IsContainedBy(const gnLocation &l) const | gnBaseFeature | [virtual] |
LastIndexOfQualifier(const string &name, uint32 listI) const | gnBaseFeature | [virtual] |
m_broken | gnBaseFeature | [protected] |
m_id | gnBaseFeature | [protected] |
m_locationList | gnBaseFeature | [protected] |
m_locationType | gnBaseFeature | [protected] |
m_name | gnBaseFeature | [protected] |
m_qualifierList | gnBaseFeature | [protected] |
m_spec | gnBaseFeature | [protected] |
MoveNegative(const gnSeqI i) | gnBaseFeature | [virtual] |
MovePositive(const gnSeqI i) | gnBaseFeature | [virtual] |
RemoveLocation(uint32 listI) | gnBaseFeature | [virtual] |
RemoveQualifier(uint32 listI) | gnBaseFeature | [virtual] |
SetBroken(boolean broke) | gnBaseFeature | [inline, virtual] |
SetID(uint32 id) | gnBaseFeature | [inline, virtual] |
SetLocation(const gnLocation &l, uint32 listI) | gnBaseFeature | [virtual] |
SetLocationType(gnLocation::gnLocationType lType) | gnBaseFeature | [inline, virtual] |
SetName(const string &name) | gnBaseFeature | [inline, virtual] |
SetQualifier(string &name, string &value, uint32 listI) | gnBaseFeature | [virtual] |
SetQualifierName(string &name, uint32 listI) | gnBaseFeature | [virtual] |
SetQualifierValue(string &value, uint32 listI) | gnBaseFeature | [virtual] |
SetSpec(gnFragmentSpec *spec) | gnBaseFeature | [inline, virtual] |
~gnBaseFeature() | gnBaseFeature | |
~gnClone() | gnClone | [inline, virtual] |
~gnFeature() | gnFeature | |