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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str cb
 
str loc
 
str text
 
str tagged_sections
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ cb

str cb
static
Initial value:
= property(_ida_kernwin.listing_location_t_cb_get,
_ida_kernwin.listing_location_t_cb_set)

◆ loc

str loc
static
Initial value:
= property(_ida_kernwin.
listing_location_t_loc_get, _ida_kernwin.listing_location_t_loc_set)

◆ tagged_sections

str tagged_sections
static
Initial value:
= property(_ida_kernwin
.listing_location_t_tagged_sections_get, _ida_kernwin.
listing_location_t_tagged_sections_set)

◆ text

str text
static
Initial value:
= property(_ida_kernwin.
listing_location_t_text_get, _ida_kernwin.listing_location_t_text_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: