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

Public Member Functions

void init_results ()
 
 ProbeMatchEventParam (GBDATA *gb_main_, int *counter_)
 
 ProbeMatchEventParam (GBDATA *gb_main_, AW_selection_list *id)
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

GBDATAgb_main
 
AW_selection_listselection_id
 
intcounter
 
std::string hits_summary
 
bool refresh_sai_display
 

Detailed Description

Definition at line 130 of file probe_design.cxx.

Constructor & Destructor Documentation

ProbeMatchEventParam::ProbeMatchEventParam ( GBDATA gb_main_,
int counter_ 
)
inline

Definition at line 143 of file probe_design.cxx.

References init_results().

ProbeMatchEventParam::ProbeMatchEventParam ( GBDATA gb_main_,
AW_selection_list id 
)
inline

Definition at line 144 of file probe_design.cxx.

References init_results().

Member Function Documentation

void ProbeMatchEventParam::init_results ( )
inline

Definition at line 139 of file probe_design.cxx.

Referenced by ProbeMatchEventParam().

Member Data Documentation

GBDATA* ProbeMatchEventParam::gb_main

Definition at line 131 of file probe_design.cxx.

Referenced by probe_match_event().

AW_selection_list* ProbeMatchEventParam::selection_id

Definition at line 132 of file probe_design.cxx.

Referenced by probe_match_event(), and probe_match_event_using_awars().

int* ProbeMatchEventParam::counter

Definition at line 133 of file probe_design.cxx.

Referenced by probe_match_event().

std::string ProbeMatchEventParam::hits_summary

Definition at line 136 of file probe_design.cxx.

Referenced by probe_match_event(), and probe_match_event_using_awars().

bool ProbeMatchEventParam::refresh_sai_display

Definition at line 137 of file probe_design.cxx.

Referenced by probe_match_event(), and probe_match_event_using_awars().


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