|
ARB
|
#include "LabelTranslator.h"#include <TreeNode.h>#include <gb_aci.h>#include <arb_unordered_set.h>
Go to the source code of this file.
Classes | |
| class | TranslationReport |
Typedefs | |
| typedef arb_unordered_set< string > | StringSet |
Functions | |
| bool | generated_by_multiple_species (const char *species_list) |
| GB_ERROR | TREE_translate_labels (GBDATA *gb_main, TreeNode *tree, const LabelTranslator &translator) |
| typedef arb_unordered_set<string> StringSet |
Definition at line 18 of file LabelTranslator.cxx.
|
inline |
Definition at line 63 of file LabelTranslator.cxx.
References NULp.
| GB_ERROR TREE_translate_labels | ( | GBDATA * | gb_main, |
| TreeNode * | tree, | ||
| const LabelTranslator & | translator | ||
| ) |
Definition at line 124 of file LabelTranslator.cxx.
References error(), GBS_global_string(), LabelTranslator::generate_species_identifiers(), NULp, and LabelTranslator::translate_unlinked_labels_in_tree().
Referenced by TREE_load_to_db().
1.8.8