NCBI C++ ToolKit
Public Member Functions | Protected Attributes | List of all members
CFeatureIdGenerator Class Reference

Search Toolkit Book for CFeatureIdGenerator

#include "featid_generator.hpp"
(Private to src/objtools/import/ftable.)

+ Collaboration diagram for CFeatureIdGenerator:

Public Member Functions

 CFeatureIdGenerator ()
 
 ~CFeatureIdGenerator ()
 
CRef< CFeat_idGetIdFor (const string &recType)
 

Protected Attributes

map< string, intmIdCounter
 

Detailed Description

Definition at line 48 of file featid_generator.hpp.

Constructor & Destructor Documentation

◆ CFeatureIdGenerator()

CFeatureIdGenerator::CFeatureIdGenerator ( )
inline

Definition at line 55 of file featid_generator.hpp.

◆ ~CFeatureIdGenerator()

CFeatureIdGenerator::~CFeatureIdGenerator ( )
inline

Definition at line 56 of file featid_generator.hpp.

Member Function Documentation

◆ GetIdFor()

CRef<CFeat_id> CFeatureIdGenerator::GetIdFor ( const string recType)
inline

Member Data Documentation

◆ mIdCounter

map<string, int> CFeatureIdGenerator::mIdCounter
protected

Definition at line 52 of file featid_generator.hpp.

Referenced by GetIdFor().


The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:57:55 2024 by modify_doxy.py rev. 669887