used for select_symbols() More...
#include <profile_container.h>
Public Member Functions | |
| symbol_choice () | |
Data Fields | |
| column_flags | hints |
| hints filled in | |
| double | threshold |
| percentage threshold | |
| bool | match_image |
| match the image name only | |
| std::string | image_name |
| owning image name | |
used for select_symbols()
Definition at line 88 of file profile_container.h.
| profile_container::symbol_choice::symbol_choice | ( | ) | [inline] |
Definition at line 89 of file profile_container.h.
hints filled in
Definition at line 93 of file profile_container.h.
Referenced by profile_container::select_symbols().
| std::string profile_container::symbol_choice::image_name |
owning image name
Definition at line 99 of file profile_container.h.
Referenced by profile_container::select_symbols().
match the image name only
Definition at line 97 of file profile_container.h.
Referenced by profile_container::select_symbols().
percentage threshold
Definition at line 95 of file profile_container.h.
Referenced by profile_container::select_symbols().
1.6.1