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

Class lastreq_t

object --+
         |
        lastreq_t

Proxy of C++ lastreq_t class

Instance Methods
 
__repr__(self)
repr(x)
 
clear(self)
lastreq_t
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
__swig_destroy__(...)
delete_lastreq_t(lastreq_t self)
 
__del__(self)

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

Properties
  thisown
The membership flag
  area
lastreq_t_area_get(lastreq_t self) -> area_t
  num
lastreq_t_num_get(lastreq_t self) -> int
  free
lastreq_t_free_get(lastreq_t self) -> area_t

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

Property Details

thisown

The membership flag

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

area

lastreq_t_area_get(lastreq_t self) -> area_t

Get Method:
unreachable.lastreq_t_area_get(...) - lastreq_t_area_get(lastreq_t self) -> area_t
Set Method:
unreachable.lastreq_t_area_set(...) - lastreq_t_area_set(lastreq_t self, area_t area)

num

lastreq_t_num_get(lastreq_t self) -> int

Get Method:
unreachable.lastreq_t_num_get(...) - lastreq_t_num_get(lastreq_t self) -> int
Set Method:
unreachable.lastreq_t_num_set(...) - lastreq_t_num_set(lastreq_t self, int num)

free

lastreq_t_free_get(lastreq_t self) -> area_t

Get Method:
unreachable.lastreq_t_free_get(...) - lastreq_t_free_get(lastreq_t self) -> area_t
Set Method:
unreachable.lastreq_t_free_set(...) - lastreq_t_free_set(lastreq_t self, area_t free)