Module ida_nalt :: Class opinfo_t
[frames] | no frames]

Class opinfo_t

object --+
         |
        opinfo_t

Proxy of C++ opinfo_t class.

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

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

Properties
  cd
opinfo_t_cd_get(self) -> custom_data_type_ids_t
  ec
opinfo_t_ec_get(self) -> enum_const_t
  path
opinfo_t_path_get(self) -> strpath_t
  ri
opinfo_t_ri_get(self) -> refinfo_t
  strtype
opinfo_t_strtype_get(self) -> int32
  thisown
The membership flag
  tid
opinfo_t_tid_get(self) -> tid_t

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

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

Returns: opinfo_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

cd

opinfo_t_cd_get(self) -> custom_data_type_ids_t

Get Method:
unreachable.opinfo_t_cd_get(self)
Set Method:
unreachable.opinfo_t_cd_set(self, cd)

ec

opinfo_t_ec_get(self) -> enum_const_t

Get Method:
unreachable.opinfo_t_ec_get(self)
Set Method:
unreachable.opinfo_t_ec_set(self, ec)

path

opinfo_t_path_get(self) -> strpath_t

Get Method:
unreachable.opinfo_t_path_get(self)
Set Method:
unreachable.opinfo_t_path_set(self, path)

ri

opinfo_t_ri_get(self) -> refinfo_t

Get Method:
unreachable.opinfo_t_ri_get(self)
Set Method:
unreachable.opinfo_t_ri_set(self, ri)

strtype

opinfo_t_strtype_get(self) -> int32

Get Method:
unreachable.opinfo_t_strtype_get(self)
Set Method:
unreachable.opinfo_t_strtype_set(self, strtype)

thisown

The membership flag

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

tid

opinfo_t_tid_get(self) -> tid_t

Get Method:
unreachable.opinfo_t_tid_get(self)
Set Method:
unreachable.opinfo_t_tid_set(self, tid)