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

Class string_info_t

object --+
         |
        string_info_t

Proxy of C++ string_info_t class.

Instance Methods
string_info_t
__init__(self)
__init__(self, _ea) -> string_info_t
bool
__lt__(self, r)
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)

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

Properties
  ea
string_info_t_ea_get(self) -> ea_t
  length
string_info_t_length_get(self) -> int
  thisown
The membership flag
  type
string_info_t_type_get(self) -> int

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, _ea) -> string_info_t

Returns: string_info_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

ea

string_info_t_ea_get(self) -> ea_t

Get Method:
unreachable.string_info_t_ea_get(self)
Set Method:
unreachable.string_info_t_ea_set(self, ea)

length

string_info_t_length_get(self) -> int

Get Method:
unreachable.string_info_t_length_get(self)
Set Method:
unreachable.string_info_t_length_set(self, length)

thisown

The membership flag

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

type

string_info_t_type_get(self) -> int

Get Method:
unreachable.string_info_t_type_get(self)
Set Method:
unreachable.string_info_t_type_set(self, type)