IDAPython 9.0
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, "ioports_t const &" ports, "char const *" line)
 handle(self, ports, line) -> bool
 
 __init__ (self)
 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)
Parameters
selfPyObject *

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ handle()

"bool" handle ( self,
"ioports_t const &" ports,
"char const *" line )
Parameters
ports(C++: const ioports_t &) i/o port definitions
line(C++: const char *) input line to parse
Returns
: success or fills ERRBUF with an error message

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: