ARB
|
Public Member Functions | |
AutoMatchSettings (ProbeMatchEventParam *event_param_, bool disable_) | |
AutoMatchSettings () | |
bool | initialized () const |
Public Attributes | |
ProbeMatchEventParam * | event_param |
bool | disable |
Definition at line 147 of file probe_design.cxx.
|
inline |
Definition at line 151 of file probe_design.cxx.
|
inline |
Definition at line 154 of file probe_design.cxx.
|
inline |
Definition at line 159 of file probe_design.cxx.
References event_param.
Referenced by enable_auto_match_cb().
ProbeMatchEventParam* AutoMatchSettings::event_param |
Definition at line 148 of file probe_design.cxx.
Referenced by auto_match_cb(), and initialized().
bool AutoMatchSettings::disable |
Definition at line 149 of file probe_design.cxx.
Referenced by auto_match_cb().