IDAPython 9.0
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, "ui_stroff_op_t" r)
 eq(self, r) -> bool
 
"bool" __ne__ (self, "ui_stroff_op_t" r)
 ne(self, r) -> bool
 
 __init__ (self)
 init(self) -> ui_stroff_op_t
 

Static Public Attributes

str text = property(_ida_hexrays.ui_stroff_op_t_text_get, _ida_hexrays.ui_stroff_op_t_text_set, doc=)
 
str offset = property(_ida_hexrays.ui_stroff_op_t_offset_get, _ida_hexrays.ui_stroff_op_t_offset_set, doc=)
 

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

◆ __eq__()

"bool" __eq__ ( self,
"ui_stroff_op_t" r )
Parameters
rui_stroff_op_t const &

◆ __ne__()

"bool" __ne__ ( self,
"ui_stroff_op_t" r )
Parameters
rui_stroff_op_t const &

Member Data Documentation

◆ offset

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

◆ text

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

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: