◆ __init__()
◆ clear()
◆ has_cmt()
◆ has_info()
◆ has_name()
◆ has_type()
◆ is_rptcmt()
◆ set_new_cmt()
None set_new_cmt |
( |
| self, |
|
|
str | c, |
|
|
bool | rptcmt ) |
◆ set_new_name()
None set_new_name |
( |
| self, |
|
|
str | n ) |
◆ set_new_type()
None set_new_type |
( |
| self, |
|
|
'tinfo_t' | t ) |
The visit_type() function may optionally save the modified type info. Use the following functions for that. The new name and comment will be applied only if the current tinfo element has storage for them.
◆ cmt
Initial value:= property(_ida_typeinf.type_mods_t_cmt_get,
_ida_typeinf.type_mods_t_cmt_set)
◆ flags
Initial value:= property(_ida_typeinf.type_mods_t_flags_get,
_ida_typeinf.type_mods_t_flags_set)
◆ name
Initial value:= property(_ida_typeinf.type_mods_t_name_get,
_ida_typeinf.type_mods_t_name_set)
◆ type
Initial value:= property(_ida_typeinf.type_mods_t_type_get,
_ida_typeinf.type_mods_t_type_set)
◆ thisown
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: