IDAPython 8.4
Loading...
Searching...
No Matches
edm_t Class Reference

Proxy of C++ edm_t class.

Inheritance diagram for edm_t:

Public Member Functions

"bool" __eq__ (self, *args)
 eq(self, r) -> bool
 
"bool" __ne__ (self, *args)
 ne(self, r) -> bool
 
"void" swap (self, *args)
 swap(self, r)
 
"tid_t" get_tid (self, *args)
 get_tid(self) -> tid_t
 
 __init__ (self, *args)
 init(self) -> edm_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 name = property(_ida_typeinf.edm_t_name_get, _ida_typeinf.edm_t_name_set, doc=)
 
 cmt = property(_ida_typeinf.edm_t_cmt_get, _ida_typeinf.edm_t_cmt_set, doc=)
 
 value = property(_ida_typeinf.edm_t_value_get, _ida_typeinf.edm_t_value_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

"bool" __eq__ ( self,
* args )
Parameters
redm_t const &

◆ __ne__()

"bool" __ne__ ( self,
* args )
Parameters
redm_t const &

◆ get_tid()

"tid_t" get_tid ( self,
* args )

◆ swap()

"void" swap ( self,
* args )
Parameters
redm_t &

Property Documentation

◆ cmt

cmt = property(_ida_typeinf.edm_t_cmt_get, _ida_typeinf.edm_t_cmt_set, doc=)
static

◆ name

name = property(_ida_typeinf.edm_t_name_get, _ida_typeinf.edm_t_name_set, doc=)
static

◆ thisown

thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

◆ value

value = property(_ida_typeinf.edm_t_value_get, _ida_typeinf.edm_t_value_set, doc=)
static

The documentation for this class was generated from the following file: