Home | Trees | Indices | Help |
|
---|
|
An event which indicates that an an interface creation or deletion event is received.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
Inherited from |
Instance Variables | |
NetworkInterface |
interface = None The Network interface from which the event came from. |
bool
|
is_oir = False Specifies the create/delete event was an online insertion and removal (OIR) create/delete event or a regular create/delete. |
bool
|
is_created = False Checks to determine if the interface was added or deleted. |
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
Constructor of InterfaceCreateDeleteEvent class.
|
This method specifies what action to do when a event is processed in the event queue. For InterfaceCreateDeleteEvent, the action is invoking the client's event listener.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:29 2014 | http://epydoc.sourceforge.net |