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

Proxy of C++ listing_location_t class.

Inheritance diagram for listing_location_t:

Public Member Functions

 __init__ (self)
 init(self) -> listing_location_t
 

Static Public Attributes

str cb = property(_ida_kernwin.listing_location_t_cb_get, _ida_kernwin.listing_location_t_cb_set, doc=)
 
str loc = property(_ida_kernwin.listing_location_t_loc_get, _ida_kernwin.listing_location_t_loc_set, doc=)
 
str text = property(_ida_kernwin.listing_location_t_text_get, _ida_kernwin.listing_location_t_text_set, doc=)
 
str tagged_sections = property(_ida_kernwin.listing_location_t_tagged_sections_get, _ida_kernwin.listing_location_t_tagged_sections_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 Data Documentation

◆ cb

str cb = property(_ida_kernwin.listing_location_t_cb_get, _ida_kernwin.listing_location_t_cb_set, doc=)
static

◆ loc

str loc = property(_ida_kernwin.listing_location_t_loc_get, _ida_kernwin.listing_location_t_loc_set, doc=)
static

◆ tagged_sections

str tagged_sections = property(_ida_kernwin.listing_location_t_tagged_sections_get, _ida_kernwin.listing_location_t_tagged_sections_set, doc=)
static

◆ text

str text = property(_ida_kernwin.listing_location_t_text_get, _ida_kernwin.listing_location_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: