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

Proxy of C++ ioports_fallback_t class.

Inheritance diagram for ioports_fallback_t:

Public Member Functions

"bool" handle (self, *args)
 handle(self, ports, line) -> bool
 
 __init__ (self, *args)
 init(self) -> ioports_fallback_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)

◆ handle()

"bool" handle ( self,
* args )
Parameters
portsioports_t const &
linechar 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: