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

Public Member Functions

 __init__ (self)
 
bool all_bytes_defined (self)
 
None qclear (self)
 
bool __eq__ (self, 'compiled_binpat_t' r)
 
bool __ne__ (self, 'compiled_binpat_t' r)
 

Static Public Attributes

str bytes
 
str mask
 
str strlits
 
str encidx
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'compiled_binpat_t' r )

◆ __ne__()

bool __ne__ ( self,
'compiled_binpat_t' r )

◆ all_bytes_defined()

bool all_bytes_defined ( self)

◆ qclear()

None qclear ( self)

Member Data Documentation

◆ bytes

str bytes
static
Initial value:
= property(_ida_bytes.compiled_binpat_t_bytes_get,
_ida_bytes.compiled_binpat_t_bytes_set)

◆ encidx

str encidx
static
Initial value:
= property(_ida_bytes.compiled_binpat_t_encidx_get,
_ida_bytes.compiled_binpat_t_encidx_set)

◆ mask

str mask
static
Initial value:
= property(_ida_bytes.compiled_binpat_t_mask_get,
_ida_bytes.compiled_binpat_t_mask_set)

◆ strlits

str strlits
static
Initial value:
= property(_ida_bytes.
compiled_binpat_t_strlits_get, _ida_bytes.compiled_binpat_t_strlits_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: