Public Member Functions | |
| def | __init__ |
| def | datachange_notification |
| def | event_notification |
Public Attributes | |
| datachange_count | |
| event_count | |
Definition at line 53 of file tests_subscriptions.py.
| def tests_subscriptions.MySubHandlerCounter.__init__ | ( | self | ) |
Definition at line 54 of file tests_subscriptions.py.
| def tests_subscriptions.MySubHandlerCounter.datachange_notification | ( | self, | |
| node, | |||
| val, | |||
| data | |||
| ) |
Definition at line 58 of file tests_subscriptions.py.
| def tests_subscriptions.MySubHandlerCounter.event_notification | ( | self, | |
| event | |||
| ) |
Definition at line 61 of file tests_subscriptions.py.
Definition at line 54 of file tests_subscriptions.py.
Definition at line 54 of file tests_subscriptions.py.