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

Public Member Functions

 __init__ (self, *args, **kwargs)
 
dict get_dict (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args,
** kwargs )

Member Function Documentation

◆ get_dict()

dict get_dict ( self)
Retrieve the contents of this object, as a dict

@return a dict containing all kvp's in this object

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: