ARB
Public Member Functions | List of all members
Store_species Class Reference
Inheritance diagram for Store_species:
Inheritance graph
[legend]
Collaboration diagram for Store_species:
Collaboration graph
[legend]

Public Member Functions

 Store_species (TreeNode *aNode)
 
 ~Store_species ()
 
Store_speciesadd (Store_species *list)
 
Store_speciesremove ()
 
TreeNodegetNode () const
 
void call (void(*aPizza)(TreeNode *)) const
 

Detailed Description

Definition at line 38 of file selection_admin.cxx.

Constructor & Destructor Documentation

Store_species::Store_species ( TreeNode aNode)
inline

Definition at line 43 of file selection_admin.cxx.

References NULp.

Store_species::~Store_species ( )

Definition at line 66 of file selection_admin.cxx.

Member Function Documentation

Store_species* Store_species::add ( Store_species list)
inline

Definition at line 49 of file selection_admin.cxx.

References arb_assert.

Store_species* Store_species::remove ( )
inline

Definition at line 55 of file selection_admin.cxx.

References NULp.

Referenced by nt_build_conf_string_rek().

TreeNode* Store_species::getNode ( ) const
inline

Definition at line 61 of file selection_admin.cxx.

Referenced by nt_build_conf_string_rek().

void Store_species::call ( void(*)(TreeNode *)  aPizza) const

Definition at line 70 of file selection_admin.cxx.

References call().

Referenced by call(), and create_species_selection().


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