IDA SDK
plugin_option_t Struct Reference

Detailed Description

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
 

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