IDAPython 8.4
Loading...
Searching...
No Matches
predicate_t Class Reference

Proxy of C++ predicate_t class.

Inheritance diagram for predicate_t:

Public Member Functions

"bool" should_display (self, *args)
 should_display(self, til, name, type, fields) -> bool
 
 __init__ (self, *args)
 init(self) -> predicate_t
 
 __disown__ (self)
 

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,
* args )
Parameters
selfPyObject *

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ should_display()

"bool" should_display ( self,
* args )
Parameters
tiltil_t const *
namechar const *
typetype_t const *
fieldsp_list const *

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: