Module ida_moves :: Class lochist_entry_t
[frames] | no frames]

Class lochist_entry_t

object --+
         |
        lochist_entry_t

Proxy of C++ lochist_entry_t class.

Instance Methods
bool
__eq__(self, r)
lochist_entry_t
__init__(self)
__init__(self, p, r) -> lochist_entry_t __init__(self, other) -> lochist_entry_t
bool
__ne__(self, r)
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
 
acquire_place(self, in_p)
bool
is_valid(self)
place_t
place(self)
place(self) -> place_t
renderer_info_t
renderer_info(self)
renderer_info(self) -> renderer_info_t
 
set_place(self, p)

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

Properties
  plce
lochist_entry_t_plce_get(self) -> place_t
  rinfo
lochist_entry_t_rinfo_get(self) -> renderer_info_t
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, p, r) -> lochist_entry_t __init__(self, other) -> lochist_entry_t

Returns: lochist_entry_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

plce

lochist_entry_t_plce_get(self) -> place_t

Get Method:
unreachable.lochist_entry_t_plce_get(self)
Set Method:
unreachable.lochist_entry_t_plce_set(self, plce)

rinfo

lochist_entry_t_rinfo_get(self) -> renderer_info_t

Get Method:
unreachable.lochist_entry_t_rinfo_get(self)
Set Method:
unreachable.lochist_entry_t_rinfo_set(self, rinfo)

thisown

The membership flag

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