IDAPython 9.0
Loading...
Searching...
No Matches
instant_dbgopts_t Class Reference
Inheritance diagram for instant_dbgopts_t:

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str debmod
 
str env
 
str host
 
str port
 
str pid
 
str event_id
 
str attach
 

Static Protected Attributes

str _pass
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ _pass

str _pass
staticprotected
Initial value:
= property(_ida_pro.instant_dbgopts_t__pass_get,
_ida_pro.instant_dbgopts_t__pass_set)

◆ attach

str attach
static
Initial value:
= property(_ida_pro.instant_dbgopts_t_attach_get,
_ida_pro.instant_dbgopts_t_attach_set)

◆ debmod

str debmod
static
Initial value:
= property(_ida_pro.instant_dbgopts_t_debmod_get,
_ida_pro.instant_dbgopts_t_debmod_set)

◆ env

str env
static
Initial value:
= property(_ida_pro.instant_dbgopts_t_env_get, _ida_pro.
instant_dbgopts_t_env_set)

◆ event_id

str event_id
static
Initial value:
= property(_ida_pro.instant_dbgopts_t_event_id_get,
_ida_pro.instant_dbgopts_t_event_id_set)

◆ host

str host
static
Initial value:
= property(_ida_pro.instant_dbgopts_t_host_get,
_ida_pro.instant_dbgopts_t_host_set)

◆ pid

str pid
static
Initial value:
= property(_ida_pro.instant_dbgopts_t_pid_get, _ida_pro.
instant_dbgopts_t_pid_set)

◆ port

str port
static
Initial value:
= property(_ida_pro.instant_dbgopts_t_port_get, _ida_pro.
instant_dbgopts_t_port_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: