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

Proxy of C++ lines_rendering_output_t class.

Inheritance diagram for lines_rendering_output_t:

Public Member Functions

 __init__ (self)
 init(self) -> lines_rendering_output_t
 
"void" clear (self)
 clear(self)
 
"bool" __eq__ (self, "lines_rendering_output_t" r)
 eq(self, r) -> bool
 
"bool" __ne__ (self, "lines_rendering_output_t" r)
 ne(self, r) -> bool
 
"void" swap (self, "lines_rendering_output_t" r)
 swap(self, r)
 

Static Public Attributes

str entries = property(_ida_kernwin.lines_rendering_output_t_entries_get, _ida_kernwin.lines_rendering_output_t_entries_set, doc=)
 
str flags = property(_ida_kernwin.lines_rendering_output_t_flags_get, _ida_kernwin.lines_rendering_output_t_flags_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,
"lines_rendering_output_t" r )
Parameters
rlines_rendering_output_t const &

◆ __ne__()

"bool" __ne__ ( self,
"lines_rendering_output_t" r )
Parameters
rlines_rendering_output_t const &

◆ clear()

"void" clear ( self)

◆ swap()

"void" swap ( self,
"lines_rendering_output_t" r )
Parameters
rlines_rendering_output_t &

Member Data Documentation

◆ entries

str entries = property(_ida_kernwin.lines_rendering_output_t_entries_get, _ida_kernwin.lines_rendering_output_t_entries_set, doc=)
static

◆ flags

str flags = property(_ida_kernwin.lines_rendering_output_t_flags_get, _ida_kernwin.lines_rendering_output_t_flags_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: