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

Proxy of C++ choose_ioport_parser_t class.

Inheritance diagram for choose_ioport_parser_t:

Public Member Functions

"bool" parse (self, *args)
 parse(self, param, line) -> bool
 
 __init__ (self, *args)
 init(self) -> choose_ioport_parser_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)

◆ parse()

"bool" parse ( self,
* args )
Return values
trueand fill PARAM with a displayed string
falseand empty PARAM to skip the current device
falseand fill PARAM with an error message
Parameters
param(C++: qstring *)
line(C++: const char *) char 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: