IDAPython 9.0
Loading...
Searching...
No Matches
lines_rendering_output_t Class Reference
Inheritance diagram for lines_rendering_output_t:

Public Member Functions

 __init__ (self)
 
None clear (self)
 
bool __eq__ (self, 'lines_rendering_output_t' r)
 
bool __ne__ (self, 'lines_rendering_output_t' r)
 
None swap (self, 'lines_rendering_output_t' r)
 

Static Public Attributes

str entries
 
str flags
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'lines_rendering_output_t' r )

◆ __ne__()

bool __ne__ ( self,
'lines_rendering_output_t' r )

◆ clear()

None clear ( self)

◆ swap()

None swap ( self,
'lines_rendering_output_t' r )

Member Data Documentation

◆ entries

str entries
static
Initial value:
= property(_ida_kernwin
.lines_rendering_output_t_entries_get, _ida_kernwin.
lines_rendering_output_t_entries_set)

◆ flags

str flags
static
Initial value:
= property(_ida_kernwin.
lines_rendering_output_t_flags_get, _ida_kernwin.
lines_rendering_output_t_flags_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: