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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str oneline
 
str length
 
str members
 
str info
 
str props
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ info

str info
static
Initial value:
= property(_ida_typeinf.valstr_t_info_get,
_ida_typeinf.valstr_t_info_set)

◆ length

str length
static
Initial value:
= property(_ida_typeinf.valstr_t_length_get,
_ida_typeinf.valstr_t_length_set)

◆ members

str members
static
Initial value:
= property(_ida_typeinf.valstr_t_members_get,
_ida_typeinf.valstr_t_members_set)

◆ oneline

str oneline
static
Initial value:
= property(_ida_typeinf.valstr_t_oneline_get,
_ida_typeinf.valstr_t_oneline_set)

◆ props

str props
static
Initial value:
= property(_ida_typeinf.valstr_t_props_get, _ida_typeinf.
valstr_t_props_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: