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

Public Member Functions

 __init__ (self, int n=0, int s=0)
 

Static Public Attributes

str nbits
 
str sbits
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
int n = 0,
int s = 0 )

Member Data Documentation

◆ nbits

str nbits
static
Initial value:
= property(_ida_hexrays.bit_bound_t_nbits_get,
_ida_hexrays.bit_bound_t_nbits_set)

◆ sbits

str sbits
static
Initial value:
= property(_ida_hexrays.bit_bound_t_sbits_get,
_ida_hexrays.bit_bound_t_sbits_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: