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

Public Member Functions

 AutoMatchSettings (ProbeMatchEventParam *event_param_, bool disable_)
 
 AutoMatchSettings ()
 
bool initialized () const
 

Public Attributes

ProbeMatchEventParamevent_param
 
bool disable
 

Detailed Description

Definition at line 147 of file probe_design.cxx.

Constructor & Destructor Documentation

AutoMatchSettings::AutoMatchSettings ( ProbeMatchEventParam event_param_,
bool  disable_ 
)
inline

Definition at line 151 of file probe_design.cxx.

AutoMatchSettings::AutoMatchSettings ( )
inline

Definition at line 154 of file probe_design.cxx.

Member Function Documentation

bool AutoMatchSettings::initialized ( ) const
inline

Definition at line 159 of file probe_design.cxx.

References event_param.

Referenced by enable_auto_match_cb().

Member Data Documentation

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().


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