ARB
Public Member Functions | Public Attributes | List of all members
probe_struct_global Class Reference

#include <probe.h>

Collaboration diagram for probe_struct_global:
Collaboration graph
[legend]

Public Member Functions

void setup ()
 
void cleanup ()
 
void enter_stage (Stage stage_)
 
Stage get_stage () const
 
POS_TREE1 *& TREE_ROOT1 ()
 
POS_TREE2 *& TREE_ROOT2 ()
 

Public Attributes

GB_shellgb_shell
 
GBDATAgb_main
 
charalignment_name
 
GB_HASHnamehash
 
int data_count
 
struct probe_input_datadata
 
charecoli
 
BI_ecoli_refbi_ecoli
 
int max_size
 
long char_count
 
int reversed
 
double * pos_to_weight
 
MostUsedPos abs_pos
 
int sort_by
 
charmain_probe
 
charserver_name
 
aisc_comlink
 
T_PT_MAIN main
 
Hs_structcom_so
 
probe_statistic_struct stat
 
bool big_db
 
POS_TREE1p1
 
POS_TREE2p2
 

Detailed Description

Definition at line 341 of file probe.h.

Member Function Documentation

void probe_struct_global::setup ( )
void probe_struct_global::cleanup ( )
void probe_struct_global::enter_stage ( Stage  stage_)
Stage probe_struct_global::get_stage ( ) const
inline

Definition at line 387 of file probe.h.

Referenced by PT_dump_POS_TREE_to_file().

POS_TREE1*& probe_struct_global::TREE_ROOT1 ( )
inline

Definition at line 389 of file probe.h.

References pt_assert, and STAGE1.

Referenced by PT_dump_POS_TREE_to_file().

POS_TREE2*& probe_struct_global::TREE_ROOT2 ( )
inline

Member Data Documentation

POS_TREE1* probe_struct_global::p1

Definition at line 345 of file probe.h.

POS_TREE2* probe_struct_global::p2

Definition at line 346 of file probe.h.

GB_shell* probe_struct_global::gb_shell

Definition at line 350 of file probe.h.

Referenced by cleanup(), probe_read_data_base(), and setup().

GBDATA* probe_struct_global::gb_main
char* probe_struct_global::alignment_name

Definition at line 352 of file probe.h.

Referenced by cleanup(), PT_init_input_data(), pt_init_main_struct(), and setup().

GB_HASH* probe_struct_global::namehash

Definition at line 353 of file probe.h.

Referenced by cleanup(), PT_build_species_hash(), ptpd_read_names(), and setup().

int probe_struct_global::data_count
struct probe_input_data* probe_struct_global::data
char* probe_struct_global::ecoli
BI_ecoli_ref* probe_struct_global::bi_ecoli

Definition at line 359 of file probe.h.

Referenced by cleanup(), PT_abs_2_ecoli_rel(), and PT_build_species_hash().

int probe_struct_global::max_size

Definition at line 361 of file probe.h.

Referenced by PT_build_species_hash(), and setup().

long probe_struct_global::char_count

Definition at line 362 of file probe.h.

Referenced by enter_stage_1_build_tree(), PT_build_species_hash(), and setup().

int probe_struct_global::reversed

Definition at line 364 of file probe.h.

Referenced by MatchRequest::add_hit(), probe_match(), and setup().

double* probe_struct_global::pos_to_weight

Definition at line 366 of file probe.h.

Referenced by cleanup(), Mismatches::count_weighted(), pt_build_pos_to_weight(), and setup().

MostUsedPos probe_struct_global::abs_pos
int probe_struct_global::sort_by

Definition at line 370 of file probe.h.

Referenced by pt_sort_compare_match(), pt_sort_match_list(), and setup().

char* probe_struct_global::main_probe

Definition at line 372 of file probe.h.

Referenced by MatchRequest::add_hit(), probe_match(), and setup().

char* probe_struct_global::server_name

Definition at line 374 of file probe.h.

Referenced by setup().

aisc_com* probe_struct_global::link

Definition at line 375 of file probe.h.

Referenced by run_command(), and setup().

T_PT_MAIN probe_struct_global::main

Definition at line 376 of file probe.h.

Referenced by run_command(), and setup().

Hs_struct* probe_struct_global::com_so

Definition at line 377 of file probe.h.

Referenced by broadcast(), cleanup(), server_shutdown(), setup(), and start_pt_server().

probe_statistic_struct probe_struct_global::stat

Definition at line 379 of file probe.h.

Referenced by enter_stage_1_build_tree(), PTD_write_node_to_disk(), and setup().

bool probe_struct_global::big_db

Definition at line 381 of file probe.h.

Referenced by PT_statistic::dump(), and PTD_read_leafs_from_disk().


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