ARB
Classes | Typedefs | Functions
LabelTranslator.cxx File Reference
#include "LabelTranslator.h"
#include <TreeNode.h>
#include <gb_aci.h>
#include <arb_unordered_set.h>
Include dependency graph for LabelTranslator.cxx:

Go to the source code of this file.

Classes

class  TranslationReport
 

Typedefs

typedef arb_unordered_set< stringStringSet
 

Functions

bool generated_by_multiple_species (const char *species_list)
 
GB_ERROR TREE_translate_labels (GBDATA *gb_main, TreeNode *tree, const LabelTranslator &translator)
 

Typedef Documentation

Definition at line 18 of file LabelTranslator.cxx.

Function Documentation

bool generated_by_multiple_species ( const char species_list)
inline

Definition at line 63 of file LabelTranslator.cxx.

References NULp.

GB_ERROR TREE_translate_labels ( GBDATA gb_main,
TreeNode tree,
const LabelTranslator translator 
)