IDAPython 9.0
Loading...
Searching...
No Matches
type_attr_t Class Reference
Inheritance diagram for type_attr_t:

Public Member Functions

bool __lt__ (self, 'type_attr_t' r)
 
bool __ge__ (self, 'type_attr_t' r)
 
 __init__ (self)
 

Static Public Attributes

str key
 
str value
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __ge__()

bool __ge__ ( self,
'type_attr_t' r )

◆ __lt__()

bool __lt__ ( self,
'type_attr_t' r )

Member Data Documentation

◆ key

str key
static
Initial value:
= property(_ida_typeinf.type_attr_t_key_get,
_ida_typeinf.type_attr_t_key_set)

◆ value

str value
static
Initial value:
= property(_ida_typeinf.type_attr_t_value_get,
_ida_typeinf.type_attr_t_value_set)

Property Documentation

◆ thisown

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

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