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

Proxy of C++ idp_name_t class.

Inheritance diagram for idp_name_t:

Public Member Functions

 __init__ (self)
 init(self) -> idp_name_t
 

Static Public Attributes

str lname = property(_ida_loader.idp_name_t_lname_get, _ida_loader.idp_name_t_lname_set, doc=)
 
str sname = property(_ida_loader.idp_name_t_sname_get, _ida_loader.idp_name_t_sname_set, doc=)
 
str hidden = property(_ida_loader.idp_name_t_hidden_get, _ida_loader.idp_name_t_hidden_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

◆ hidden

str hidden = property(_ida_loader.idp_name_t_hidden_get, _ida_loader.idp_name_t_hidden_set, doc=)
static

◆ lname

str lname = property(_ida_loader.idp_name_t_lname_get, _ida_loader.idp_name_t_lname_set, doc=)
static

◆ sname

str sname = property(_ida_loader.idp_name_t_sname_get, _ida_loader.idp_name_t_sname_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: