NCBI C++ ToolKit
|
Search Toolkit Book for CSeqFeatData::SFeatDataInfo
#include <objects/seqfeat/SeqFeatData.hpp>
Public Attributes | |
CSeqFeatData::ESubtype | m_Subtype |
const char * | m_Key_full |
const char * | m_Key_gb |
Definition at line 532 of file SeqFeatData.hpp.
const char* CSeqFeatData::SFeatDataInfo::m_Key_full |
Definition at line 535 of file SeqFeatData.hpp.
Referenced by CSeqFeatData::GetKey(), and CSeqFeatData::x_InitFeatDataInfo().
const char* CSeqFeatData::SFeatDataInfo::m_Key_gb |
Definition at line 536 of file SeqFeatData.hpp.
Referenced by CSeqFeatData::GetKey(), and CSeqFeatData::x_InitFeatDataInfo().
CSeqFeatData::ESubtype CSeqFeatData::SFeatDataInfo::m_Subtype |
Definition at line 534 of file SeqFeatData.hpp.
Referenced by CSeqFeatData::GetKey(), CSeqFeatData::GetSubtype(), CSeqFeatData::InvalidateSubtype(), and CSeqFeatData::x_InitFeatDataInfo().