ARB
|
Go to the source code of this file.
Functions | |
static GB_ERROR | PG_initSpeciesMaps (GBDATA *pb_main) |
SpeciesID | PG_SpeciesName2SpeciesID (const string &shortname) |
const string & | PG_SpeciesID2SpeciesName (SpeciesID num) |
static int | PG_NumberSpecies () |
Variables | |
static Name2IDMap | __NAME2ID_MAP |
static ID2NameMap | __ID2NAME_MAP |
static bool | __MAPS_INITIALIZED = false |
Definition at line 11 of file ps_pg_specmap.hxx.
References __ID2NAME_MAP, __MAPS_INITIALIZED, __NAME2ID_MAP, GB_entry(), GB_export_error(), GB_read_char_pntr(), id, NULp, ps_assert, and ta.
Referenced by main().
Definition at line 46 of file ps_pg_specmap.hxx.
References __MAPS_INITIALIZED, __NAME2ID_MAP, and ps_assert.
Definition at line 51 of file ps_pg_specmap.hxx.
References __ID2NAME_MAP, __MAPS_INITIALIZED, and ps_assert.
|
static |
|
static |
Definition at line 7 of file ps_pg_specmap.hxx.
Referenced by main(), PG_initSpeciesMaps(), and PG_SpeciesName2SpeciesID().
|
static |
Definition at line 8 of file ps_pg_specmap.hxx.
Referenced by main(), PG_initSpeciesMaps(), PG_NumberSpecies(), and PG_SpeciesID2SpeciesName().
|
static |
Definition at line 9 of file ps_pg_specmap.hxx.
Referenced by PG_initSpeciesMaps(), PG_SpeciesID2SpeciesName(), and PG_SpeciesName2SpeciesID().