Module ida_pro :: Class instant_dbgopts_t
[frames] | no frames]

Class instant_dbgopts_t

object --+
         |
        instant_dbgopts_t

Proxy of C++ instant_dbgopts_t class.

Instance Methods
instant_dbgopts_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
  attach
instant_dbgopts_t_attach_get(self) -> bool
  debmod
instant_dbgopts_t_debmod_get(self) -> qstring *
  env
instant_dbgopts_t_env_get(self) -> qstring *
  event_id
instant_dbgopts_t_event_id_get(self) -> int
  host
instant_dbgopts_t_host_get(self) -> qstring *
  pid
instant_dbgopts_t_pid_get(self) -> int
  port
instant_dbgopts_t_port_get(self) -> int
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

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

Returns: instant_dbgopts_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

attach

instant_dbgopts_t_attach_get(self) -> bool

Get Method:
unreachable.instant_dbgopts_t_attach_get(self)
Set Method:
unreachable.instant_dbgopts_t_attach_set(self, attach)

debmod

instant_dbgopts_t_debmod_get(self) -> qstring *

Get Method:
unreachable.instant_dbgopts_t_debmod_get(self)
Set Method:
unreachable.instant_dbgopts_t_debmod_set(self, debmod)

env

instant_dbgopts_t_env_get(self) -> qstring *

Get Method:
unreachable.instant_dbgopts_t_env_get(self)
Set Method:
unreachable.instant_dbgopts_t_env_set(self, env)

event_id

instant_dbgopts_t_event_id_get(self) -> int

Get Method:
unreachable.instant_dbgopts_t_event_id_get(self)
Set Method:
unreachable.instant_dbgopts_t_event_id_set(self, event_id)

host

instant_dbgopts_t_host_get(self) -> qstring *

Get Method:
unreachable.instant_dbgopts_t_host_get(self)
Set Method:
unreachable.instant_dbgopts_t_host_set(self, host)

pid

instant_dbgopts_t_pid_get(self) -> int

Get Method:
unreachable.instant_dbgopts_t_pid_get(self)
Set Method:
unreachable.instant_dbgopts_t_pid_set(self, pid)

port

instant_dbgopts_t_port_get(self) -> int

Get Method:
unreachable.instant_dbgopts_t_port_get(self)
Set Method:
unreachable.instant_dbgopts_t_port_set(self, port)

thisown

The membership flag

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