IDAPython 9.0
Loading...
Searching...
No Matches
plugin_options_t Class Reference
Inheritance diagram for plugin_options_t:

Public Member Functions

'plugin_option_t const *' find (self, str name)
 
bool erase (self, str name)
 
 __init__ (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ erase()

bool erase ( self,
str name )

◆ find()

'plugin_option_t const *' find ( self,
str name )

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

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