NCBI C++ ToolKit
|
Search Toolkit Book for CTaxonCache::STaxonomy
Public Attributes | |
std::string | Label |
std::string | TaxName |
std::string | CommonName |
std::string | BlastName |
Definition at line 60 of file taxon_cache.hpp.
std::string CTaxonCache::STaxonomy::BlastName |
Definition at line 65 of file taxon_cache.hpp.
Referenced by CTaxonCache::Initialize(), CTaxonCache::x_LoadTaxonCache(), and CTaxonCache::x_QueryTaxonService().
std::string CTaxonCache::STaxonomy::CommonName |
Definition at line 64 of file taxon_cache.hpp.
Referenced by CTaxonCache::Initialize(), CTaxonCache::x_LoadTaxonCache(), and CTaxonCache::x_QueryTaxonService().
std::string CTaxonCache::STaxonomy::Label |
Definition at line 62 of file taxon_cache.hpp.
Referenced by CTaxonCache::Initialize(), CTaxonCache::x_LoadTaxonCache(), and CTaxonCache::x_QueryTaxonService().
std::string CTaxonCache::STaxonomy::TaxName |
Definition at line 63 of file taxon_cache.hpp.
Referenced by CTaxonCache::Initialize(), CTaxonCache::x_LoadTaxonCache(), and CTaxonCache::x_QueryTaxonService().