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

Public Member Functions

None set (self, 'tid_t' tid)
 
'tid_t' get_dtid (self)
 
 __init__ (self)
 

Static Public Attributes

str dtid
 
str fids
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ get_dtid()

'tid_t' get_dtid ( self)

◆ set()

None set ( self,
'tid_t' tid )

Member Data Documentation

◆ dtid

str dtid
static
Initial value:
= property(_ida_nalt.custom_data_type_ids_t_dtid_get,
_ida_nalt.custom_data_type_ids_t_dtid_set)

◆ fids

fids
static
Initial value:
= property(_ida_nalt.custom_data_type_ids_t_fids_get,
_ida_nalt.custom_data_type_ids_t_fids_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: