IDAPython 8.4
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, *args)
 init(self, n=0, s=0) -> bit_bound_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 nbits = property(_ida_hexrays.bit_bound_t_nbits_get, _ida_hexrays.bit_bound_t_nbits_set, doc=)
 
 sbits = property(_ida_hexrays.bit_bound_t_sbits_get, _ida_hexrays.bit_bound_t_sbits_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
nint
sint

Property Documentation

◆ nbits

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

◆ sbits

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

◆ 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: