|
ARB
|
#include <NT_species_set.h>


Public Member Functions | |
| RSpecSet (AP_tree *nodei, const SpecSetRegistry &ssr, const char *species_name) | |
| RSpecSet (AP_tree *nodei, const SpecSetRegistry &ssr, const RSpecSet *l, const RSpecSet *r) | |
| void | storeBetterMatch (const GroupPenalty &match, AP_tree *matched_node) |
| int | size () const |
| const GroupPenalty & | bestMatch () const |
| AP_tree * | matchedNode () const |
Public Member Functions inherited from SpecSet | |
| bool | is_leaf_set () const |
| int | get_known_members () const |
Additional Inherited Members | |
Public Attributes inherited from SpecSet | |
| unsigned char * | bitstring |
| AP_tree * | set_node |
Protected Member Functions inherited from SpecSet | |
| void | init (AP_tree *nodei, const SpecSetRegistry &ssr) |
| SpecSet (AP_tree *nodei, const SpecSetRegistry &ssr, const char *species_name) | |
| SpecSet (AP_tree *nodei, const SpecSetRegistry &ssr, const SpecSet *l, const SpecSet *r) | |
| ~SpecSet () | |
Protected Attributes inherited from SpecSet | |
| int | known_members |
Definition at line 101 of file NT_species_set.h.
| RSpecSet::RSpecSet | ( | AP_tree * | nodei, |
| const SpecSetRegistry & | ssr, | ||
| const char * | species_name | ||
| ) |
Definition at line 299 of file NT_tree_cmp.cxx.
| RSpecSet::RSpecSet | ( | AP_tree * | nodei, |
| const SpecSetRegistry & | ssr, | ||
| const RSpecSet * | l, | ||
| const RSpecSet * | r | ||
| ) |
Definition at line 303 of file NT_tree_cmp.cxx.
|
inline |
Definition at line 110 of file NT_species_set.h.
References GroupPenalty::betterThan(), and nt_assert.
|
inline |
Definition at line 120 of file NT_species_set.h.
References SpecSet::known_members.
Referenced by SpecSetRegistry::write_node_information().
|
inline |
Definition at line 121 of file NT_species_set.h.
Referenced by SpecSetRegistry::write_node_information().
|
inline |
Definition at line 122 of file NT_species_set.h.
Referenced by SpecSetRegistry::write_node_information().
1.8.8