Public Member Functions | |
def | __init__ |
def | datachange_notification |
def | event_notification |
Public Attributes | |
results |
Definition at line 42 of file tests_subscriptions.py.
def tests_subscriptions.MySubHandler2.__init__ | ( | self | ) |
Definition at line 43 of file tests_subscriptions.py.
def tests_subscriptions.MySubHandler2.datachange_notification | ( | self, | |
node, | |||
val, | |||
data | |||
) |
Definition at line 46 of file tests_subscriptions.py.
def tests_subscriptions.MySubHandler2.event_notification | ( | self, | |
event | |||
) |
Definition at line 49 of file tests_subscriptions.py.
Definition at line 43 of file tests_subscriptions.py.