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

Proxy of C++ ui_stroff_op_t class.

Inheritance diagram for ui_stroff_op_t:

Public Member Functions

"bool" __eq__ (self, *args)
 eq(self, r) -> bool
 
"bool" __ne__ (self, *args)
 ne(self, r) -> bool
 
 __init__ (self, *args)
 init(self) -> ui_stroff_op_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 text = property(_ida_hexrays.ui_stroff_op_t_text_get, _ida_hexrays.ui_stroff_op_t_text_set, doc=)
 
 offset = property(_ida_hexrays.ui_stroff_op_t_offset_get, _ida_hexrays.ui_stroff_op_t_offset_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

"bool" __eq__ ( self,
* args )
Parameters
rui_stroff_op_t const &

◆ __ne__()

"bool" __ne__ ( self,
* args )
Parameters
rui_stroff_op_t const &

Property Documentation

◆ offset

offset = property(_ida_hexrays.ui_stroff_op_t_offset_get, _ida_hexrays.ui_stroff_op_t_offset_set, doc=)
static

◆ text

text = property(_ida_hexrays.ui_stroff_op_t_text_get, _ida_hexrays.ui_stroff_op_t_text_set, doc=)
static

◆ 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: