IDAPython 8.4
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, *args)
 init(self) -> listing_location_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 cb = property(_ida_kernwin.listing_location_t_cb_get, _ida_kernwin.listing_location_t_cb_set, doc=)
 
 loc = property(_ida_kernwin.listing_location_t_loc_get, _ida_kernwin.listing_location_t_loc_set, doc=)
 
 text = property(_ida_kernwin.listing_location_t_text_get, _ida_kernwin.listing_location_t_text_set, doc=)
 
 tagged_sections = property(_ida_kernwin.listing_location_t_tagged_sections_get, _ida_kernwin.listing_location_t_tagged_sections_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Property Documentation

◆ cb

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

◆ loc

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

◆ tagged_sections

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

◆ text

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