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

Class lowcnd_t

object --+
         |
        lowcnd_t

Proxy of C++ lowcnd_t class

Instance Methods
 
__repr__(self)
repr(x)
lowcnd_t
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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

Class Variables
  thisown = _swig_property(lambda x: x.this.own(), lambda x, v: ...
  ea = _swig_property(_idaapi.lowcnd_t_ea_get, _idaapi.lowcnd_t_...
  cndbody = _swig_property(_idaapi.lowcnd_t_cndbody_get, _idaapi...
  type = _swig_property(_idaapi.lowcnd_t_type_get, _idaapi.lowcn...
  orgbytes = _swig_property(_idaapi.lowcnd_t_orgbytes_get, _idaa...
  cmd = _swig_property(_idaapi.lowcnd_t_cmd_get, _idaapi.lowcnd_...
  compiled = _swig_property(_idaapi.lowcnd_t_compiled_get, _idaa...
  __swig_destroy__ = _idaapi.delete_lowcnd_t
  __del__ = lambda self:
Properties

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

Class Variable Details

thisown

Value:
_swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc\
= 'The membership flag')

ea

Value:
_swig_property(_idaapi.lowcnd_t_ea_get, _idaapi.lowcnd_t_ea_set)

cndbody

Value:
_swig_property(_idaapi.lowcnd_t_cndbody_get, _idaapi.lowcnd_t_cndbody_\
set)

type

Value:
_swig_property(_idaapi.lowcnd_t_type_get, _idaapi.lowcnd_t_type_set)

orgbytes

Value:
_swig_property(_idaapi.lowcnd_t_orgbytes_get, _idaapi.lowcnd_t_orgbyte\
s_set)

cmd

Value:
_swig_property(_idaapi.lowcnd_t_cmd_get, _idaapi.lowcnd_t_cmd_set)

compiled

Value:
_swig_property(_idaapi.lowcnd_t_compiled_get, _idaapi.lowcnd_t_compile\
d_set)