NCBI C++ ToolKit
|
Search Toolkit Book for CFeatureIdGenerator
#include "featid_generator.hpp"
(Private to src/objtools/import/ftable
.)
Public Member Functions | |
CFeatureIdGenerator () | |
~CFeatureIdGenerator () | |
CRef< CFeat_id > | GetIdFor (const string &recType) |
Protected Attributes | |
map< string, int > | mIdCounter |
Definition at line 48 of file featid_generator.hpp.
|
inline |
Definition at line 55 of file featid_generator.hpp.
|
inline |
Definition at line 56 of file featid_generator.hpp.
Definition at line 60 of file featid_generator.hpp.
References map_checker< Container >::end(), map_checker< Container >::find(), NStr::IntToString(), mIdCounter, CFeat_id_Base::SetLocal(), and CObject_id_Base::SetStr().
Referenced by CGff3AnnotAssembler::xProcessFeatureCds(), CGff3AnnotAssembler::xProcessFeatureDefault(), and CGff3AnnotAssembler::xProcessFeatureRna().
Definition at line 52 of file featid_generator.hpp.
Referenced by GetIdFor().