Connection notify event class.
Public Member Functions |
|
__init__ (HKEventBase pEvent) | |
Constructor. |
|
GetData () | |
Available data pointer. |
|
GetOldData () | |
Last available data pointer. |
|
Public Attributes |
|
FBPropertyConnectionAction | Action |
Read Only Property: Connection's
action performed. |
|
FBPropertyBaseComponent | Plug |
Read Only Property: The plug involved
in the action. |
__init__ | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
Reimplemented from FBEvent.
GetData | ( | ) |
Available data pointer.
GetOldData | ( | ) |
Last available data pointer.
FBPropertyConnectionAction Action |
Read Only Property: Connection's action performed.
FBPropertyBaseComponent Plug |
Read Only Property: The plug involved in the action.