NCBI C++ ToolKit
|
Search Toolkit Book for CTSE_Info::SFeatIdIndex
#include <objmgr/impl/tse_info.hpp>
Public Types | |
typedef multimap< TFeatIdInt, SFeatIdInfo > | TIndexInt |
typedef multimap< TFeatIdStr, SFeatIdInfo > | TIndexStr |
Public Attributes | |
TChunkIds | m_Chunks |
AutoPtr< TIndexInt > | m_IndexInt |
AutoPtr< TIndexStr > | m_IndexStr |
Definition at line 338 of file tse_info.hpp.
Definition at line 340 of file tse_info.hpp.
Definition at line 341 of file tse_info.hpp.
TChunkIds CTSE_Info::SFeatIdIndex::m_Chunks |
Definition at line 343 of file tse_info.hpp.
Referenced by CTSE_Info::x_AddFeaturesById().
Definition at line 344 of file tse_info.hpp.
Referenced by CTSE_Info::x_AddFeaturesById(), and CTSE_Info::x_GetFeatIdIndexInt().
Definition at line 345 of file tse_info.hpp.
Referenced by CTSE_Info::x_AddFeaturesById(), and CTSE_Info::x_GetFeatIdIndexStr().