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

Proxy of C++ ea_name_t class.

Inheritance diagram for ea_name_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> ea_name_t init(self, _ea, _name) -> ea_name_t
 

Static Public Attributes

str ea = property(_ida_name.ea_name_t_ea_get, _ida_name.ea_name_t_ea_set, doc=)
 
str name = property(_ida_name.ea_name_t_name_get, _ida_name.ea_name_t_name_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,
* args )
Parameters
_eaea_t
_nameqstring const &

Member Data Documentation

◆ ea

str ea = property(_ida_name.ea_name_t_ea_get, _ida_name.ea_name_t_ea_set, doc=)
static

◆ name

str name = property(_ida_name.ea_name_t_name_get, _ida_name.ea_name_t_name_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: