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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str tid
 
str serial
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ serial

str serial
static
Initial value:
= property(_ida_nalt.enum_const_t_serial_get, _ida_nalt
.enum_const_t_serial_set)

◆ tid

str tid
static
Initial value:
= property(_ida_nalt.enum_const_t_tid_get, _ida_nalt.
enum_const_t_tid_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: