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

Class strwinsetup_t

object --+
         |
        strwinsetup_t

Proxy of C++ strwinsetup_t class.

Instance Methods
strwinsetup_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
bool
is_initialized(self)

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

Properties
  display_only_existing_strings
strwinsetup_t_display_only_existing_strings_get(self) -> uchar
  ignore_heads
strwinsetup_t_ignore_heads_get(self) -> uchar
  minlen
strwinsetup_t_minlen_get(self) -> sval_t
  only_7bit
strwinsetup_t_only_7bit_get(self) -> uchar
  strtypes
_get_strtypes(self) -> PyObject *
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: strwinsetup_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

display_only_existing_strings

strwinsetup_t_display_only_existing_strings_get(self) -> uchar

Get Method:
unreachable.strwinsetup_t_display_only_existing_strings_get(self)
Set Method:
unreachable.strwinsetup_t_display_only_existing_strings_set(self, display_only_existing_strings)

ignore_heads

strwinsetup_t_ignore_heads_get(self) -> uchar

Get Method:
unreachable.strwinsetup_t_ignore_heads_get(self)
Set Method:
unreachable.strwinsetup_t_ignore_heads_set(self, ignore_heads)

minlen

strwinsetup_t_minlen_get(self) -> sval_t

Get Method:
unreachable.strwinsetup_t_minlen_get(self)
Set Method:
unreachable.strwinsetup_t_minlen_set(self, minlen)

only_7bit

strwinsetup_t_only_7bit_get(self) -> uchar

Get Method:
unreachable.strwinsetup_t_only_7bit_get(self)
Set Method:
unreachable.strwinsetup_t_only_7bit_set(self, only_7bit)

strtypes

_get_strtypes(self) -> PyObject *

Get Method:
_get_strtypes(self)
Set Method:
_set_strtypes(self, py_t)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)