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

Proxy of C++ scif_visitor_t class.

Inheritance diagram for scif_visitor_t:

Public Member Functions

"int" visit_scif_mop (self, *args)
 visit_scif_mop(self, r, off) -> int
 
 __init__ (self, *args)
 init(self) -> scif_visitor_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)

◆ visit_scif_mop()

"int" visit_scif_mop ( self,
* args )
Parameters
rmop_t const &
offint

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: