IDAPython 9.0
Loading...
Searching...
No Matches
plugin_options_t Class Reference

Proxy of C++ plugin_options_t class.

Inheritance diagram for plugin_options_t:

Public Member Functions

"bool" erase (self, "char const *" name)
 erase(self, name) -> bool
 
 __init__ (self)
 init(self) -> plugin_options_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ erase()

"bool" erase ( self,
"char const *" name )
Parameters
namechar const *

Property Documentation

◆ thisown

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

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