ARB
Public Member Functions | List of all members
Node_ID_Labeler Struct Reference

#include <TreeLabeler.h>

Inheritance diagram for Node_ID_Labeler:
Inheritance graph
[legend]
Collaboration diagram for Node_ID_Labeler:
Collaboration graph
[legend]

Public Member Functions

const charspeciesLabel (GBDATA *, GBDATA *, TreeNode *species, const char *) const OVERRIDE
 
const chargroupLabel (GBDATA *, GBDATA *, TreeNode *species, const char *) const OVERRIDE
 
- Public Member Functions inherited from TreeLabeler
virtual ~TreeLabeler ()
 

Detailed Description

Definition at line 24 of file TreeLabeler.h.

Member Function Documentation

const char * Node_ID_Labeler::speciesLabel ( GBDATA ,
GBDATA ,
TreeNode species,
const char  
) const
virtual

Implements TreeLabeler.

Definition at line 33 of file TreeWrite.cxx.

References TreeNode::name.

const char * Node_ID_Labeler::groupLabel ( GBDATA ,
GBDATA ,
TreeNode species,
const char  
) const
virtual

Implements TreeLabeler.

Definition at line 36 of file TreeWrite.cxx.

References TreeNode::name.


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