IDAPython 8.4
Loading...
Searching...
No Matches
idc_global_t Class Reference

Proxy of C++ idc_global_t class.

Inheritance diagram for idc_global_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> idc_global_t init(self, n) -> idc_global_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 name = property(_ida_expr.idc_global_t_name_get, _ida_expr.idc_global_t_name_set, doc=)
 
 value = property(_ida_expr.idc_global_t_value_get, _ida_expr.idc_global_t_value_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
nchar const *

Property Documentation

◆ name

name = property(_ida_expr.idc_global_t_name_get, _ida_expr.idc_global_t_name_set, doc=)
static

◆ thisown

thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

◆ value

value = property(_ida_expr.idc_global_t_value_get, _ida_expr.idc_global_t_value_set, doc=)
static

The documentation for this class was generated from the following file: