Public Member Functions | |
def | __init__ |
StateEvent constructor. | |
Static Public Attributes | |
sig = None | |
The signal associated with this event. |
The state event carries the details about the event (what signal caused the event) and can be subclassed to provide extra parameters
def simplehsm.StateEvent.__init__ | ( | self, | ||
sig | ||||
) |
simplehsm.StateEvent.sig = None [static] |
The signal associated with this event.