Module idaapi :: Class strwinsetup_t
[frames] | no frames]

Class strwinsetup_t

object --+
         |
        strwinsetup_t

Proxy of C++ strwinsetup_t class

Instance Methods
 
__repr__(self)
repr(x)
strwinsetup_t
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Variables
  thisown = _swig_property(lambda x: x.this.own(), lambda x, v: ...
  strtypes = _swig_property(_idaapi.strwinsetup_t_strtypes_get, ...
  minlen = _swig_property(_idaapi.strwinsetup_t_minlen_get, _ida...
  display_only_existing_strings = _swig_property(_idaapi.strwins...
  only_7bit = _swig_property(_idaapi.strwinsetup_t_only_7bit_get...
  ignore_heads = _swig_property(_idaapi.strwinsetup_t_ignore_hea...
  ea1 = _swig_property(_idaapi.strwinsetup_t_ea1_get, _idaapi.st...
  ea2 = _swig_property(_idaapi.strwinsetup_t_ea2_get, _idaapi.st...
  __swig_destroy__ = _idaapi.delete_strwinsetup_t
  __del__ = lambda self:
Properties

Inherited from object: __class__

Method Details

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Returns: strwinsetup_t
Overrides: object.__init__

Class Variable Details

thisown

Value:
_swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc\
= 'The membership flag')

strtypes

Value:
_swig_property(_idaapi.strwinsetup_t_strtypes_get, _idaapi.strwinsetup\
_t_strtypes_set)

minlen

Value:
_swig_property(_idaapi.strwinsetup_t_minlen_get, _idaapi.strwinsetup_t\
_minlen_set)

display_only_existing_strings

Value:
_swig_property(_idaapi.strwinsetup_t_display_only_existing_strings_get\
, _idaapi.strwinsetup_t_display_only_existing_strings_set)

only_7bit

Value:
_swig_property(_idaapi.strwinsetup_t_only_7bit_get, _idaapi.strwinsetu\
p_t_only_7bit_set)

ignore_heads

Value:
_swig_property(_idaapi.strwinsetup_t_ignore_heads_get, _idaapi.strwins\
etup_t_ignore_heads_set)

ea1

Value:
_swig_property(_idaapi.strwinsetup_t_ea1_get, _idaapi.strwinsetup_t_ea\
1_set)

ea2

Value:
_swig_property(_idaapi.strwinsetup_t_ea2_get, _idaapi.strwinsetup_t_ea\
2_set)