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

Public Member Functions

bool should_display (self, 'til_t' til, str name, 'type_t const *' type, 'p_list const *' fields)
 
 __init__ (self)
 
 __disown__ (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ should_display()

bool should_display ( self,
'til_t' til,
str name,
'type_t const *' type,
'p_list const *' fields )

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: