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

Public Member Functions

bool handle (self, 'ioports_t const &' ports, str line)
 
 __init__ (self)
 
 __disown__ (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ handle()

bool handle ( self,
'ioports_t const &' ports,
str line )
@param ports: i/o port definitions
@param line: input line to parse
@returns success or fills ERRBUF with an error message

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: