Module ida_idd :: Class debapp_attrs_t
[frames] | no frames]

Class debapp_attrs_t

object --+
         |
        debapp_attrs_t

Proxy of C++ debapp_attrs_t class.

Instance Methods
debapp_attrs_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
  addrsize
debapp_attrs_t_addrsize_get(self) -> int
  cbsize
debapp_attrs_t_cbsize_get(self) -> int32
  is_be
debapp_attrs_t_is_be_get(self) -> int
  platform
debapp_attrs_t_platform_get(self) -> qstring *
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

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

Returns: debapp_attrs_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

addrsize

debapp_attrs_t_addrsize_get(self) -> int

Get Method:
unreachable.debapp_attrs_t_addrsize_get(self)
Set Method:
unreachable.debapp_attrs_t_addrsize_set(self, addrsize)

cbsize

debapp_attrs_t_cbsize_get(self) -> int32

Get Method:
unreachable.debapp_attrs_t_cbsize_get(self)
Set Method:
unreachable.debapp_attrs_t_cbsize_set(self, cbsize)

is_be

debapp_attrs_t_is_be_get(self) -> int

Get Method:
unreachable.debapp_attrs_t_is_be_get(self)
Set Method:
unreachable.debapp_attrs_t_is_be_set(self, is_be)

platform

debapp_attrs_t_platform_get(self) -> qstring *

Get Method:
unreachable.debapp_attrs_t_platform_get(self)
Set Method:
unreachable.debapp_attrs_t_platform_set(self, platform)

thisown

The membership flag

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