ARB
Public Member Functions | List of all members
LabelTranslator Class Referenceabstract

#include <LabelTranslator.h>

Inheritance diagram for LabelTranslator:
Inheritance graph
[legend]

Public Member Functions

virtual ~LabelTranslator ()
 
virtual GB_ERROR generate_species_identifiers (GBDATA *gb_main) const =0
 
GB_ERROR translate_unlinked_labels_in_tree (TreeNode *tree, TranslationReport &report) const
 

Detailed Description

Definition at line 32 of file LabelTranslator.h.

Constructor & Destructor Documentation

virtual LabelTranslator::~LabelTranslator ( )
inlinevirtual

Definition at line 36 of file LabelTranslator.h.

Member Function Documentation

virtual GB_ERROR LabelTranslator::generate_species_identifiers ( GBDATA gb_main) const
pure virtual

Implemented in ACI_LabelTranslator, and LabelForwarder.

Referenced by TREE_translate_labels().

GB_ERROR LabelTranslator::translate_unlinked_labels_in_tree ( TreeNode tree,
TranslationReport report 
) const

The documentation for this class was generated from the following files: