|
ARB
|

Public Member Functions | |
| AutoMatchSettings (ProbeMatchEventParam *event_param_, bool disable_) | |
| AutoMatchSettings () | |
| bool | initialized () const |
Public Attributes | |
| ProbeMatchEventParam * | event_param |
| bool | disable |
Definition at line 148 of file probe_design.cxx.
|
inline |
Definition at line 152 of file probe_design.cxx.
|
inline |
Definition at line 155 of file probe_design.cxx.
|
inline |
Definition at line 160 of file probe_design.cxx.
References event_param.
Referenced by enable_auto_match_cb().
| ProbeMatchEventParam* AutoMatchSettings::event_param |
Definition at line 149 of file probe_design.cxx.
Referenced by auto_match_cb(), and initialized().
| bool AutoMatchSettings::disable |
Definition at line 150 of file probe_design.cxx.
Referenced by auto_match_cb().
1.8.8