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

#include <MP_probe.hxx>

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

Public Member Functions

int get_non_group_tab (int j)
 
int get_group_tab (int j)
 
int get_len_group_tabs ()
 
probe_tabsduplicate ()
 
void print ()
 
 probe_tabs (int *new_group_field=NULp, int *new_non_group_field=NULp, int len_group=0)
 
 ~probe_tabs ()
 

Detailed Description

Definition at line 28 of file MP_probe.hxx.

Constructor & Destructor Documentation

probe_tabs::probe_tabs ( int new_group_field = NULp,
int new_non_group_field = NULp,
int  len_group = 0 
)

Definition at line 50 of file MP_probe_tabs.cxx.

References length, mp_gl_awars, and awar_vars::no_of_probes.

Referenced by duplicate().

probe_tabs::~probe_tabs ( )

Definition at line 69 of file MP_probe_tabs.cxx.

Member Function Documentation

int probe_tabs::get_non_group_tab ( int  j)
inline

Definition at line 33 of file MP_probe.hxx.

Referenced by probe_combi_statistic::calc_fitness().

int probe_tabs::get_group_tab ( int  j)
inline

Definition at line 34 of file MP_probe.hxx.

Referenced by probe_combi_statistic::calc_fitness().

int probe_tabs::get_len_group_tabs ( )
inline

Definition at line 35 of file MP_probe.hxx.

Referenced by probe_combi_statistic::calc_fitness().

probe_tabs * probe_tabs::duplicate ( )

Definition at line 34 of file MP_probe_tabs.cxx.

References probe_tabs().

Referenced by probe_combi_statistic::duplicate().

void probe_tabs::print ( )

Definition at line 17 of file MP_probe_tabs.cxx.

Referenced by probe_combi_statistic::print().


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