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

Public Member Functions

 __init__ (self, *args)
 

Static Public Attributes

str name
 
str value
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Data Documentation

◆ name

str name
static
Initial value:
= property(_ida_expr.idc_global_t_name_get, _ida_expr.
idc_global_t_name_set)

◆ value

str value
static
Initial value:
= property(_ida_expr.idc_global_t_value_get,
_ida_expr.idc_global_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: