IDAPython 9.0
Loading...
Searching...
No Matches
til_symbol_t Class Reference

Proxy of C++ til_symbol_t class.

Inheritance diagram for til_symbol_t:

Public Member Functions

 __init__ (self, "char const *" n=None, "til_t" t=None)
 init(self, n=None, t=None) -> til_symbol_t
 

Static Public Attributes

str name = property(_ida_typeinf.til_symbol_t_name_get, _ida_typeinf.til_symbol_t_name_set, doc=)
 
str til = property(_ida_typeinf.til_symbol_t_til_get, _ida_typeinf.til_symbol_t_til_set, doc=)
 

Properties

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
"char const *" n = None,
"til_t" t = None )
Parameters
nchar const *
ttil_t const *

Member Data Documentation

◆ name

str name = property(_ida_typeinf.til_symbol_t_name_get, _ida_typeinf.til_symbol_t_name_set, doc=)
static

◆ til

str til = property(_ida_typeinf.til_symbol_t_til_get, _ida_typeinf.til_symbol_t_til_set, doc=)
static

Property Documentation

◆ thisown

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

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