ARB
Public Member Functions | List of all members
TSpecSet Class Reference

#include <NT_species_set.h>

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

Public Member Functions

 TSpecSet (AP_tree *nodei, const SpecSetRegistry &ssr, const char *species_name)
 
 TSpecSet (AP_tree *nodei, const SpecSetRegistry &ssr, const TSpecSet *l, const TSpecSet *r)
 
int size () const
 
int get_unknown_members () 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 charbitstring
 
AP_treeset_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
 

Detailed Description

Definition at line 125 of file NT_species_set.h.

Constructor & Destructor Documentation

TSpecSet::TSpecSet ( AP_tree nodei,
const SpecSetRegistry ssr,
const char species_name 
)

Definition at line 307 of file NT_tree_cmp.cxx.

TSpecSet::TSpecSet ( AP_tree nodei,
const SpecSetRegistry ssr,
const TSpecSet l,
const TSpecSet r 
)

Definition at line 312 of file NT_tree_cmp.cxx.

Member Function Documentation

int TSpecSet::size ( ) const
inline

Definition at line 133 of file NT_species_set.h.

References SpecSet::known_members.

int TSpecSet::get_unknown_members ( ) const
inline

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