|
ARB
|
#include <aw_select.hxx>
Public Member Functions | |
| AW_selection_list_iterator (AW_selection_list *sellist) | |
| AW_selection_list_iterator (AW_selection_list *sellist, int index) | |
| operator bool () const | |
| const char * | get_displayed () |
| const AW_scalar * | get_value () const |
| void | set_displayed (const char *disp) |
| void | set_value (const AW_scalar &val) |
| void | forward (size_t offset) |
| AW_selection_list_iterator & | operator++ () |
Definition at line 144 of file aw_select.hxx.
|
inline |
Definition at line 147 of file aw_select.hxx.
|
inline |
Definition at line 150 of file aw_select.hxx.
|
inline |
Definition at line 157 of file aw_select.hxx.
|
inline |
Definition at line 159 of file aw_select.hxx.
References AW_selection_list_entry::get_displayed(), and NULp.
Referenced by AW_subset_selection::collect_subset_cb(), AW_subset_selection::fill_entries_matching_values(), and MP_collect_probes().
|
inline |
Definition at line 160 of file aw_select.hxx.
References AW_selection_list_entry::get_value(), and NULp.
Referenced by AW_subset_selection::collect_subset_cb(), AW_subset_selection::delete_entries_missing_in_parent(), AW_subset_selection::fill_entries_matching_values(), ProbeValuation::init_valuation(), MP_collect_probes(), MP_compute(), MP_modify_selected(), and probe_match_all_event().
|
inline |
Definition at line 162 of file aw_select.hxx.
References aw_assert, and AW_selection_list_entry::set_displayed().
Referenced by modify_probe_event(), and probe_match_all_event().
|
inline |
Definition at line 163 of file aw_select.hxx.
References aw_assert, and AW_selection_list_entry::set_value().
|
inline |
Definition at line 165 of file aw_select.hxx.
Referenced by AW_selection_list_iterator().
|
inline |
Definition at line 168 of file aw_select.hxx.
References AW_selection_list_entry::next.
1.8.8