ARB
|
#include <AW_rename.hxx>
Public Member Functions | |
UniqueNameDetector (GBDATA *gb_item_data, long additionalEntries=0) | |
~UniqueNameDetector () | |
bool | name_known (const char *name) |
void | add_name (const char *name) |
Definition at line 48 of file AW_rename.hxx.
Definition at line 599 of file AW_rename.cxx.
References GB_child(), GB_entry(), GB_IGNORE_CASE, GB_nextChild(), GB_number_of_subentries(), GB_read_char_pntr(), GBS_create_hash(), and GBS_write_hash().
UniqueNameDetector::~UniqueNameDetector | ( | ) |
Definition at line 610 of file AW_rename.cxx.
References GBS_free_hash().
|
inline |
Definition at line 57 of file AW_rename.hxx.
References GBS_read_hash().
Referenced by AWTC_generate_random_name(), gen_extract_gene_2_pseudoSpecies(), and makeUniqueShortName().
|
inline |
Definition at line 58 of file AW_rename.hxx.
References GBS_write_hash().
Referenced by DBwriter::createOrganism(), and gen_extract_gene_2_pseudoSpecies().