
Public Member Functions | |
| def | __init__ (self, args) |
| def | data_change (self, handle, node, val, attr) |
| def | event (self, handle, event) |
Public Attributes | |
| ev | |
| val | |
Definition at line 9 of file inductive_client.py.
| def inductive_client.SubHandler.__init__ | ( | self, | |
| args | |||
| ) |
Definition at line 10 of file inductive_client.py.
| def inductive_client.SubHandler.data_change | ( | self, | |
| handle, | |||
| node, | |||
| val, | |||
| attr | |||
| ) |
Definition at line 14 of file inductive_client.py.
| def inductive_client.SubHandler.event | ( | self, | |
| handle, | |||
| event | |||
| ) |
Definition at line 18 of file inductive_client.py.
| inductive_client.SubHandler.ev |
Definition at line 20 of file inductive_client.py.
| inductive_client.SubHandler.val |
Definition at line 12 of file inductive_client.py.