NCBI C++ ToolKit
Public Types | Public Attributes | List of all members
CTSE_Info::SFeatIdIndex Struct Reference

Search Toolkit Book for CTSE_Info::SFeatIdIndex

#include <objmgr/impl/tse_info.hpp>

+ Collaboration diagram for CTSE_Info::SFeatIdIndex:

Public Types

typedef multimap< TFeatIdInt, SFeatIdInfoTIndexInt
 
typedef multimap< TFeatIdStr, SFeatIdInfoTIndexStr
 

Public Attributes

TChunkIds m_Chunks
 
AutoPtr< TIndexIntm_IndexInt
 
AutoPtr< TIndexStrm_IndexStr
 

Detailed Description

Definition at line 338 of file tse_info.hpp.

Member Typedef Documentation

◆ TIndexInt

Definition at line 340 of file tse_info.hpp.

◆ TIndexStr

Definition at line 341 of file tse_info.hpp.

Member Data Documentation

◆ m_Chunks

TChunkIds CTSE_Info::SFeatIdIndex::m_Chunks

Definition at line 343 of file tse_info.hpp.

Referenced by CTSE_Info::x_AddFeaturesById().

◆ m_IndexInt

AutoPtr<TIndexInt> CTSE_Info::SFeatIdIndex::m_IndexInt

Definition at line 344 of file tse_info.hpp.

Referenced by CTSE_Info::x_AddFeaturesById(), and CTSE_Info::x_GetFeatIdIndexInt().

◆ m_IndexStr

AutoPtr<TIndexStr> CTSE_Info::SFeatIdIndex::m_IndexStr

Definition at line 345 of file tse_info.hpp.

Referenced by CTSE_Info::x_AddFeaturesById(), and CTSE_Info::x_GetFeatIdIndexStr().


The documentation for this struct was generated from the following file:
Modified on Wed Nov 29 02:21:32 2023 by modify_doxy.py rev. 669887