MaxPlus Python API Reference
AbstractNotificationHandler Class 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')
 

Detailed Description

Derive from this abstract class to create a notification handler.

Member Function Documentation

◆ OnNotify()

def OnNotify (   self,
args 
)
OnNotify(AbstractNotificationHandler self, int code)