|
MaxPlus Python API Reference
|
Inheritance diagram for AbstractNotificationHandler:Public Member Functions | |
| def | OnNotify (self, *args) |
Public Attributes | |
| this | |
Static Public Attributes | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Derive from this abstract class to create a notification handler.
| def OnNotify | ( | self, | |
| * | args | ||
| ) |
OnNotify(AbstractNotificationHandler self, int code)