NCBI C++ ToolKit
Public Types | Public Member Functions | Public Attributes | List of all members
CGuiObjectInfoSeq_feat::SFeatSeg Struct Reference

Search Toolkit Book for CGuiObjectInfoSeq_feat::SFeatSeg

Data structure for holding a feature segment. More...

+ Collaboration diagram for CGuiObjectInfoSeq_feat::SFeatSeg:

Public Types

enum  EType { eType_Exon , eType_Intron , eType_OutOfBound }
 

Public Member Functions

 SFeatSeg ()
 

Public Attributes

EType m_Type
 
bool m_CrossOrigin
 
TSeqRange m_Range
 sequence More...
 
TSeqRange m_ProdRange
 in nucleotide coord. More...
 
bool m_ExonDirForward
 Previous segment's strand of an intron or this segment's strand if it is an exon. More...
 

Detailed Description

Data structure for holding a feature segment.

It could be an exon, intron or out of bound

Definition at line 100 of file gui_object_info_seq_feat.hpp.


The documentation for this struct was generated from the following file:
Modified on Sun May 05 05:21:24 2024 by modify_doxy.py rev. 669887