IDAPython 8.4
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, *args)
 init(self) -> lines_rendering_output_t
 
"void" clear (self, *args)
 clear(self)
 
"bool" __eq__ (self, *args)
 eq(self, r) -> bool
 
"bool" __ne__ (self, *args)
 ne(self, r) -> bool
 
"void" swap (self, *args)
 swap(self, r)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 entries = property(_ida_kernwin.lines_rendering_output_t_entries_get, _ida_kernwin.lines_rendering_output_t_entries_set, doc=)
 
 flags = property(_ida_kernwin.lines_rendering_output_t_flags_get, _ida_kernwin.lines_rendering_output_t_flags_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

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

◆ __ne__()

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

◆ clear()

"void" clear ( self,
* args )

◆ swap()

"void" swap ( self,
* args )
Parameters
rlines_rendering_output_t &

Property Documentation

◆ entries

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

◆ flags

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