IDAPython 9.0
Loading...
Searching...
No Matches
bit_bound_t Class Reference

Proxy of C++ bit_bound_t class.

Inheritance diagram for bit_bound_t:

Public Member Functions

 __init__ (self, "int" n=0, "int" s=0)
 init(self, n=0, s=0) -> bit_bound_t
 

Static Public Attributes

str nbits = property(_ida_hexrays.bit_bound_t_nbits_get, _ida_hexrays.bit_bound_t_nbits_set, doc=)
 
str sbits = property(_ida_hexrays.bit_bound_t_sbits_get, _ida_hexrays.bit_bound_t_sbits_set, doc=)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
"int" n = 0,
"int" s = 0 )
Parameters
nint
sint

Member Data Documentation

◆ nbits

str nbits = property(_ida_hexrays.bit_bound_t_nbits_get, _ida_hexrays.bit_bound_t_nbits_set, doc=)
static

◆ sbits

str sbits = property(_ida_hexrays.bit_bound_t_sbits_get, _ida_hexrays.bit_bound_t_sbits_set, doc=)
static

Property Documentation

◆ thisown

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

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