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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str dtid
 
str fid
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ dtid

str dtid
static
Initial value:
= property(_ida_typeinf.custom_data_type_info_t_dtid_get,
_ida_typeinf.custom_data_type_info_t_dtid_set)

◆ fid

str fid
static
Initial value:
= property(_ida_typeinf.custom_data_type_info_t_fid_get,
_ida_typeinf.custom_data_type_info_t_fid_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: