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

Public Member Functions

 __init__ (self, str n=None, 'til_t' t=None)
 

Static Public Attributes

str name
 
str til
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
str n = None,
'til_t' t = None )

Member Data Documentation

◆ name

str name
static
Initial value:
= property(_ida_typeinf.til_symbol_t_name_get,
_ida_typeinf.til_symbol_t_name_set)

◆ til

str til
static
Initial value:
= property(_ida_typeinf.til_symbol_t_til_get,
_ida_typeinf.til_symbol_t_til_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: