◆ __init__()
◆ __disown__()
◆ apply()
generate microcode for an instruction
@returns MERR_... code: MERR_OK - user-defined microcode generated, go to the next instruction MERR_INSN - not generated - the caller should try the standard way else - error
Reimplemented in udc_filter_t.
◆ match()
check if the filter object is to be applied
@returns success
Reimplemented in udc_filter_t.
◆ thisown
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: