IDAPython 8.4
Loading...
Searching...
No Matches
ui_stroff_applicator_t Class Reference

Proxy of C++ ui_stroff_applicator_t class.

Inheritance diagram for ui_stroff_applicator_t:

Public Member Functions

"bool" apply (self, *args)
 apply(self, opnum, path, top_tif, spath) -> bool
 
 __init__ (self, *args)
 init(self) -> ui_stroff_applicator_t
 
 __disown__ (self)
 

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,
* args )
Parameters
selfPyObject *

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ apply()

"bool" apply ( self,
* args )
Parameters
opnum(C++: size_t) operand ordinal number, see below
path(C++: const intvec_t &) path describing the union selection, maybe empty
top_tif(C++: const tinfo_t &) tinfo_t of the selected toplevel UDT
spath(C++: const char *) selected path

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: