ARB
Public Member Functions | Public Attributes | List of all members
EG2PS_data Struct Reference
Inheritance diagram for EG2PS_data:
Inheritance graph
[legend]
Collaboration diagram for EG2PS_data:
Collaboration graph
[legend]

Public Member Functions

 EG2PS_data (const char *ali_, GBDATA *gb_species_data_, long marked_genes_)
 
 ~EG2PS_data ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

arb_progress progress
 
GBDATAgb_species_data
 
charali
 
UniqueNameDetector existing
 
GB_HASHpseudo_hash
 
int duplicateSpecies
 
bool nameProblem
 

Detailed Description

Definition at line 718 of file GEN_map.cxx.

Constructor & Destructor Documentation

EG2PS_data::EG2PS_data ( const char ali_,
GBDATA gb_species_data_,
long  marked_genes_ 
)
inline

Definition at line 727 of file GEN_map.cxx.

References GB_get_root(), and GEN_create_pseudo_species_hash().

EG2PS_data::~EG2PS_data ( )
inline

Definition at line 738 of file GEN_map.cxx.

References aw_message(), GBS_free_hash(), and GBS_global_string().

Member Data Documentation

arb_progress EG2PS_data::progress

Definition at line 719 of file GEN_map.cxx.

Referenced by do_mark_command_for_one_species().

GBDATA* EG2PS_data::gb_species_data

Definition at line 720 of file GEN_map.cxx.

Referenced by gen_extract_gene_2_pseudoSpecies().

char* EG2PS_data::ali

Definition at line 721 of file GEN_map.cxx.

Referenced by gen_extract_gene_2_pseudoSpecies().

UniqueNameDetector EG2PS_data::existing

Definition at line 722 of file GEN_map.cxx.

Referenced by gen_extract_gene_2_pseudoSpecies().

GB_HASH* EG2PS_data::pseudo_hash

Definition at line 723 of file GEN_map.cxx.

Referenced by gen_extract_gene_2_pseudoSpecies().

int EG2PS_data::duplicateSpecies

Definition at line 724 of file GEN_map.cxx.

Referenced by gen_extract_gene_2_pseudoSpecies().

bool EG2PS_data::nameProblem

Definition at line 725 of file GEN_map.cxx.

Referenced by gen_extract_gene_2_pseudoSpecies().


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