ARB
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
PHDATA Class Reference

#include <phylo.hxx>

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

Public Member Functions

GBDATAget_gb_main ()
 
 PHDATA (AW_root *aw_root_, PH_root *ph_root_)
 
 ~PHDATA ()
 
charload (char *&use)
 
long get_seq_len ()
 

Public Attributes

charuse
 
PHENTRY ** hash_elements
 
unsigned int nentries
 
float * markerline
 

Static Public Attributes

static PHDATAROOT = NULp
 

Detailed Description

Definition at line 107 of file phylo.hxx.

Constructor & Destructor Documentation

PHDATA::PHDATA ( AW_root aw_root_,
PH_root ph_root_ 
)
inline

Definition at line 155 of file phylo.hxx.

PHDATA::~PHDATA ( )
inline

Definition at line 166 of file phylo.hxx.

Member Function Documentation

GBDATA* PHDATA::get_gb_main ( )
inline

Definition at line 144 of file phylo.hxx.

References PH_root::get_gb_main().

Referenced by load().

char * PHDATA::load ( char *&  use)
long PHDATA::get_seq_len ( )
inline

Member Data Documentation

char* PHDATA::use

Definition at line 146 of file phylo.hxx.

Referenced by load().

PHENTRY** PHDATA::hash_elements

Definition at line 148 of file phylo.hxx.

Referenced by PH_display::display(), and load().

unsigned int PHDATA::nentries

Definition at line 149 of file phylo.hxx.

Referenced by PH_display::initialize_display(), and load().

PHDATA * PHDATA::ROOT = NULp
static
float* PHDATA::markerline

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