Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
plugin_option_t Struct Reference

Named option, supports two kinds of options: string option: <name>=bool option: <name>=[on|off]. More...

#include <pro.h>

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
 

Public Attributes

qstring name
 
qstring value
 

Detailed Description

Named option, supports two kinds of options: string option: <name>=

bool option: <name>=[on|off].


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