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

Public Member Functions

 __init__ (self, *args)
 
None swap (self, 'typedef_type_data_t' r)
 

Static Public Attributes

str til
 
str name
 
str ordinal
 
str is_ordref
 
str resolve
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ swap()

None swap ( self,
'typedef_type_data_t' r )

Member Data Documentation

◆ is_ordref

str is_ordref
static
Initial value:
= property(_ida_typeinf.
typedef_type_data_t_is_ordref_get, _ida_typeinf.
typedef_type_data_t_is_ordref_set)

◆ name

str name
static
Initial value:
= property(_ida_typeinf.
typedef_type_data_t_name_get, _ida_typeinf.typedef_type_data_t_name_set
)

◆ ordinal

str ordinal
static
Initial value:
= property(_ida_typeinf.
typedef_type_data_t_ordinal_get, _ida_typeinf.
typedef_type_data_t_ordinal_set)

◆ resolve

str resolve
static
Initial value:
= property(_ida_typeinf.typedef_type_data_t_resolve_get,
_ida_typeinf.typedef_type_data_t_resolve_set)

◆ til

str til
static
Initial value:
= property(_ida_typeinf.
typedef_type_data_t_til_get, _ida_typeinf.typedef_type_data_t_til_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: