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

Class memory_info_t

object --+
         |
        memory_info_t

Proxy of C++ memory_info_t class

Instance Methods
 
__repr__(self)
repr(x)
memory_info_t
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
__eq__(*args)
__eq__(self, memory_info_t r) -> bool
 
__ne__(*args)
__ne__(self, memory_info_t r) -> bool
 
__swig_destroy__(...)
delete_memory_info_t(memory_info_t self)
 
__del__(self)

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

Properties
  thisown
The membership flag
  name
memory_info_t_name_get(memory_info_t self) -> qstring
  sclass
memory_info_t_sclass_get(memory_info_t self) -> qstring
  sbase
memory_info_t_sbase_get(memory_info_t self) -> ea_t
  bitness
memory_info_t_bitness_get(memory_info_t self) -> uchar
  perm
memory_info_t_perm_get(memory_info_t self) -> uchar

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: memory_info_t
Overrides: object.__init__

Property Details

thisown

The membership flag

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

name

memory_info_t_name_get(memory_info_t self) -> qstring

Get Method:
unreachable.memory_info_t_name_get(...) - memory_info_t_name_get(memory_info_t self) -> qstring
Set Method:
unreachable.memory_info_t_name_set(...) - memory_info_t_name_set(memory_info_t self, qstring name)

sclass

memory_info_t_sclass_get(memory_info_t self) -> qstring

Get Method:
unreachable.memory_info_t_sclass_get(...) - memory_info_t_sclass_get(memory_info_t self) -> qstring
Set Method:
unreachable.memory_info_t_sclass_set(...) - memory_info_t_sclass_set(memory_info_t self, qstring sclass)

sbase

memory_info_t_sbase_get(memory_info_t self) -> ea_t

Get Method:
unreachable.memory_info_t_sbase_get(...) - memory_info_t_sbase_get(memory_info_t self) -> ea_t
Set Method:
unreachable.memory_info_t_sbase_set(...) - memory_info_t_sbase_set(memory_info_t self, ea_t sbase)

bitness

memory_info_t_bitness_get(memory_info_t self) -> uchar

Get Method:
unreachable.memory_info_t_bitness_get(...) - memory_info_t_bitness_get(memory_info_t self) -> uchar
Set Method:
unreachable.memory_info_t_bitness_set(...) - memory_info_t_bitness_set(memory_info_t self, uchar bitness)

perm

memory_info_t_perm_get(memory_info_t self) -> uchar

Get Method:
unreachable.memory_info_t_perm_get(...) - memory_info_t_perm_get(memory_info_t self) -> uchar
Set Method:
unreachable.memory_info_t_perm_set(...) - memory_info_t_perm_set(memory_info_t self, uchar perm)