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

Public Member Functions

bool parse (self, str param, str line)
 
 __init__ (self)
 
 __disown__ (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ parse()

bool parse ( self,
str param,
str line )
@retval true: and fill PARAM with a displayed string
@retval false: and empty PARAM to skip the current device
@retval false: and fill PARAM 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: