|
IDA SDK
|
Named option, supports two kinds of options: string option: <name>=
bool option: <name>=[on|off].
Public Attributes | |
| qstring | name |
| qstring | value |
Public Member Functions | |
| const char * | get_value (const char *default_value) const |
| bool | get_string (qstring *out, const char *desired_name, const char *default_value) const |
| bool | get_bool (bool *out, const char *desired_name, bool default_value) const |