ARB
|
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 | |
GBDATA * | gb_main |
AW_selection_list * | selection_id |
int * | counter |
std::string | hits_summary |
bool | refresh_sai_display |
Definition at line 130 of file probe_design.cxx.
Definition at line 143 of file probe_design.cxx.
References init_results().
|
inline |
Definition at line 144 of file probe_design.cxx.
References init_results().
|
inline |
Definition at line 139 of file probe_design.cxx.
Referenced by ProbeMatchEventParam().
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().